[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:06:28.622157 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:37927
I20260709 13:06:28.623728 19561 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:06:28.624861 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:28.641326 19568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:28.641530 19567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:28.642693 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:28.642720 19570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:29.746301 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:29.746542 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:29.746749 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602389746725 us; error 0 us; skew 500 ppm
I20260709 13:06:29.747610 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:29.753800 19561 webserver.cc:533] Webserver started at http://127.19.26.126:37685/ using document root <none> and password file <none>
I20260709 13:06:29.754683 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:29.754902 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:29.755355 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:29.761207 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "0ba8df7eda1244e48ff0dd7b9911d92d"
format_stamp: "Formatted at 2026-07-09 13:06:29 on dist-test-slave-mq27"
I20260709 13:06:29.769217 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:29.774641 19576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:29.775835 19561 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:29.776190 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "0ba8df7eda1244e48ff0dd7b9911d92d"
format_stamp: "Formatted at 2026-07-09 13:06:29 on dist-test-slave-mq27"
I20260709 13:06:29.776544 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:29.844403 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:29.846014 19561 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:06:29.846477 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:29.917591 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:37927
I20260709 13:06:29.917677 19627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:37927 every 8 connection(s)
I20260709 13:06:29.925388 19628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:29.947359 19628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: Bootstrap starting.
I20260709 13:06:29.953341 19628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:29.955207 19628 log.cc:826] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: Log is configured to *not* fsync() on all Append() calls
I20260709 13:06:29.959857 19628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: No bootstrap required, opened a new log
I20260709 13:06:29.980710 19628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER }
I20260709 13:06:29.981268 19628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:29.981465 19628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ba8df7eda1244e48ff0dd7b9911d92d, State: Initialized, Role: FOLLOWER
I20260709 13:06:29.982362 19628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER }
I20260709 13:06:29.982908 19628 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:29.983161 19628 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:29.983445 19628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:29.987550 19628 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER }
I20260709 13:06:29.988337 19628 leader_election.cc:304] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [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: 0ba8df7eda1244e48ff0dd7b9911d92d; no voters: 
I20260709 13:06:29.989996 19628 leader_election.cc:290] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:29.990386 19631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:29.992544 19631 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 1 LEADER]: Becoming Leader. State: Replica: 0ba8df7eda1244e48ff0dd7b9911d92d, State: Running, Role: LEADER
I20260709 13:06:29.993460 19631 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [LEADER]: Queue going to LEADER mode. State: All 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: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER }
I20260709 13:06:29.994544 19628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:30.003270 19633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER } }
I20260709 13:06:30.004132 19633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:30.004077 19632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ba8df7eda1244e48ff0dd7b9911d92d. Latest consensus state: current_term: 1 leader_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ba8df7eda1244e48ff0dd7b9911d92d" member_type: VOTER } }
I20260709 13:06:30.004704 19632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:30.006990 19639 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:30.018741 19639 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:30.020941 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:30.036763 19639 catalog_manager.cc:1383] Generated new cluster ID: 8935d21decd245469bf3a08bf408b3da
I20260709 13:06:30.037076 19639 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:30.055006 19639 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:30.056658 19639 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:30.072218 19639 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: Generated new TSK 0
I20260709 13:06:30.073205 19639 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:30.088243 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.097532 19650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.098688 19651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.102023 19653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.102069 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:30.103166 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.103348 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.103526 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602390103500 us; error 0 us; skew 500 ppm
I20260709 13:06:30.104144 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.108180 19561 webserver.cc:533] Webserver started at http://127.19.26.65:37153/ using document root <none> and password file <none>
I20260709 13:06:30.108696 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.108882 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.109153 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.110425 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "54303af4f8f1436582ba85e00375fc07"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.116142 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:06:30.120455 19658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.121260 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:06:30.121543 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "54303af4f8f1436582ba85e00375fc07"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.121831 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.148483 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.149880 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.152599 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.157223 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.157470 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.157752 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.157905 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.257791 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:38415
I20260709 13:06:30.257877 19720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:38415 every 8 connection(s)
I20260709 13:06:30.264961 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.279085 19725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.285071 19726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.296202 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:30.297610 19729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.298911 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.299235 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.299463 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602390299440 us; error 0 us; skew 500 ppm
I20260709 13:06:30.300302 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.305087 19561 webserver.cc:533] Webserver started at http://127.19.26.66:33163/ using document root <none> and password file <none>
I20260709 13:06:30.305513 19721 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37927
I20260709 13:06:30.305725 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.305994 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.306046 19721 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.306325 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.307288 19721 heartbeater.cc:507] Master 127.19.26.126:37927 requested a full tablet report, sending...
I20260709 13:06:30.307461 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.311223 19593 ts_manager.cc:194] Registered new tserver with Master: 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415)
I20260709 13:06:30.313701 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:06:30.314443 19593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51042
I20260709 13:06:30.318679 19733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.319590 19561 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:30.319939 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.320219 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.354007 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.355312 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.357760 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.360838 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.361034 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.361289 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.361434 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.454537 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:45229
I20260709 13:06:30.454775 19795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:45229 every 8 connection(s)
I20260709 13:06:30.463333 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:30.472433 19799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:30.473489 19800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.475714 19796 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37927
I20260709 13:06:30.476233 19796 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.477363 19796 heartbeater.cc:507] Master 127.19.26.126:37927 requested a full tablet report, sending...
I20260709 13:06:30.480435 19593 ts_manager.cc:194] Registered new tserver with Master: bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:30.482509 19593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51054
I20260709 13:06:30.484247 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:30.485378 19802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:30.486474 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:30.486755 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:30.486954 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602390486937 us; error 0 us; skew 500 ppm
I20260709 13:06:30.487648 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:30.490438 19561 webserver.cc:533] Webserver started at http://127.19.26.67:33393/ using document root <none> and password file <none>
I20260709 13:06:30.491062 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:30.491302 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:30.491629 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:30.493181 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "754cd1f577d746dbb2ef07499d208357"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.499146 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:30.503486 19807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.504396 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:06:30.504760 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "754cd1f577d746dbb2ef07499d208357"
format_stamp: "Formatted at 2026-07-09 13:06:30 on dist-test-slave-mq27"
I20260709 13:06:30.505132 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:30.525916 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:30.527540 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:30.529280 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:30.533023 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:30.533313 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.533614 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:30.533816 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:30.617710 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:34163
I20260709 13:06:30.617859 19869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:34163 every 8 connection(s)
I20260709 13:06:30.634007 19870 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37927
I20260709 13:06:30.634413 19870 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:30.635210 19870 heartbeater.cc:507] Master 127.19.26.126:37927 requested a full tablet report, sending...
I20260709 13:06:30.637534 19593 ts_manager.cc:194] Registered new tserver with Master: 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:30.637869 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016231672s
I20260709 13:06:30.639400 19593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51064
I20260709 13:06:30.692576 19593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51076:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:30.696671 19593 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:30.809232 19832 tablet_service.cc:1511] Processing CreateTablet for tablet cb8f0600e02d4d22879359996cda93ae (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:30.807564 19834 tablet_service.cc:1511] Processing CreateTablet for tablet d13f89479abb4677b89d539b645ff630 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:30.811607 19833 tablet_service.cc:1511] Processing CreateTablet for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:30.813969 19831 tablet_service.cc:1511] Processing CreateTablet for tablet ebb0872be7814e779df33a60bce36285 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:30.820020 19829 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5aa2c2349f4d9985e45851ce54508a (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:30.822654 19831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb0872be7814e779df33a60bce36285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.820855 19830 tablet_service.cc:1511] Processing CreateTablet for tablet 667c61e37197406092e27bf8fe112ab1 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:30.817572 19835 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc82b41e704cd0810f42a1b97735f8 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:30.826833 19833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.829159 19686 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc82b41e704cd0810f42a1b97735f8 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:30.834214 19685 tablet_service.cc:1511] Processing CreateTablet for tablet d13f89479abb4677b89d539b645ff630 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:30.833856 19830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667c61e37197406092e27bf8fe112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.828306 19828 tablet_service.cc:1511] Processing CreateTablet for tablet 48748562f2454bf99a41e504b975fcb2 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:30.834949 19683 tablet_service.cc:1511] Processing CreateTablet for tablet cb8f0600e02d4d22879359996cda93ae (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:30.836058 19684 tablet_service.cc:1511] Processing CreateTablet for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:30.834959 19827 tablet_service.cc:1511] Processing CreateTablet for tablet e2699aba3af34c8384190cffcd0b9b2b (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:30.843067 19835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc82b41e704cd0810f42a1b97735f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.843123 19681 tablet_service.cc:1511] Processing CreateTablet for tablet 667c61e37197406092e27bf8fe112ab1 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:30.847484 19828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48748562f2454bf99a41e504b975fcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.843009 19682 tablet_service.cc:1511] Processing CreateTablet for tablet ebb0872be7814e779df33a60bce36285 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:30.844292 19680 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5aa2c2349f4d9985e45851ce54508a (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:30.849640 19679 tablet_service.cc:1511] Processing CreateTablet for tablet 48748562f2454bf99a41e504b975fcb2 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:30.852977 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc82b41e704cd0810f42a1b97735f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.855099 19678 tablet_service.cc:1511] Processing CreateTablet for tablet e2699aba3af34c8384190cffcd0b9b2b (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:30.859059 19684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.855935 19832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8f0600e02d4d22879359996cda93ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.860373 19679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48748562f2454bf99a41e504b975fcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.862872 19680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5aa2c2349f4d9985e45851ce54508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.864065 19683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8f0600e02d4d22879359996cda93ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.864585 19827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2699aba3af34c8384190cffcd0b9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.869859 19682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb0872be7814e779df33a60bce36285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.870783 19834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13f89479abb4677b89d539b645ff630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.871677 19685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13f89479abb4677b89d539b645ff630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.874668 19681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667c61e37197406092e27bf8fe112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.879914 19829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5aa2c2349f4d9985e45851ce54508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.881405 19678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2699aba3af34c8384190cffcd0b9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.929265 19761 tablet_service.cc:1511] Processing CreateTablet for tablet dcdc82b41e704cd0810f42a1b97735f8 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:30.933243 19759 tablet_service.cc:1511] Processing CreateTablet for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:30.968767 19759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c3b6f10dbb4cc3bc034becd8ffaa68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.970579 19761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcdc82b41e704cd0810f42a1b97735f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.971251 19756 tablet_service.cc:1511] Processing CreateTablet for tablet 667c61e37197406092e27bf8fe112ab1 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:30.968299 19760 tablet_service.cc:1511] Processing CreateTablet for tablet d13f89479abb4677b89d539b645ff630 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:30.975163 19757 tablet_service.cc:1511] Processing CreateTablet for tablet ebb0872be7814e779df33a60bce36285 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:30.979419 19757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb0872be7814e779df33a60bce36285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.980212 19758 tablet_service.cc:1511] Processing CreateTablet for tablet cb8f0600e02d4d22879359996cda93ae (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:30.983938 19758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb8f0600e02d4d22879359996cda93ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.985473 19760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13f89479abb4677b89d539b645ff630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.986713 19756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667c61e37197406092e27bf8fe112ab1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:31.011209 19641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:31.066366 19755 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5aa2c2349f4d9985e45851ce54508a (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:31.072281 19755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5aa2c2349f4d9985e45851ce54508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.079694 19754 tablet_service.cc:1511] Processing CreateTablet for tablet 48748562f2454bf99a41e504b975fcb2 (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:31.081877 19754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48748562f2454bf99a41e504b975fcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.095484 19753 tablet_service.cc:1511] Processing CreateTablet for tablet e2699aba3af34c8384190cffcd0b9b2b (DEFAULT_TABLE table=test-workload [id=c2915cb2c6d349e5a6e56a0a1150612e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:31.099556 19753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2699aba3af34c8384190cffcd0b9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:31.154906 19887 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.178282 19887 tablet_bootstrap.cc:654] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.179977 19888 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.243543 19889 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.265285 19887 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.266034 19887 ts_tablet_manager.cc:1403] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.003s
I20260709 13:06:31.270277 19887 raft_consensus.cc:359] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.273159 19887 raft_consensus.cc:385] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.273489 19887 raft_consensus.cc:740] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.274639 19887 consensus_queue.cc:260] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.275602 19889 tablet_bootstrap.cc:654] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.276201 19888 tablet_bootstrap.cc:654] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.276650 19870 heartbeater.cc:499] Master 127.19.26.126:37927 was elected leader, sending a full tablet report...
I20260709 13:06:31.280133 19887 ts_tablet_manager.cc:1434] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:31.281175 19887 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.289254 19887 tablet_bootstrap.cc:654] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.295673 19889 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.296232 19889 ts_tablet_manager.cc:1403] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.012s
I20260709 13:06:31.295423 19888 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.299290 19888 ts_tablet_manager.cc:1403] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.009s
I20260709 13:06:31.299489 19887 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.300000 19887 ts_tablet_manager.cc:1403] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 13:06:31.300175 19889 raft_consensus.cc:359] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.301055 19889 raft_consensus.cc:385] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.301417 19889 raft_consensus.cc:740] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.302277 19888 raft_consensus.cc:359] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.302233 19889 consensus_queue.cc:260] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.302994 19888 raft_consensus.cc:385] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.303145 19887 raft_consensus.cc:359] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.303915 19887 raft_consensus.cc:385] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.304216 19887 raft_consensus.cc:740] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.304962 19887 consensus_queue.cc:260] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.307094 19887 ts_tablet_manager.cc:1434] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:31.308082 19887 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.312749 19796 heartbeater.cc:499] Master 127.19.26.126:37927 was elected leader, sending a full tablet report...
I20260709 13:06:31.313812 19889 ts_tablet_manager.cc:1434] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.013s
I20260709 13:06:31.314723 19887 tablet_bootstrap.cc:654] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.315129 19889 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.318552 19721 heartbeater.cc:499] Master 127.19.26.126:37927 was elected leader, sending a full tablet report...
I20260709 13:06:31.320427 19888 raft_consensus.cc:740] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.321316 19888 consensus_queue.cc:260] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.324841 19889 tablet_bootstrap.cc:654] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.338683 19895 raft_consensus.cc:493] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.339423 19895 raft_consensus.cc:515] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.342698 19889 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.343367 19889 ts_tablet_manager.cc:1403] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 13:06:31.345196 19895 leader_election.cc:290] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.350345 19887 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.350927 19887 ts_tablet_manager.cc:1403] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.011s
I20260709 13:06:31.355721 19887 raft_consensus.cc:359] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.356837 19887 raft_consensus.cc:385] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.357241 19887 raft_consensus.cc:740] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.358062 19887 consensus_queue.cc:260] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.360965 19888 ts_tablet_manager.cc:1434] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.061s	user 0.018s	sys 0.011s
I20260709 13:06:31.361967 19888 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.362630 19887 ts_tablet_manager.cc:1434] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:06:31.363647 19887 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.365695 19889 raft_consensus.cc:359] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.366554 19889 raft_consensus.cc:385] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.366863 19889 raft_consensus.cc:740] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
W20260709 13:06:31.373797 19871 tablet.cc:2406] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:31.367583 19889 consensus_queue.cc:260] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.378340 19889 ts_tablet_manager.cc:1434] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:06:31.379295 19889 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.384260 19887 tablet_bootstrap.cc:654] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.385251 19888 tablet_bootstrap.cc:654] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.386400 19889 tablet_bootstrap.cc:654] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.395094 19897 raft_consensus.cc:493] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.395700 19897 raft_consensus.cc:515] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.398576 19897 leader_election.cc:290] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.434711 19889 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.435253 19889 ts_tablet_manager.cc:1403] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.014s
I20260709 13:06:31.446244 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.450124 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.449306 19889 raft_consensus.cc:359] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.456948 19889 raft_consensus.cc:385] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.457334 19889 raft_consensus.cc:740] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.458523 19889 consensus_queue.cc:260] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.459952 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
W20260709 13:06:31.460464 19736 leader_election.cc:343] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:31.463446 19736 leader_election.cc:343] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.463790 19888 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.463879 19736 leader_election.cc:304] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:31.464293 19888 ts_tablet_manager.cc:1403] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.035s
I20260709 13:06:31.464689 19895 raft_consensus.cc:2749] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:31.466540 19661 leader_election.cc:343] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.467296 19889 ts_tablet_manager.cc:1434] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.007s
I20260709 13:06:31.467502 19888 raft_consensus.cc:359] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.468253 19889 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.468243 19888 raft_consensus.cc:385] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.468708 19888 raft_consensus.cc:740] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.469419 19888 consensus_queue.cc:260] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.471415 19888 ts_tablet_manager.cc:1434] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:31.472592 19888 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.474151 19887 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.474591 19887 ts_tablet_manager.cc:1403] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.111s	user 0.002s	sys 0.011s
I20260709 13:06:31.478749 19887 raft_consensus.cc:359] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.479233 19887 raft_consensus.cc:385] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.479439 19887 raft_consensus.cc:740] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.479561 19889 tablet_bootstrap.cc:654] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.480036 19887 consensus_queue.cc:260] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.482208 19887 ts_tablet_manager.cc:1434] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:06:31.483150 19887 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.489207 19887 tablet_bootstrap.cc:654] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.490419 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.491149 19845 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 0.
I20260709 13:06:31.492597 19661 leader_election.cc:304] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:31.493891 19897 raft_consensus.cc:2804] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.494433 19897 raft_consensus.cc:493] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.494819 19897 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.501536 19887 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.502027 19887 ts_tablet_manager.cc:1403] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:06:31.504923 19887 raft_consensus.cc:359] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.505517 19888 tablet_bootstrap.cc:654] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.502027 19897 raft_consensus.cc:515] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.507859 19897 leader_election.cc:290] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.505625 19887 raft_consensus.cc:385] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.508590 19887 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.508585 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.509037 19889 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.509639 19889 ts_tablet_manager.cc:1403] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.022s
I20260709 13:06:31.509473 19887 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.510510 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:31.511029 19845 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.512068 19887 ts_tablet_manager.cc:1434] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:06:31.512612 19889 raft_consensus.cc:359] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.513010 19887 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.513290 19889 raft_consensus.cc:385] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.513595 19889 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.514281 19889 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.516702 19889 ts_tablet_manager.cc:1434] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260709 13:06:31.516893 19661 leader_election.cc:343] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.517655 19889 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.519707 19845 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 1.
I20260709 13:06:31.521091 19661 leader_election.cc:304] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:31.521795 19895 raft_consensus.cc:493] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.522270 19895 raft_consensus.cc:515] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.522758 19897 raft_consensus.cc:2804] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.524432 19895 leader_election.cc:290] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163), 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415)
I20260709 13:06:31.525591 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
W20260709 13:06:31.527076 19736 leader_election.cc:343] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.528653 19889 tablet_bootstrap.cc:654] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.525660 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.532388 19845 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 0.
I20260709 13:06:31.533046 19887 tablet_bootstrap.cc:654] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.533356 19736 leader_election.cc:304] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.534437 19895 raft_consensus.cc:2804] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.534802 19895 raft_consensus.cc:493] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.535127 19895 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.540822 19897 raft_consensus.cc:697] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:31.541725 19897 consensus_queue.cc:237] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.543550 19887 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.544241 19887 ts_tablet_manager.cc:1403] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260709 13:06:31.545903 19889 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.546383 19889 ts_tablet_manager.cc:1403] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:06:31.547413 19887 raft_consensus.cc:359] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.548249 19887 raft_consensus.cc:385] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.548597 19887 raft_consensus.cc:740] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.551177 19888 tablet_bootstrap.cc:492] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.549171 19889 raft_consensus.cc:359] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.549419 19887 consensus_queue.cc:260] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.552181 19889 raft_consensus.cc:385] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.550666 19895 raft_consensus.cc:515] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.552543 19889 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.553277 19889 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.553952 19887 ts_tablet_manager.cc:1434] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:31.554004 19895 leader_election.cc:290] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163), 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415)
I20260709 13:06:31.554956 19887 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.556110 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:31.556628 19845 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.558519 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
W20260709 13:06:31.559967 19736 leader_election.cc:343] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.552155 19888 ts_tablet_manager.cc:1403] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.007s
I20260709 13:06:31.561151 19887 tablet_bootstrap.cc:654] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.561375 19591 catalog_manager.cc:5697] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.569424 19845 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 1.
I20260709 13:06:31.571154 19736 leader_election.cc:304] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.572268 19895 raft_consensus.cc:2804] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.572783 19895 raft_consensus.cc:697] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:31.573570 19895 consensus_queue.cc:237] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.574822 19887 tablet_bootstrap.cc:492] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.575344 19887 ts_tablet_manager.cc:1403] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:06:31.563476 19888 raft_consensus.cc:359] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.577611 19888 raft_consensus.cc:385] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.577924 19888 raft_consensus.cc:740] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.578693 19888 consensus_queue.cc:260] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.579885 19887 raft_consensus.cc:359] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.580642 19887 raft_consensus.cc:385] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.580849 19888 ts_tablet_manager.cc:1434] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:06:31.581125 19887 raft_consensus.cc:740] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.582028 19888 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.581951 19887 consensus_queue.cc:260] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.584535 19887 ts_tablet_manager.cc:1434] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:31.586829 19897 raft_consensus.cc:493] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.587364 19897 raft_consensus.cc:515] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.589408 19897 leader_election.cc:290] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.590620 19887 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.590934 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.592485 19771 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 0.
I20260709 13:06:31.593778 19661 leader_election.cc:304] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:31.591640 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.593381 19592 catalog_manager.cc:5697] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.594528 19897 raft_consensus.cc:2804] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.594755 19845 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 0.
I20260709 13:06:31.594990 19897 raft_consensus.cc:493] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.595350 19897 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.596846 19888 tablet_bootstrap.cc:654] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.602072 19889 ts_tablet_manager.cc:1434] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.055s	user 0.020s	sys 0.033s
I20260709 13:06:31.601764 19897 raft_consensus.cc:515] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.603075 19889 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.605254 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.605425 19897 leader_election.cc:290] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.605834 19771 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.609089 19887 tablet_bootstrap.cc:654] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.609746 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:31.610205 19889 tablet_bootstrap.cc:654] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.610338 19845 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.614229 19888 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.614678 19888 ts_tablet_manager.cc:1403] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260709 13:06:31.617734 19888 raft_consensus.cc:359] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.618949 19845 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 1.
I20260709 13:06:31.620859 19661 leader_election.cc:304] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:31.620059 19888 raft_consensus.cc:385] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.621639 19897 raft_consensus.cc:2804] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.621763 19888 raft_consensus.cc:740] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.622155 19897 raft_consensus.cc:697] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:31.622851 19771 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 1.
I20260709 13:06:31.623131 19897 consensus_queue.cc:237] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.625172 19888 consensus_queue.cc:260] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.627290 19891 raft_consensus.cc:493] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.628778 19891 raft_consensus.cc:515] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.630115 19888 ts_tablet_manager.cc:1434] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:06:31.631479 19891 leader_election.cc:290] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.633574 19887 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.634073 19887 ts_tablet_manager.cc:1403] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.003s
I20260709 13:06:31.645605 19891 raft_consensus.cc:493] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.646147 19891 raft_consensus.cc:515] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.648336 19891 leader_election.cc:290] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.648883 19888 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.652285 19887 raft_consensus.cc:359] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.653124 19887 raft_consensus.cc:385] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.653398 19887 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.654172 19887 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.657356 19897 raft_consensus.cc:493] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.657692 19889 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.658129 19889 ts_tablet_manager.cc:1403] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.006s
I20260709 13:06:31.657835 19897 raft_consensus.cc:515] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.659848 19897 leader_election.cc:290] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.660723 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.661026 19889 raft_consensus.cc:359] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.661711 19889 raft_consensus.cc:385] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.661986 19889 raft_consensus.cc:740] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.662865 19889 consensus_queue.cc:260] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.664009 19888 tablet_bootstrap.cc:654] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:31.664564 19661 leader_election.cc:343] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.665352 19889 ts_tablet_manager.cc:1434] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:06:31.665764 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.666278 19889 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.666352 19845 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 0.
I20260709 13:06:31.667889 19887 ts_tablet_manager.cc:1434] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 13:06:31.667737 19661 leader_election.cc:304] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:31.668498 19897 raft_consensus.cc:2804] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.668867 19897 raft_consensus.cc:493] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.669186 19897 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.673030 19889 tablet_bootstrap.cc:654] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.675805 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.676033 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.675427 19897 raft_consensus.cc:515] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.676523 19770 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 0.
W20260709 13:06:31.677446 19810 leader_election.cc:343] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.677657 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.678160 19897 leader_election.cc:290] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.676230 19887 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: Bootstrap starting.
I20260709 13:06:31.679044 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.679641 19771 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 0.
I20260709 13:06:31.679787 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:31.680270 19845 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:31.681412 19810 leader_election.cc:343] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.682065 19810 leader_election.cc:304] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.682870 19891 raft_consensus.cc:2804] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.683228 19891 raft_consensus.cc:493] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.683173 19810 leader_election.cc:304] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.683697 19891 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.684063 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
W20260709 13:06:31.685647 19661 leader_election.cc:343] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.689082 19845 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 1.
I20260709 13:06:31.690761 19661 leader_election.cc:304] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:31.691931 19897 raft_consensus.cc:2804] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.690811 19891 raft_consensus.cc:515] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.693815 19891 leader_election.cc:290] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.694344 19891 raft_consensus.cc:2804] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.694666 19891 raft_consensus.cc:493] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.695003 19891 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.696187 19897 raft_consensus.cc:697] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:31.697086 19897 consensus_queue.cc:237] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.702081 19887 tablet_bootstrap.cc:654] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.711046 19888 tablet_bootstrap.cc:492] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.711515 19888 ts_tablet_manager.cc:1403] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.081s	user 0.002s	sys 0.010s
I20260709 13:06:31.714704 19888 raft_consensus.cc:359] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.715453 19888 raft_consensus.cc:385] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.715799 19888 raft_consensus.cc:740] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.716490 19888 consensus_queue.cc:260] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.720693 19891 raft_consensus.cc:515] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.723260 19891 leader_election.cc:290] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.725454 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:31.725759 19888 ts_tablet_manager.cc:1434] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:31.726351 19889 tablet_bootstrap.cc:492] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.726401 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:31.726574 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.727109 19696 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.727201 19770 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.727861 19889 ts_tablet_manager.cc:1403] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.062s	user 0.037s	sys 0.019s
I20260709 13:06:31.730459 19888 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.733800 19770 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.736106 19696 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.736467 19888 tablet_bootstrap.cc:654] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.737424 19810 leader_election.cc:304] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:31.737749 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.738299 19931 raft_consensus.cc:2804] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.739028 19891 raft_consensus.cc:493] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.738418 19591 catalog_manager.cc:5697] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.738301 19770 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.730244 19889 raft_consensus.cc:359] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.740754 19889 raft_consensus.cc:385] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.740180 19591 catalog_manager.cc:5697] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.741037 19889 raft_consensus.cc:740] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.741829 19887 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: No bootstrap required, opened a new log
I20260709 13:06:31.742233 19887 ts_tablet_manager.cc:1403] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.008s
I20260709 13:06:31.742177 19889 consensus_queue.cc:260] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.739542 19891 raft_consensus.cc:515] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.744467 19891 leader_election.cc:290] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
W20260709 13:06:31.745565 19810 leader_election.cc:343] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.746587 19889 ts_tablet_manager.cc:1434] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 13:06:31.747483 19889 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.746428 19810 leader_election.cc:304] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:31.750056 19887 raft_consensus.cc:359] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.750716 19887 raft_consensus.cc:385] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.750976 19887 raft_consensus.cc:740] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.751895 19891 raft_consensus.cc:2804] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.752341 19891 raft_consensus.cc:697] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:31.752343 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.753129 19891 consensus_queue.cc:237] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.753579 19771 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 0.
I20260709 13:06:31.753539 19887 consensus_queue.cc:260] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.756450 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.757180 19696 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 0.
I20260709 13:06:31.763388 19889 tablet_bootstrap.cc:654] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.764159 19810 leader_election.cc:304] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:31.772009 19934 raft_consensus.cc:2804] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.772118 19770 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.772447 19934 raft_consensus.cc:493] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.772848 19934 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.778283 19931 raft_consensus.cc:697] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:31.779210 19931 consensus_queue.cc:237] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.786208 19934 raft_consensus.cc:515] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.787501 19887 ts_tablet_manager.cc:1434] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.012s
I20260709 13:06:31.785846 19938 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.790354 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:31.790944 19696 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.793462 19888 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.793949 19888 ts_tablet_manager.cc:1403] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.008s
I20260709 13:06:31.788749 19934 leader_election.cc:290] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.788425 19938 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.807226 19938 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.810040 19888 raft_consensus.cc:359] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.810338 19696 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.810720 19888 raft_consensus.cc:385] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.811638 19889 tablet_bootstrap.cc:492] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.811717 19888 raft_consensus.cc:740] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.812120 19889 ts_tablet_manager.cc:1403] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.025s
I20260709 13:06:31.812664 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.812709 19888 consensus_queue.cc:260] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.812985 19591 catalog_manager.cc:5697] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.814671 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:31.814859 19810 leader_election.cc:304] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:31.815276 19771 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 0.
I20260709 13:06:31.815498 19888 ts_tablet_manager.cc:1434] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:06:31.816249 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.816663 19888 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.816403 19889 raft_consensus.cc:359] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.816792 19770 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.817091 19889 raft_consensus.cc:385] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.817365 19889 raft_consensus.cc:740] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.817998 19889 consensus_queue.cc:260] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.819900 19889 ts_tablet_manager.cc:1434] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:31.820885 19889 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: Bootstrap starting.
I20260709 13:06:31.815589 19938 raft_consensus.cc:2804] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.823881 19938 raft_consensus.cc:697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:31.824659 19938 consensus_queue.cc:237] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.826666 19889 tablet_bootstrap.cc:654] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:31.828213 19810 leader_election.cc:343] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.832202 19916 raft_consensus.cc:493] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.832737 19916 raft_consensus.cc:515] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.833088 19810 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.836174 19931 raft_consensus.cc:2804] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:31.836535 19931 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:31.836861 19931 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.837453 19916 leader_election.cc:290] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.838867 19889 tablet_bootstrap.cc:492] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: No bootstrap required, opened a new log
I20260709 13:06:31.839310 19889 ts_tablet_manager.cc:1403] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:06:31.843031 19770 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.843120 19888 tablet_bootstrap.cc:654] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.843663 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.844851 19845 raft_consensus.cc:2393] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd2fc1a52ca44169e34437147fe2bd3 in current term 1: Already voted for candidate 54303af4f8f1436582ba85e00375fc07 in this term.
I20260709 13:06:31.847186 19916 raft_consensus.cc:493] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.847831 19916 raft_consensus.cc:515] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.849459 19916 leader_election.cc:290] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:31.850884 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.851763 19931 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.851851 19889 raft_consensus.cc:359] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.852576 19889 raft_consensus.cc:385] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.852780 19889 raft_consensus.cc:740] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.853262 19889 consensus_queue.cc:260] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.853693 19931 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:31.854012 19591 catalog_manager.cc:5697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.849629 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:31.857673 19889 ts_tablet_manager.cc:1434] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:31.856763 19591 catalog_manager.cc:5697] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.858494 19736 leader_election.cc:304] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:31.859228 19916 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.860019 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
W20260709 13:06:31.861896 19810 leader_election.cc:343] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:31.862465 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:31.862946 19770 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.865552 19916 raft_consensus.cc:2749] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:31.862013 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:31.866824 19845 raft_consensus.cc:2393] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd2fc1a52ca44169e34437147fe2bd3 in current term 1: Already voted for candidate 54303af4f8f1436582ba85e00375fc07 in this term.
I20260709 13:06:31.871857 19770 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 1.
I20260709 13:06:31.877024 19736 leader_election.cc:304] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:31.878002 19916 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.883055 19916 raft_consensus.cc:2749] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:31.883831 19810 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:31.884481 19931 raft_consensus.cc:2804] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:31.885233 19931 raft_consensus.cc:697] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:31.886088 19931 consensus_queue.cc:237] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.887174 19888 tablet_bootstrap.cc:492] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.887642 19888 ts_tablet_manager.cc:1403] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.018s
I20260709 13:06:31.891000 19888 raft_consensus.cc:359] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.891593 19888 raft_consensus.cc:385] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.891877 19888 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.892410 19888 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.894388 19888 ts_tablet_manager.cc:1434] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:31.894366 19591 catalog_manager.cc:5697] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.895478 19888 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.901702 19888 tablet_bootstrap.cc:654] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.907961 19888 tablet_bootstrap.cc:492] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.908420 19888 ts_tablet_manager.cc:1403] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:06:31.911017 19888 raft_consensus.cc:359] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.911697 19888 raft_consensus.cc:385] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.912009 19888 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.912635 19888 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:31.914372 19888 ts_tablet_manager.cc:1434] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:31.915242 19888 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: Bootstrap starting.
I20260709 13:06:31.920626 19888 tablet_bootstrap.cc:654] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:31.926908 19888 tablet_bootstrap.cc:492] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: No bootstrap required, opened a new log
I20260709 13:06:31.927364 19888 ts_tablet_manager.cc:1403] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:06:31.929780 19888 raft_consensus.cc:359] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.930408 19888 raft_consensus.cc:385] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:31.930671 19888 raft_consensus.cc:740] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Initialized, Role: FOLLOWER
I20260709 13:06:31.931311 19888 consensus_queue.cc:260] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:31.933034 19888 ts_tablet_manager.cc:1434] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:06:31.966112 19916 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:31.978052 19696 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:31.981954 19897 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:31.986897 19895 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:31.990984 19895 raft_consensus.cc:493] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:31.991555 19895 raft_consensus.cc:515] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.007134 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:32.008083 19845 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 0.
I20260709 13:06:32.009372 19736 leader_election.cc:304] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.010404 19916 raft_consensus.cc:2804] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:32.010818 19916 raft_consensus.cc:493] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:32.011171 19916 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.023259 19895 leader_election.cc:290] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.025352 19911 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:32.028941 19641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:32.033583 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07" is_pre_election: true
I20260709 13:06:32.034495 19696 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 0.
I20260709 13:06:32.035790 19916 raft_consensus.cc:515] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.037720 19916 leader_election.cc:290] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.040599 19844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.041198 19844 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.044720 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.045380 19696 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.049218 19844 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 1.
I20260709 13:06:32.050801 19736 leader_election.cc:304] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.051882 19696 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 1.
I20260709 13:06:32.052047 19954 raft_consensus.cc:2804] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.052593 19954 raft_consensus.cc:697] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.053407 19954 consensus_queue.cc:237] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.067950 19591 catalog_manager.cc:5697] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.107288 19911 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.108039 19911 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.111004 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:32.111162 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:32.111814 19771 raft_consensus.cc:2393] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54303af4f8f1436582ba85e00375fc07 in current term 1: Already voted for candidate 754cd1f577d746dbb2ef07499d208357 in this term.
I20260709 13:06:32.110110 19911 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.113806 19661 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07; no voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.114579 19911 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.115276 19897 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.121603 19911 raft_consensus.cc:2749] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.133512 19897 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.151607 19958 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:32.162787 19911 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.203608 19911 raft_consensus.cc:493] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:32.204147 19911 raft_consensus.cc:515] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.205875 19911 leader_election.cc:290] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.206840 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" is_pre_election: true
I20260709 13:06:32.207089 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754cd1f577d746dbb2ef07499d208357" is_pre_election: true
I20260709 13:06:32.207656 19770 raft_consensus.cc:2393] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54303af4f8f1436582ba85e00375fc07 in current term 1: Already voted for candidate 754cd1f577d746dbb2ef07499d208357 in this term.
I20260709 13:06:32.208981 19661 leader_election.cc:304] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07; no voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.209816 19911 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.212495 19931 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.215903 19911 raft_consensus.cc:2749] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:32.228310 19938 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.257580 19770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:41446
I20260709 13:06:32.258195 19770 raft_consensus.cc:606] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Received request to transfer leadership to TS 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:32.271554 19931 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.280503 19938 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.283078 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:32.283684 19845 raft_consensus.cc:606] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Received request to transfer leadership to TS 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:32.295463 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:32.296183 19845 raft_consensus.cc:606] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.308293 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:32.308923 19845 raft_consensus.cc:606] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.314572 19931 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.325522 19845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:32.326195 19845 raft_consensus.cc:606] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.327376 19938 raft_consensus.cc:993] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.327881 19938 raft_consensus.cc:1081] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.329775 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41430
I20260709 13:06:32.330439 19770 raft_consensus.cc:493] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.331027 19770 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.341413 19934 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.360225 19934 raft_consensus.cc:993] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.360690 19931 raft_consensus.cc:1081] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.359099 19770 raft_consensus.cc:515] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.362793 19770 leader_election.cc:290] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.363976 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.364586 19696 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.368115 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41430
I20260709 13:06:32.368708 19771 raft_consensus.cc:493] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.369077 19771 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.371191 19696 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.372395 19736 leader_election.cc:304] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.372722 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.373278 19954 raft_consensus.cc:2804] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.373796 19954 raft_consensus.cc:697] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.373338 19845 raft_consensus.cc:3055] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.374446 19845 raft_consensus.cc:740] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:32.374611 19954 consensus_queue.cc:237] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.375958 19695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:45896
I20260709 13:06:32.376524 19695 raft_consensus.cc:606] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:32.380075 19771 raft_consensus.cc:515] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.375291 19845 consensus_queue.cc:260] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.382918 19954 raft_consensus.cc:993] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:32.383085 19845 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.383303 19895 raft_consensus.cc:1081] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Signalling peer 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:32.385465 19695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:45878
I20260709 13:06:32.386065 19695 raft_consensus.cc:493] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.386154 19771 leader_election.cc:290] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.389351 19844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.388753 19593 catalog_manager.cc:5697] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 1 to 2, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.389904 19844 raft_consensus.cc:3055] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.390233 19844 raft_consensus.cc:740] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:32.391018 19844 consensus_queue.cc:260] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.391888 19845 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.392335 19844 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.392768 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41446
I20260709 13:06:32.393347 19771 raft_consensus.cc:606] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Received request to transfer leadership to TS 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:32.386466 19695 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.402684 19695 raft_consensus.cc:515] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:32.403690 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.404382 19696 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.405699 19695 leader_election.cc:290] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 2 election: Requested vote from peers 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:32.406814 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.407222 19844 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.407223 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:32.407666 19845 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.408066 19771 raft_consensus.cc:3055] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.408424 19771 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.408952 19736 leader_election.cc:304] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.409188 19771 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:32.409888 19895 raft_consensus.cc:2804] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.410419 19895 raft_consensus.cc:697] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.411262 19895 consensus_queue.cc:237] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.410408 19771 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.419291 19696 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.420662 19845 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 2.
I20260709 13:06:32.420032 19593 catalog_manager.cc:5697] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 1 to 2, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.422391 19771 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 2.
I20260709 13:06:32.422739 19661 leader_election.cc:304] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:32.423664 19911 raft_consensus.cc:2804] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.424163 19911 raft_consensus.cc:697] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:32.424963 19911 consensus_queue.cc:237] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:32.433525 19592 catalog_manager.cc:5697] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 1 to 2, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.460263 19931 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.467334 19934 raft_consensus.cc:993] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.467808 19934 raft_consensus.cc:1081] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.469650 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41430
I20260709 13:06:32.470256 19770 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.470626 19770 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.477393 19770 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.478518 19771 raft_consensus.cc:1240] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Rejecting Update request from peer 754cd1f577d746dbb2ef07499d208357 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:32.478760 19931 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.480834 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.481024 19770 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.481451 19695 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.482707 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.483326 19845 raft_consensus.cc:3055] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.483676 19845 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:32.483698 19931 consensus_queue.cc:1059] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:32.485172 19845 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.486044 19845 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.488234 19695 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.489439 19696 raft_consensus.cc:1240] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Rejecting Update request from peer 754cd1f577d746dbb2ef07499d208357 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:32.489674 19736 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.490581 19895 raft_consensus.cc:2804] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.491060 19895 raft_consensus.cc:697] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.491544 19845 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
W20260709 13:06:32.492043 19934 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:06:32.492753 19895 consensus_queue.cc:237] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.499337 19592 catalog_manager.cc:5697] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 1 to 2, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.530172 19895 consensus_queue.cc:1048] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.542649 19916 consensus_queue.cc:1048] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:32.551420 19895 raft_consensus.cc:993] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:32.551956 19916 raft_consensus.cc:1081] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Signalling peer 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:32.553634 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41668
I20260709 13:06:32.554189 19845 raft_consensus.cc:493] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.554484 19845 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.558913 19845 raft_consensus.cc:515] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.560670 19845 leader_election.cc:290] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:32.561848 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.562091 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2699aba3af34c8384190cffcd0b9b2b" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:32.562495 19696 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.562618 19770 raft_consensus.cc:3055] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.563001 19770 raft_consensus.cc:740] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.563817 19770 consensus_queue.cc:260] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.564900 19770 raft_consensus.cc:3060] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.569289 19696 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 2.
I20260709 13:06:32.570473 19810 leader_election.cc:304] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:32.571311 19934 raft_consensus.cc:2804] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.571334 19770 raft_consensus.cc:2468] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 2.
I20260709 13:06:32.572007 19934 raft_consensus.cc:697] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:32.572862 19934 consensus_queue.cc:237] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.582355 19593 catalog_manager.cc:5697] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 1 to 2, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.590900 19911 raft_consensus.cc:993] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.591400 19911 raft_consensus.cc:1081] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:32.592942 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41424
I20260709 13:06:32.593396 19770 raft_consensus.cc:493] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.593699 19770 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.598176 19770 raft_consensus.cc:515] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.599836 19770 leader_election.cc:290] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.600760 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:32.601002 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.601400 19696 raft_consensus.cc:3055] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.601522 19845 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.601806 19696 raft_consensus.cc:740] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:32.602655 19696 consensus_queue.cc:260] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.603942 19696 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.606645 19845 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.607870 19736 leader_election.cc:304] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.608569 19916 raft_consensus.cc:2804] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.608973 19916 raft_consensus.cc:697] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:32.609936 19916 consensus_queue.cc:237] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.611214 19696 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:32.617060 19593 catalog_manager.cc:5697] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 1 to 2, leader changed from 54303af4f8f1436582ba85e00375fc07 (127.19.26.65) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.801890 19931 raft_consensus.cc:993] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: : Instructing follower 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:32.802416 19934 raft_consensus.cc:1081] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Signalling peer 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:32.804150 19696 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:45884
I20260709 13:06:32.804733 19696 raft_consensus.cc:493] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:32.805116 19696 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.812150 19696 raft_consensus.cc:515] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.814232 19696 leader_election.cc:290] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 2 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:32.815021 19770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:32.815420 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:32.815634 19770 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.816082 19845 raft_consensus.cc:3055] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:32.816437 19845 raft_consensus.cc:740] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:32.817247 19845 consensus_queue.cc:260] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.818472 19845 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:32.822755 19770 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 2.
I20260709 13:06:32.824000 19661 leader_election.cc:304] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54303af4f8f1436582ba85e00375fc07, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:32.824805 19911 raft_consensus.cc:2804] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:32.824919 19845 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 2.
I20260709 13:06:32.825361 19911 raft_consensus.cc:697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:32.826309 19911 consensus_queue.cc:237] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:32.832671 19593 catalog_manager.cc:5697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 1 to 2, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:32.870208 19770 raft_consensus.cc:1275] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.872058 19911 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.878332 19845 raft_consensus.cc:1275] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.879805 19916 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.885082 19845 raft_consensus.cc:1275] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.889832 19897 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.895457 19696 raft_consensus.cc:1275] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.904214 19895 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.914610 19696 raft_consensus.cc:1275] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.916009 19895 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.926219 19844 raft_consensus.cc:1275] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.927846 19916 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.942947 19844 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.944391 19916 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.955099 19696 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.958158 19916 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:33.012360 19696 raft_consensus.cc:1275] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.014319 19916 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:33.023800 19844 raft_consensus.cc:1275] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.028932 19916 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.105574 19696 raft_consensus.cc:1275] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.106772 19934 consensus_queue.cc:1048] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.114041 19770 raft_consensus.cc:1275] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.115494 19934 consensus_queue.cc:1048] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.333946 19770 raft_consensus.cc:1275] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.335099 19911 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:33.343318 19844 raft_consensus.cc:1275] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:33.344913 19897 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.424228 19561 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:06:35.425081 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.443353 19696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d13f89479abb4677b89d539b645ff630"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
mode: GRACEFUL
new_leader_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:55468
I20260709 13:06:35.443985 19696 raft_consensus.cc:606] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Received request to transfer leadership to TS 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:35.454675 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:35.455185 19771 raft_consensus.cc:606] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Received request to transfer leadership to TS 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:35.456323 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:35.456750 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:35.503916 19983 raft_consensus.cc:993] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:35.504360 19895 raft_consensus.cc:1081] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Signalling peer 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:35.505797 19844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41668
I20260709 13:06:35.506268 19844 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.506559 19844 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.512241 19844 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.513938 19844 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 3 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:35.514701 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:35.514917 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:35.515305 19696 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.515412 19771 raft_consensus.cc:3055] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:35.515779 19771 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:35.516443 19771 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.517369 19771 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.520298 19696 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:35.521395 19810 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:35.522241 19934 raft_consensus.cc:2804] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:35.522214 19771 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:35.523715 19934 raft_consensus.cc:697] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:35.524564 19934 consensus_queue.cc:237] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.530925 19591 catalog_manager.cc:5697] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 2 to 3, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.626989 19958 raft_consensus.cc:993] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: : Instructing follower 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:35.627401 19958 raft_consensus.cc:1081] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Signalling peer 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:35.628953 19844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d13f89479abb4677b89d539b645ff630"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41672
I20260709 13:06:35.629480 19844 raft_consensus.cc:493] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.629855 19844 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.635150 19844 raft_consensus.cc:515] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.636993 19844 leader_election.cc:290] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:35.637877 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:35.638146 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:35.638501 19696 raft_consensus.cc:3055] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.638648 19771 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.638831 19696 raft_consensus.cc:740] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:35.639570 19696 consensus_queue.cc:260] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.640729 19696 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.645351 19771 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 2.
I20260709 13:06:35.646657 19696 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 2.
I20260709 13:06:35.646549 19810 leader_election.cc:304] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:35.647435 19934 raft_consensus.cc:2804] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.647919 19934 raft_consensus.cc:697] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:35.648638 19934 consensus_queue.cc:237] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:35.658209 19591 catalog_manager.cc:5697] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 1 to 2, leader changed from 54303af4f8f1436582ba85e00375fc07 (127.19.26.65) to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.065353 19696 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:36.066573 19934 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.084013 19695 raft_consensus.cc:1275] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.085057 19771 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:36.086254 19934 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.089357 19984 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:36.107403 19770 raft_consensus.cc:1275] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.110574 19984 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.457577 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:36.467231 19695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:45896
I20260709 13:06:36.467716 19695 raft_consensus.cc:606] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:36.472507 19844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d13f89479abb4677b89d539b645ff630"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:36.473022 19844 raft_consensus.cc:606] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:36.478020 19695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:45896
I20260709 13:06:36.478507 19695 raft_consensus.cc:606] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:36.483353 19695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:45896
I20260709 13:06:36.483879 19695 raft_consensus.cc:606] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:36.488458 19844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
mode: GRACEFUL
new_leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41676
I20260709 13:06:36.488946 19844 raft_consensus.cc:606] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Received request to transfer leadership to TS bcd2fc1a52ca44169e34437147fe2bd3
I20260709 13:06:36.559027 19958 raft_consensus.cc:993] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.559460 19990 raft_consensus.cc:1081] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.560981 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41424
I20260709 13:06:36.561484 19770 raft_consensus.cc:493] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.561781 19770 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.566102 19770 raft_consensus.cc:515] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:36.567515 19770 leader_election.cc:290] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 3 election: Requested vote from peers 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163), 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415)
I20260709 13:06:36.568615 19844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:36.568771 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:36.569157 19844 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.569244 19695 raft_consensus.cc:3055] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:36.569628 19695 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:36.570436 19695 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [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: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:36.571681 19695 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.574307 19844 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.575559 19736 leader_election.cc:304] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:36.576423 20000 raft_consensus.cc:2804] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:36.576604 19695 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.576830 20000 raft_consensus.cc:697] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:36.577677 20000 consensus_queue.cc:237] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:36.584446 19592 catalog_manager.cc:5697] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 2 to 3, leader changed from 54303af4f8f1436582ba85e00375fc07 (127.19.26.65) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.699229 20006 raft_consensus.cc:993] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.699709 20006 raft_consensus.cc:1081] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.700237 19984 raft_consensus.cc:993] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.700651 19984 raft_consensus.cc:1081] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.701676 19770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb0872be7814e779df33a60bce36285"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41430
I20260709 13:06:36.702198 19770 raft_consensus.cc:493] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.702328 19769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d13f89479abb4677b89d539b645ff630"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41430
I20260709 13:06:36.702556 19770 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.702874 19769 raft_consensus.cc:493] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.703209 19769 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.704063 19990 raft_consensus.cc:993] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.704458 19990 raft_consensus.cc:1081] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.706122 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41424
I20260709 13:06:36.706660 19771 raft_consensus.cc:493] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.707047 19771 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.709182 19770 raft_consensus.cc:515] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.709796 19769 raft_consensus.cc:515] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.711124 19770 leader_election.cc:290] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 4 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:36.711696 19769 leader_election.cc:290] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 3 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:36.711910 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:36.712487 19695 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.712677 19844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb0872be7814e779df33a60bce36285" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:36.713305 19844 raft_consensus.cc:3055] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:36.713493 19696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:36.713621 19844 raft_consensus.cc:740] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:36.713692 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13f89479abb4677b89d539b645ff630" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:36.713982 19696 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.714296 19845 raft_consensus.cc:3055] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:36.714663 19845 raft_consensus.cc:740] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:36.714455 19844 consensus_queue.cc:260] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.715570 19844 raft_consensus.cc:3060] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:36.715457 19845 consensus_queue.cc:260] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.716578 19845 raft_consensus.cc:3060] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.721594 19696 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.721704 19695 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 4.
I20260709 13:06:36.724499 19844 raft_consensus.cc:2468] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 4.
I20260709 13:06:36.724215 19771 raft_consensus.cc:515] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.725871 19736 leader_election.cc:304] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:36.725960 19845 raft_consensus.cc:2468] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.726289 19771 leader_election.cc:290] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 3 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:36.726653 20000 raft_consensus.cc:2804] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:36.726755 19736 leader_election.cc:304] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [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: 54303af4f8f1436582ba85e00375fc07, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:36.727545 19895 raft_consensus.cc:2804] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:36.728075 19895 raft_consensus.cc:697] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:36.728312 20000 raft_consensus.cc:697] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:36.728919 19895 consensus_queue.cc:237] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.729096 20000 consensus_queue.cc:237] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.729645 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:36.730177 19695 raft_consensus.cc:3055] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:36.730507 19695 raft_consensus.cc:740] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:36.730491 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c3b6f10dbb4cc3bc034becd8ffaa68" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:36.731213 19845 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.731459 19695 consensus_queue.cc:260] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.732733 19695 raft_consensus.cc:3060] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.737176 19845 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.737756 19695 raft_consensus.cc:2468] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 3.
I20260709 13:06:36.738116 19736 leader_election.cc:304] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [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: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:36.738112 19593 catalog_manager.cc:5697] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 3 to 4, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 4 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.739040 20000 raft_consensus.cc:2804] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:36.739593 20000 raft_consensus.cc:697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:36.740409 20000 consensus_queue.cc:237] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.750759 19593 catalog_manager.cc:5697] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 2 to 3, leader changed from 754cd1f577d746dbb2ef07499d208357 (127.19.26.67) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.751996 19593 catalog_manager.cc:5697] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 2 to 3, leader changed from 54303af4f8f1436582ba85e00375fc07 (127.19.26.65) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.812242 19990 raft_consensus.cc:993] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: : Instructing follower bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.812618 19958 raft_consensus.cc:1081] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Signalling peer bcd2fc1a52ca44169e34437147fe2bd3 to start an election
I20260709 13:06:36.813948 19771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
 from {username='slave'} at 127.0.0.1:41424
I20260709 13:06:36.814399 19771 raft_consensus.cc:493] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.814680 19771 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.819201 19771 raft_consensus.cc:515] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.820793 19771 leader_election.cc:290] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:36.821866 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:36.822038 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:36.822423 19695 raft_consensus.cc:3055] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.822911 19695 raft_consensus.cc:740] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:36.822640 19845 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.823815 19695 consensus_queue.cc:260] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.825021 19695 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.829212 19845 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:36.830222 19736 leader_election.cc:304] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754cd1f577d746dbb2ef07499d208357, bcd2fc1a52ca44169e34437147fe2bd3; no voters: 
I20260709 13:06:36.830284 19695 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd2fc1a52ca44169e34437147fe2bd3 in term 2.
I20260709 13:06:36.831084 20000 raft_consensus.cc:2804] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.831532 20000 raft_consensus.cc:697] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Leader. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:36.832918 20000 consensus_queue.cc:237] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:36.839639 19593 catalog_manager.cc:5697] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 reported cstate change: term changed from 1 to 2, leader changed from 54303af4f8f1436582ba85e00375fc07 (127.19.26.65) to bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.011056 19845 raft_consensus.cc:1275] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.012207 20000 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.021095 19695 raft_consensus.cc:1275] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.022833 20000 consensus_queue.cc:1048] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:37.227272 19845 raft_consensus.cc:1275] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.228408 20000 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.233897 19695 raft_consensus.cc:1275] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.235320 20000 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.235821 19695 raft_consensus.cc:1275] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.238389 20009 consensus_queue.cc:1048] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.247571 19845 raft_consensus.cc:1275] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:37.249264 19895 consensus_queue.cc:1048] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:37.257952 19695 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:37.259464 19895 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.268355 19845 raft_consensus.cc:1275] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:37.269757 20009 consensus_queue.cc:1048] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.331562 19845 raft_consensus.cc:1275] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.333068 20000 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.343581 19695 raft_consensus.cc:1275] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Refusing update from remote peer bcd2fc1a52ca44169e34437147fe2bd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.345016 20024 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.501119 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:39.508543 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:39.509205 19771 raft_consensus.cc:606] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Received request to transfer leadership to TS 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:39.512010 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:39.512462 19771 raft_consensus.cc:606] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Received request to transfer leadership to TS 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:39.514940 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:39.515374 19771 raft_consensus.cc:606] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Received request to transfer leadership to TS 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:39.517771 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:39.518210 19771 raft_consensus.cc:606] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Received request to transfer leadership to TS 754cd1f577d746dbb2ef07499d208357
I20260709 13:06:39.520386 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
mode: GRACEFUL
new_leader_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:39504
I20260709 13:06:39.520793 19771 raft_consensus.cc:606] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Received request to transfer leadership to TS 54303af4f8f1436582ba85e00375fc07
I20260709 13:06:39.521732 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:39.522148 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:39.586862 20027 raft_consensus.cc:993] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:39.587332 20028 raft_consensus.cc:1081] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Signalling peer 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:39.588773 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41668
I20260709 13:06:39.589205 19845 raft_consensus.cc:493] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.589484 19845 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.593892 19845 raft_consensus.cc:515] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.595340 19845 leader_election.cc:290] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 3 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:39.596400 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:39.596487 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48748562f2454bf99a41e504b975fcb2" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:39.597045 19695 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.597092 19771 raft_consensus.cc:3055] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:39.597638 19771 raft_consensus.cc:740] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:39.598410 19771 consensus_queue.cc:260] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.599417 19771 raft_consensus.cc:3060] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.602723 19695 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:39.604074 19810 leader_election.cc:304] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:39.604588 19771 raft_consensus.cc:2468] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:39.604871 20008 raft_consensus.cc:2804] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.605794 20008 raft_consensus.cc:697] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:39.606648 20008 consensus_queue.cc:237] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.613492 19592 catalog_manager.cc:5697] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 2 to 3, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.837893 20027 raft_consensus.cc:993] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:39.838320 20028 raft_consensus.cc:1081] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Signalling peer 754cd1f577d746dbb2ef07499d208357 to start an election
I20260709 13:06:39.839725 19845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae"
dest_uuid: "754cd1f577d746dbb2ef07499d208357"
 from {username='slave'} at 127.0.0.1:41668
I20260709 13:06:39.840176 19845 raft_consensus.cc:493] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.840438 19845 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.844810 19845 raft_consensus.cc:515] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.846292 19845 leader_election.cc:290] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [CANDIDATE]: Term 3 election: Requested vote from peers 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:39.847362 19695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54303af4f8f1436582ba85e00375fc07"
I20260709 13:06:39.847852 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb8f0600e02d4d22879359996cda93ae" candidate_uuid: "754cd1f577d746dbb2ef07499d208357" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:39.848033 19695 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.848376 19771 raft_consensus.cc:3055] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:39.848626 19771 raft_consensus.cc:740] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:39.849259 19771 consensus_queue.cc:260] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.850333 19771 raft_consensus.cc:3060] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.852398 19695 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:39.853435 19810 leader_election.cc:304] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:39.854358 20008 raft_consensus.cc:2804] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.854866 20008 raft_consensus.cc:697] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Becoming Leader. State: Replica: 754cd1f577d746dbb2ef07499d208357, State: Running, Role: LEADER
I20260709 13:06:39.855964 19771 raft_consensus.cc:2468] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754cd1f577d746dbb2ef07499d208357 in term 3.
I20260709 13:06:39.855800 20008 consensus_queue.cc:237] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.863914 19592 catalog_manager.cc:5697] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 reported cstate change: term changed from 2 to 3, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 754cd1f577d746dbb2ef07499d208357 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "754cd1f577d746dbb2ef07499d208357" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.868610 20027 raft_consensus.cc:993] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:39.869041 20028 raft_consensus.cc:1081] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Signalling peer 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:39.870630 19695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:45878
I20260709 13:06:39.871073 19695 raft_consensus.cc:493] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.871340 19695 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.875315 19695 raft_consensus.cc:515] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.876965 19695 leader_election.cc:290] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 3 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:39.877895 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:39.878237 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667c61e37197406092e27bf8fe112ab1" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:39.878384 19771 raft_consensus.cc:3055] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:39.878656 19771 raft_consensus.cc:740] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:39.878685 19845 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.879274 19771 consensus_queue.cc:260] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.880153 19771 raft_consensus.cc:3060] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.882968 19845 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 3.
I20260709 13:06:39.884409 19771 raft_consensus.cc:2468] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 3.
I20260709 13:06:39.884339 19661 leader_election.cc:304] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:39.886319 20036 raft_consensus.cc:2804] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.887617 20036 raft_consensus.cc:697] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 3 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:39.888983 20036 consensus_queue.cc:237] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.896407 19592 catalog_manager.cc:5697] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 2 to 3, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.911207 20027 raft_consensus.cc:993] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:39.911619 20028 raft_consensus.cc:1081] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Signalling peer 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:39.913077 19695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:45878
I20260709 13:06:39.913506 19695 raft_consensus.cc:493] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.913735 19695 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.917826 19695 raft_consensus.cc:515] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.919533 19695 leader_election.cc:290] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 3 election: Requested vote from peers bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229), 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163)
I20260709 13:06:39.920441 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:39.920678 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5aa2c2349f4d9985e45851ce54508a" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:39.920913 19771 raft_consensus.cc:3055] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:39.921123 19845 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.921200 19771 raft_consensus.cc:740] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:39.921962 19771 consensus_queue.cc:260] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.922879 19771 raft_consensus.cc:3060] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:39.925472 19845 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 3.
I20260709 13:06:39.926395 19661 leader_election.cc:304] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:39.927057 20036 raft_consensus.cc:2804] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:39.927345 19771 raft_consensus.cc:2468] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 3.
I20260709 13:06:39.927416 20036 raft_consensus.cc:697] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 3 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:39.928426 20036 consensus_queue.cc:237] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [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: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } }
I20260709 13:06:39.935009 19592 catalog_manager.cc:5697] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 2 to 3, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.063516 20027 raft_consensus.cc:993] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: : Instructing follower 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:40.063987 20028 raft_consensus.cc:1081] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Signalling peer 54303af4f8f1436582ba85e00375fc07 to start an election
I20260709 13:06:40.065361 19695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8"
dest_uuid: "54303af4f8f1436582ba85e00375fc07"
 from {username='slave'} at 127.0.0.1:45878
I20260709 13:06:40.065790 19695 raft_consensus.cc:493] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.066046 19695 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.070005 19695 raft_consensus.cc:515] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:40.071414 19695 leader_election.cc:290] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [CANDIDATE]: Term 4 election: Requested vote from peers 754cd1f577d746dbb2ef07499d208357 (127.19.26.67:34163), bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229)
I20260709 13:06:40.072350 19845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "754cd1f577d746dbb2ef07499d208357"
I20260709 13:06:40.072533 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcdc82b41e704cd0810f42a1b97735f8" candidate_uuid: "54303af4f8f1436582ba85e00375fc07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bcd2fc1a52ca44169e34437147fe2bd3"
I20260709 13:06:40.072824 19845 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.073017 19771 raft_consensus.cc:3055] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:40.073298 19771 raft_consensus.cc:740] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bcd2fc1a52ca44169e34437147fe2bd3, State: Running, Role: LEADER
I20260709 13:06:40.073856 19771 consensus_queue.cc:260] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [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: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:40.074658 19771 raft_consensus.cc:3060] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.077008 19845 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 4.
I20260709 13:06:40.077952 19661 leader_election.cc:304] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [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: 54303af4f8f1436582ba85e00375fc07, 754cd1f577d746dbb2ef07499d208357; no voters: 
I20260709 13:06:40.078742 20036 raft_consensus.cc:2804] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:40.078893 19771 raft_consensus.cc:2468] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54303af4f8f1436582ba85e00375fc07 in term 4.
I20260709 13:06:40.079130 20036 raft_consensus.cc:697] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 LEADER]: Becoming Leader. State: Replica: 54303af4f8f1436582ba85e00375fc07, State: Running, Role: LEADER
I20260709 13:06:40.079963 20036 consensus_queue.cc:237] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [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: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } }
I20260709 13:06:40.086637 19592 catalog_manager.cc:5697] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 reported cstate change: term changed from 3 to 4, leader changed from bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66) to 54303af4f8f1436582ba85e00375fc07 (127.19.26.65). New cstate: current_term: 4 leader_uuid: "54303af4f8f1436582ba85e00375fc07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.102543 19695 raft_consensus.cc:1275] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.103798 20008 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.114578 19771 raft_consensus.cc:1275] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.116194 20008 consensus_queue.cc:1048] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.252283 19695 raft_consensus.cc:1275] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.253583 20043 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54303af4f8f1436582ba85e00375fc07" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 38415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.262565 19771 raft_consensus.cc:1275] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Refusing update from remote peer 754cd1f577d746dbb2ef07499d208357: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.264737 20043 consensus_queue.cc:1048] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.346827 19845 raft_consensus.cc:1275] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.347972 20036 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.356889 19771 raft_consensus.cc:1275] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.358392 20037 consensus_queue.cc:1048] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.431059 19845 raft_consensus.cc:1275] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.432220 20037 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754cd1f577d746dbb2ef07499d208357" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.440809 19771 raft_consensus.cc:1275] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Refusing update from remote peer 54303af4f8f1436582ba85e00375fc07: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:40.442123 20037 consensus_queue.cc:1048] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd2fc1a52ca44169e34437147fe2bd3" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:40.522964 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:40.528784 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
I20260709 13:06:40.551445 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:40.552198 19561 tablet_replica.cc:333] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.552904 19561 raft_consensus.cc:2243] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.553735 19561 raft_consensus.cc:2272] T 667c61e37197406092e27bf8fe112ab1 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.556618 19561 tablet_replica.cc:333] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.557143 19561 raft_consensus.cc:2243] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.557569 19561 raft_consensus.cc:2272] T ebb0872be7814e779df33a60bce36285 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.559161 19561 tablet_replica.cc:333] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.559652 19561 raft_consensus.cc:2243] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.560274 19561 pending_rounds.cc:70] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Trying to abort 1 pending ops.
I20260709 13:06:40.560509 19561 pending_rounds.cc:77] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305635430734295040 op_type: NO_OP noop_request { }
I20260709 13:06:40.560810 19561 raft_consensus.cc:2889] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:40.561092 19561 raft_consensus.cc:2272] T dcdc82b41e704cd0810f42a1b97735f8 P 54303af4f8f1436582ba85e00375fc07 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.563308 19561 tablet_replica.cc:333] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.563872 19561 raft_consensus.cc:2243] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.564265 19561 raft_consensus.cc:2272] T e2699aba3af34c8384190cffcd0b9b2b P 54303af4f8f1436582ba85e00375fc07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.565788 19561 tablet_replica.cc:333] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.566242 19561 raft_consensus.cc:2243] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.566942 19561 raft_consensus.cc:2272] T 9e5aa2c2349f4d9985e45851ce54508a P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.568864 19561 tablet_replica.cc:333] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.569341 19561 raft_consensus.cc:2243] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.569751 19561 raft_consensus.cc:2272] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.571386 19561 tablet_replica.cc:333] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.571861 19561 raft_consensus.cc:2243] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.572244 19561 raft_consensus.cc:2272] T cb8f0600e02d4d22879359996cda93ae P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.574050 19561 tablet_replica.cc:333] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.574515 19561 raft_consensus.cc:2243] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.574905 19561 raft_consensus.cc:2272] T 48748562f2454bf99a41e504b975fcb2 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.576798 19561 tablet_replica.cc:333] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07: stopping tablet replica
I20260709 13:06:40.577215 19561 raft_consensus.cc:2243] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.577590 19561 raft_consensus.cc:2272] T d13f89479abb4677b89d539b645ff630 P 54303af4f8f1436582ba85e00375fc07 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.667429 19810 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111)
I20260709 13:06:40.670862 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
W20260709 13:06:40.671150 19810 consensus_peers.cc:597] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 -> Peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Couldn't send request to peer 54303af4f8f1436582ba85e00375fc07. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.688347 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
W20260709 13:06:40.709043 19736 consensus_peers.cc:597] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 -> Peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Couldn't send request to peer 54303af4f8f1436582ba85e00375fc07. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.709916 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:40.710515 19561 tablet_replica.cc:333] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.711169 19561 raft_consensus.cc:2243] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.711591 19561 raft_consensus.cc:2272] T cb8f0600e02d4d22879359996cda93ae P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.713670 19561 tablet_replica.cc:333] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.714174 19561 raft_consensus.cc:2243] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.715111 19561 raft_consensus.cc:2272] T d13f89479abb4677b89d539b645ff630 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.717165 19561 tablet_replica.cc:333] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.717839 19561 raft_consensus.cc:2243] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.718395 19561 raft_consensus.cc:2272] T 667c61e37197406092e27bf8fe112ab1 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.720228 19810 consensus_peers.cc:597] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 -> Peer bcd2fc1a52ca44169e34437147fe2bd3 (127.19.26.66:45229): Couldn't send request to peer bcd2fc1a52ca44169e34437147fe2bd3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.720927 19810 consensus_peers.cc:597] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 -> Peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Couldn't send request to peer 54303af4f8f1436582ba85e00375fc07. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.723114 19561 tablet_replica.cc:333] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.723802 19561 raft_consensus.cc:2243] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.724246 19561 raft_consensus.cc:2272] T e2699aba3af34c8384190cffcd0b9b2b P bcd2fc1a52ca44169e34437147fe2bd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.725824 19561 tablet_replica.cc:333] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.726303 19561 raft_consensus.cc:2243] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.726660 19561 raft_consensus.cc:2272] T dcdc82b41e704cd0810f42a1b97735f8 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.728185 19561 tablet_replica.cc:333] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.728632 19561 raft_consensus.cc:2243] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.728999 19561 raft_consensus.cc:2272] T 48748562f2454bf99a41e504b975fcb2 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.731367 19561 tablet_replica.cc:333] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.732019 19561 raft_consensus.cc:2243] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.732507 19561 raft_consensus.cc:2272] T 9e5aa2c2349f4d9985e45851ce54508a P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.733901 19736 consensus_peers.cc:597] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 -> Peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Couldn't send request to peer 54303af4f8f1436582ba85e00375fc07. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.734658 19561 tablet_replica.cc:333] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.735116 19561 raft_consensus.cc:2243] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.735852 19561 raft_consensus.cc:2272] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P bcd2fc1a52ca44169e34437147fe2bd3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.737478 19561 tablet_replica.cc:333] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3: stopping tablet replica
I20260709 13:06:40.737890 19561 raft_consensus.cc:2243] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.738593 19561 raft_consensus.cc:2272] T ebb0872be7814e779df33a60bce36285 P bcd2fc1a52ca44169e34437147fe2bd3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.765501 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:06:40.782481 19810 consensus_peers.cc:597] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 -> Peer 54303af4f8f1436582ba85e00375fc07 (127.19.26.65:38415): Couldn't send request to peer 54303af4f8f1436582ba85e00375fc07. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:38415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.783963 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
I20260709 13:06:40.805092 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:40.805773 19561 tablet_replica.cc:333] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.806370 19561 raft_consensus.cc:2243] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.806810 19561 raft_consensus.cc:2272] T ebb0872be7814e779df33a60bce36285 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.808674 19561 tablet_replica.cc:333] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.809167 19561 raft_consensus.cc:2243] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.809907 19561 raft_consensus.cc:2272] T 48748562f2454bf99a41e504b975fcb2 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.811915 19561 tablet_replica.cc:333] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.812397 19561 raft_consensus.cc:2243] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.813112 19561 raft_consensus.cc:2272] T e2699aba3af34c8384190cffcd0b9b2b P 754cd1f577d746dbb2ef07499d208357 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.814728 19561 tablet_replica.cc:333] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.815203 19561 raft_consensus.cc:2243] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.815613 19561 raft_consensus.cc:2272] T dcdc82b41e704cd0810f42a1b97735f8 P 754cd1f577d746dbb2ef07499d208357 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.817384 19561 tablet_replica.cc:333] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.817862 19561 raft_consensus.cc:2243] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.818560 19561 raft_consensus.cc:2272] T cb8f0600e02d4d22879359996cda93ae P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.820544 19561 tablet_replica.cc:333] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.821002 19561 raft_consensus.cc:2243] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.821376 19561 raft_consensus.cc:2272] T d13f89479abb4677b89d539b645ff630 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.823005 19561 tablet_replica.cc:333] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.823448 19561 raft_consensus.cc:2243] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.823872 19561 raft_consensus.cc:2272] T 667c61e37197406092e27bf8fe112ab1 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.825775 19561 tablet_replica.cc:333] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.826216 19561 raft_consensus.cc:2243] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.826618 19561 raft_consensus.cc:2272] T 9e5aa2c2349f4d9985e45851ce54508a P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.828509 19561 tablet_replica.cc:333] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357: stopping tablet replica
I20260709 13:06:40.828939 19561 raft_consensus.cc:2243] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.829325 19561 raft_consensus.cc:2272] T c6c3b6f10dbb4cc3bc034becd8ffaa68 P 754cd1f577d746dbb2ef07499d208357 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.855402 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:06:40.871232 19561 master.cc:562] Master@127.19.26.126:37927 shutting down...
I20260709 13:06:41.063777 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.064378 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.064710 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ba8df7eda1244e48ff0dd7b9911d92d: stopping tablet replica
I20260709 13:06:41.084327 19561 master.cc:584] Master@127.19.26.126:37927 shutdown complete.
54303af4f8f1436582ba85e00375fc07  4
754cd1f577d746dbb2ef07499d208357  1
bcd2fc1a52ca44169e34437147fe2bd3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12504 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:06:41.123456 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:39535
I20260709 13:06:41.124692 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.130264 20058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.131130 20059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.131981 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:41.132052 20061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.132974 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.133155 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.133267 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602401133256 us; error 0 us; skew 500 ppm
I20260709 13:06:41.133733 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.136268 19561 webserver.cc:533] Webserver started at http://127.19.26.126:39273/ using document root <none> and password file <none>
I20260709 13:06:41.136723 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.136873 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.137089 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.138152 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "f945b7e522234d6d9aa3f0e3f05d89dc"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.142544 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:06:41.145924 20066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.146620 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:41.146894 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "f945b7e522234d6d9aa3f0e3f05d89dc"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.147153 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.161114 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.162393 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.200071 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:39535
I20260709 13:06:41.200145 20117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:39535 every 8 connection(s)
I20260709 13:06:41.204005 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.213924 20118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc: Bootstrap starting.
I20260709 13:06:41.218791 20118 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.223042 20118 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc: No bootstrap required, opened a new log
I20260709 13:06:41.225188 20118 raft_consensus.cc:359] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER }
I20260709 13:06:41.225561 20118 raft_consensus.cc:385] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.225736 20118 raft_consensus.cc:740] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f945b7e522234d6d9aa3f0e3f05d89dc, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.226234 20118 consensus_queue.cc:260] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER }
I20260709 13:06:41.226616 20118 raft_consensus.cc:399] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:41.226796 20118 raft_consensus.cc:493] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:41.227013 20118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.230913 20118 raft_consensus.cc:515] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER }
I20260709 13:06:41.231416 20118 leader_election.cc:304] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [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: f945b7e522234d6d9aa3f0e3f05d89dc; no voters: 
I20260709 13:06:41.232553 20118 leader_election.cc:290] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:41.232920 20121 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.234134 20121 raft_consensus.cc:697] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 1 LEADER]: Becoming Leader. State: Replica: f945b7e522234d6d9aa3f0e3f05d89dc, State: Running, Role: LEADER
I20260709 13:06:41.234704 20121 consensus_queue.cc:237] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [LEADER]: Queue going to LEADER mode. State: All 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: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER }
I20260709 13:06:41.235365 20118 sys_catalog.cc:565] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:41.238992 20122 sys_catalog.cc:455] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER } }
I20260709 13:06:41.239812 20122 sys_catalog.cc:458] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:41.239558 20123 sys_catalog.cc:455] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader f945b7e522234d6d9aa3f0e3f05d89dc. Latest consensus state: current_term: 1 leader_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f945b7e522234d6d9aa3f0e3f05d89dc" member_type: VOTER } }
I20260709 13:06:41.240267 20123 sys_catalog.cc:458] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:41.242246 20128 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:41.247515 20128 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:41.249934 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:41.256538 20128 catalog_manager.cc:1383] Generated new cluster ID: b69ad231c307405dbf935af50d45ebcf
I20260709 13:06:41.256851 20128 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:41.282356 20128 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:41.283792 20128 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:41.301551 20128 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc: Generated new TSK 0
I20260709 13:06:41.302249 20128 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:41.316301 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.321931 20139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.322976 20140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.324194 20142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.325132 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:41.326118 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.326355 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.326542 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602401326525 us; error 0 us; skew 500 ppm
I20260709 13:06:41.327090 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.329303 19561 webserver.cc:533] Webserver started at http://127.19.26.65:41233/ using document root <none> and password file <none>
I20260709 13:06:41.329777 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.329957 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.330210 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.331218 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "631572df076d484db8f62dbc5f1be272"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.335846 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:41.339264 20147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.340091 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:41.340371 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "631572df076d484db8f62dbc5f1be272"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.340636 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.353242 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.354516 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.356076 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.358342 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.358534 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.358798 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.358963 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.397851 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:41769
I20260709 13:06:41.397959 20209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:41769 every 8 connection(s)
I20260709 13:06:41.402558 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.409222 20214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.410640 20215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.414032 20217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.414251 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:41.415299 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.415546 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.415722 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602401415703 us; error 0 us; skew 500 ppm
I20260709 13:06:41.416347 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.419373 20210 heartbeater.cc:344] Connected to a master server at 127.19.26.126:39535
I20260709 13:06:41.419409 19561 webserver.cc:533] Webserver started at http://127.19.26.66:45887/ using document root <none> and password file <none>
I20260709 13:06:41.419872 20210 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:41.420162 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.420388 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.420672 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.420635 20210 heartbeater.cc:507] Master 127.19.26.126:39535 requested a full tablet report, sending...
I20260709 13:06:41.422061 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "47bdc33f14df49159ccd76ded720f223"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.423031 20083 ts_manager.cc:194] Registered new tserver with Master: 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769)
I20260709 13:06:41.425413 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44768
I20260709 13:06:41.427940 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:06:41.431499 20222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.432248 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:41.432519 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "47bdc33f14df49159ccd76ded720f223"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.432830 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.455193 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.456502 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.457990 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.460256 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.460445 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.460698 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.460840 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.499476 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:35139
I20260709 13:06:41.499586 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:35139 every 8 connection(s)
I20260709 13:06:41.504040 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.511147 20288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.513159 20289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.516528 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:41.516602 20285 heartbeater.cc:344] Connected to a master server at 127.19.26.126:39535
W20260709 13:06:41.516916 20291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.517089 20285 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:41.517879 20285 heartbeater.cc:507] Master 127.19.26.126:39535 requested a full tablet report, sending...
I20260709 13:06:41.518965 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.519233 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.519433 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602401519413 us; error 0 us; skew 500 ppm
I20260709 13:06:41.520161 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.520216 20083 ts_manager.cc:194] Registered new tserver with Master: 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:41.522105 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44774
I20260709 13:06:41.523097 19561 webserver.cc:533] Webserver started at http://127.19.26.67:45511/ using document root <none> and password file <none>
I20260709 13:06:41.523685 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.523923 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.524201 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.525333 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "507e981c1f0846ccb9a4a9f526461f2e"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.529829 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:41.533149 20296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.533867 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:41.534165 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "507e981c1f0846ccb9a4a9f526461f2e"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-mq27"
I20260709 13:06:41.534452 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.550546 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.551735 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.553208 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.555357 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.555538 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.555819 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.555965 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.594949 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:34199
I20260709 13:06:41.595043 20358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:34199 every 8 connection(s)
I20260709 13:06:41.608347 20359 heartbeater.cc:344] Connected to a master server at 127.19.26.126:39535
I20260709 13:06:41.608695 20359 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:41.609391 20359 heartbeater.cc:507] Master 127.19.26.126:39535 requested a full tablet report, sending...
I20260709 13:06:41.611238 20083 ts_manager.cc:194] Registered new tserver with Master: 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:41.611367 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013465865s
I20260709 13:06:41.613047 20083 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44786
I20260709 13:06:41.636286 20083 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:41.639355 20083 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:41.724291 20171 tablet_service.cc:1511] Processing CreateTablet for tablet 74f3cf8d2b784c2b9a513c807dc98cd5 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:41.725036 20174 tablet_service.cc:1511] Processing CreateTablet for tablet cd927b7496634bef8ed1ae1f1e13bf2a (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:41.725858 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f3cf8d2b784c2b9a513c807dc98cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.726569 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd927b7496634bef8ed1ae1f1e13bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.726851 20173 tablet_service.cc:1511] Processing CreateTablet for tablet 6caee76b89cb4960a8e775e29d3efb7c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:41.728348 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caee76b89cb4960a8e775e29d3efb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.724309 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 31f6e6d032de492a957bc59699bcfe8c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:41.734933 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f6e6d032de492a957bc59699bcfe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.725535 20172 tablet_service.cc:1511] Processing CreateTablet for tablet a9d8a06a614e4adcba35c99af3de4cf0 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:41.737198 20172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d8a06a614e4adcba35c99af3de4cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.745038 20374 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:41.746539 20171 tablet_service.cc:1511] Processing CreateTablet for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:41.747920 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.747442 20170 tablet_service.cc:1511] Processing CreateTablet for tablet d2e150c5d19e4f1dac1662c04379ce9e (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:41.751466 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e150c5d19e4f1dac1662c04379ce9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.753412 20174 tablet_service.cc:1511] Processing CreateTablet for tablet 37a90ff58b6b4d0fb48c5401a3cc606b (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:41.754761 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a90ff58b6b4d0fb48c5401a3cc606b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.761516 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 76358d00f68844ea8b713e25d425beab (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:41.763015 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76358d00f68844ea8b713e25d425beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.767381 20374 tablet_bootstrap.cc:654] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.773886 20175 tablet_service.cc:1511] Processing CreateTablet for tablet c511b28cda924bcc8fe0f16b9f16b944 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:41.775295 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511b28cda924bcc8fe0f16b9f16b944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.776371 20324 tablet_service.cc:1511] Processing CreateTablet for tablet 31f6e6d032de492a957bc59699bcfe8c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:41.777817 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f6e6d032de492a957bc59699bcfe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.776767 20374 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:41.778438 20374 ts_tablet_manager.cc:1403] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 13:06:41.780628 20323 tablet_service.cc:1511] Processing CreateTablet for tablet cd927b7496634bef8ed1ae1f1e13bf2a (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:41.786211 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 74f3cf8d2b784c2b9a513c807dc98cd5 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:41.786897 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 76358d00f68844ea8b713e25d425beab (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:41.788275 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76358d00f68844ea8b713e25d425beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.788682 20319 tablet_service.cc:1511] Processing CreateTablet for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:41.791023 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 31f6e6d032de492a957bc59699bcfe8c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:41.792430 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f6e6d032de492a957bc59699bcfe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.792906 20241 tablet_service.cc:1511] Processing CreateTablet for tablet c511b28cda924bcc8fe0f16b9f16b944 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:41.794281 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511b28cda924bcc8fe0f16b9f16b944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.797034 20249 tablet_service.cc:1511] Processing CreateTablet for tablet cd927b7496634bef8ed1ae1f1e13bf2a (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:41.798471 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd927b7496634bef8ed1ae1f1e13bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.801038 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 6caee76b89cb4960a8e775e29d3efb7c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:41.802507 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caee76b89cb4960a8e775e29d3efb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.792932 20374 raft_consensus.cc:359] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.804570 20374 raft_consensus.cc:385] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.804888 20374 raft_consensus.cc:740] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.805042 20247 tablet_service.cc:1511] Processing CreateTablet for tablet a9d8a06a614e4adcba35c99af3de4cf0 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:41.808792 20244 tablet_service.cc:1511] Processing CreateTablet for tablet d2e150c5d19e4f1dac1662c04379ce9e (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:41.810266 20374 consensus_queue.cc:260] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.811062 20245 tablet_service.cc:1511] Processing CreateTablet for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:41.806864 20246 tablet_service.cc:1511] Processing CreateTablet for tablet 74f3cf8d2b784c2b9a513c807dc98cd5 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:41.782546 20322 tablet_service.cc:1511] Processing CreateTablet for tablet 6caee76b89cb4960a8e775e29d3efb7c (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:41.784468 20321 tablet_service.cc:1511] Processing CreateTablet for tablet a9d8a06a614e4adcba35c99af3de4cf0 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:41.785192 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 37a90ff58b6b4d0fb48c5401a3cc606b (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:41.816234 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f3cf8d2b784c2b9a513c807dc98cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.817952 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a90ff58b6b4d0fb48c5401a3cc606b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.819644 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e150c5d19e4f1dac1662c04379ce9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.821455 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d8a06a614e4adcba35c99af3de4cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.821070 20318 tablet_service.cc:1511] Processing CreateTablet for tablet d2e150c5d19e4f1dac1662c04379ce9e (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:41.823114 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.824218 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 37a90ff58b6b4d0fb48c5401a3cc606b (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:41.826403 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd927b7496634bef8ed1ae1f1e13bf2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.827560 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f3cf8d2b784c2b9a513c807dc98cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.832129 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a90ff58b6b4d0fb48c5401a3cc606b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.835901 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ac0a9c7e4b44e4aa1fbb0019ae5ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.844560 20315 tablet_service.cc:1511] Processing CreateTablet for tablet c511b28cda924bcc8fe0f16b9f16b944 (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:41.848661 20316 tablet_service.cc:1511] Processing CreateTablet for tablet 76358d00f68844ea8b713e25d425beab (DEFAULT_TABLE table=test-workload [id=8c7648099cfa4f1890fe1c5a173ba9c8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:41.856070 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e150c5d19e4f1dac1662c04379ce9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.856779 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d8a06a614e4adcba35c99af3de4cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.860095 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76358d00f68844ea8b713e25d425beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.868175 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caee76b89cb4960a8e775e29d3efb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.880154 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c511b28cda924bcc8fe0f16b9f16b944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.904367 20210 heartbeater.cc:499] Master 127.19.26.126:39535 was elected leader, sending a full tablet report...
I20260709 13:06:41.904824 20376 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:41.926033 20374 ts_tablet_manager.cc:1434] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.139s	user 0.047s	sys 0.025s
I20260709 13:06:41.927145 20374 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:41.936164 20374 tablet_bootstrap.cc:654] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.939767 20376 tablet_bootstrap.cc:654] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.941174 20378 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:41.943655 20374 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:41.944182 20374 ts_tablet_manager.cc:1403] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260709 13:06:41.947008 20374 raft_consensus.cc:359] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.947685 20378 tablet_bootstrap.cc:654] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.947705 20374 raft_consensus.cc:385] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.948230 20374 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.949010 20374 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.951063 20374 ts_tablet_manager.cc:1434] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:06:41.951980 20374 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:41.958405 20374 tablet_bootstrap.cc:654] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.959707 20378 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:41.960225 20378 ts_tablet_manager.cc:1403] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260709 13:06:41.961848 20376 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:41.962391 20376 ts_tablet_manager.cc:1403] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 13:06:41.963251 20378 raft_consensus.cc:359] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.963990 20378 raft_consensus.cc:385] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.964298 20378 raft_consensus.cc:740] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.965193 20378 consensus_queue.cc:260] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.965471 20376 raft_consensus.cc:359] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.966375 20376 raft_consensus.cc:385] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.966766 20376 raft_consensus.cc:740] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.967727 20376 consensus_queue.cc:260] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.970247 20285 heartbeater.cc:499] Master 127.19.26.126:39535 was elected leader, sending a full tablet report...
I20260709 13:06:41.970418 20374 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:41.970858 20374 ts_tablet_manager.cc:1403] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:06:41.970871 20376 ts_tablet_manager.cc:1434] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:41.971972 20376 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:41.973690 20374 raft_consensus.cc:359] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.974450 20374 raft_consensus.cc:385] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.974742 20374 raft_consensus.cc:740] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.975566 20374 consensus_queue.cc:260] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:41.976094 20378 ts_tablet_manager.cc:1434] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:06:41.977105 20378 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:41.979175 20376 tablet_bootstrap.cc:654] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.980610 20359 heartbeater.cc:499] Master 127.19.26.126:39535 was elected leader, sending a full tablet report...
I20260709 13:06:41.983482 20378 tablet_bootstrap.cc:654] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.984572 20374 ts_tablet_manager.cc:1434] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:41.989679 20374 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:41.999164 20378 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:41.999603 20376 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:41.999689 20378 ts_tablet_manager.cc:1403] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:06:42.000147 20376 ts_tablet_manager.cc:1403] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260709 13:06:42.002851 20378 raft_consensus.cc:359] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.003019 20376 raft_consensus.cc:359] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.003630 20378 raft_consensus.cc:385] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.003684 20377 raft_consensus.cc:493] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.003809 20376 raft_consensus.cc:385] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.004088 20378 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.004276 20377 raft_consensus.cc:515] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.003872 20383 raft_consensus.cc:493] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.004876 20378 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.005494 20383 raft_consensus.cc:515] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.006985 20377 leader_election.cc:290] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.008215 20383 leader_election.cc:290] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769)
I20260709 13:06:42.013820 20374 tablet_bootstrap.cc:654] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.004267 20376 raft_consensus.cc:740] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.020776 20376 consensus_queue.cc:260] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.023213 20376 ts_tablet_manager.cc:1434] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:06:42.026453 20376 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.028044 20374 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.028646 20374 ts_tablet_manager.cc:1403] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260709 13:06:42.031786 20374 raft_consensus.cc:359] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.032258 20383 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.032652 20374 raft_consensus.cc:385] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.032996 20374 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.032771 20383 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.033764 20374 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.035027 20383 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.036897 20376 tablet_bootstrap.cc:654] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.044754 20374 ts_tablet_manager.cc:1434] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:06:42.048732 20376 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.049428 20376 ts_tablet_manager.cc:1403] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260709 13:06:42.052677 20376 raft_consensus.cc:359] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.053587 20376 raft_consensus.cc:385] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.053853 20374 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.053982 20376 raft_consensus.cc:740] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.054962 20376 consensus_queue.cc:260] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.057410 20376 ts_tablet_manager.cc:1434] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:42.058466 20376 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.061280 20374 tablet_bootstrap.cc:654] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.064916 20376 tablet_bootstrap.cc:654] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.068691 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.069550 20260 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.070907 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.074920 20299 leader_election.cc:304] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:42.075940 20383 raft_consensus.cc:2804] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:42.076088 20299 leader_election.cc:343] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.076383 20383 raft_consensus.cc:493] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.076812 20383 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.084383 20383 raft_consensus.cc:515] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.088871 20383 leader_election.cc:290] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769)
I20260709 13:06:42.087011 20374 tablet_bootstrap.cc:492] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.090348 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.090904 20374 ts_tablet_manager.cc:1403] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.008s
I20260709 13:06:42.090948 20259 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.094022 20374 raft_consensus.cc:359] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.094771 20374 raft_consensus.cc:385] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.095055 20374 raft_consensus.cc:740] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.096136 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.097154 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.097756 20259 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.098649 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.097792 20184 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.101701 20378 ts_tablet_manager.cc:1434] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.102s	user 0.032s	sys 0.054s
I20260709 13:06:42.101670 20299 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [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: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:42.102576 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.102946 20299 leader_election.cc:304] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 631572df076d484db8f62dbc5f1be272
W20260709 13:06:42.104137 20150 leader_election.cc:343] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.104715 20383 raft_consensus.cc:2804] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.105079 20383 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.105412 20383 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.108927 20378 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.109319 20387 raft_consensus.cc:2804] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.112008 20383 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.113385 20376 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.113917 20376 ts_tablet_manager.cc:1403] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.033s
I20260709 13:06:42.115871 20378 tablet_bootstrap.cc:654] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.115628 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.116317 20184 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.116907 20387 raft_consensus.cc:697] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:42.103868 20374 consensus_queue.cc:260] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.117573 20185 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.117419 20376 raft_consensus.cc:359] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.117798 20387 consensus_queue.cc:237] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.118278 20376 raft_consensus.cc:385] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.118687 20376 raft_consensus.cc:740] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.119663 20376 consensus_queue.cc:260] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.125187 20376 ts_tablet_manager.cc:1434] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:42.126428 20376 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.117129 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.128491 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
W20260709 13:06:42.130872 20150 leader_election.cc:343] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.130971 20299 leader_election.cc:343] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.126416 20374 ts_tablet_manager.cc:1434] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.003s
I20260709 13:06:42.131393 20150 leader_election.cc:304] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.123500 20184 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.132781 20377 raft_consensus.cc:2749] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.135349 20374 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.136662 20299 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:42.138005 20377 raft_consensus.cc:493] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.138502 20377 raft_consensus.cc:515] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.114125 20383 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.140853 20383 raft_consensus.cc:2804] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.141384 20383 raft_consensus.cc:697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:42.140739 20081 catalog_manager.cc:5697] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 1 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.142323 20376 tablet_bootstrap.cc:654] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.142388 20383 consensus_queue.cc:237] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.148494 20374 tablet_bootstrap.cc:654] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.151808 20377 leader_election.cc:290] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.153810 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.154201 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
W20260709 13:06:42.155272 20150 leader_election.cc:343] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.156183 20150 leader_election.cc:343] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.156584 20150 leader_election.cc:304] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.157488 20376 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.157624 20377 raft_consensus.cc:2749] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.157927 20376 ts_tablet_manager.cc:1403] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260709 13:06:42.159924 20378 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.160465 20378 ts_tablet_manager.cc:1403] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.011s
I20260709 13:06:42.160427 20376 raft_consensus.cc:359] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.161433 20376 raft_consensus.cc:385] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.161751 20376 raft_consensus.cc:740] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.162727 20376 consensus_queue.cc:260] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.163786 20378 raft_consensus.cc:359] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.164541 20378 raft_consensus.cc:385] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.164847 20378 raft_consensus.cc:740] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.167670 20376 ts_tablet_manager.cc:1434] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:42.168690 20376 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.170641 20083 catalog_manager.cc:5697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 1 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.173543 20384 raft_consensus.cc:493] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.174067 20384 raft_consensus.cc:515] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.174845 20376 tablet_bootstrap.cc:654] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.176790 20384 leader_election.cc:290] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.180846 20378 consensus_queue.cc:260] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.183331 20378 ts_tablet_manager.cc:1434] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.005s
I20260709 13:06:42.184320 20378 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.192246 20374 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.192787 20374 ts_tablet_manager.cc:1403] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.022s
I20260709 13:06:42.194209 20378 tablet_bootstrap.cc:654] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.195758 20374 raft_consensus.cc:359] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.196523 20374 raft_consensus.cc:385] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.196815 20374 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.197772 20374 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.202823 20377 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.203347 20377 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.205476 20377 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.207329 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.207329 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
W20260709 13:06:42.208905 20150 leader_election.cc:343] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.209573 20150 leader_election.cc:343] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.209975 20150 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.211017 20377 raft_consensus.cc:2749] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.213804 20374 ts_tablet_manager.cc:1434] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:42.218461 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.219573 20376 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
W20260709 13:06:42.220151 20225 leader_election.cc:343] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.220125 20376 ts_tablet_manager.cc:1403] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.025s
I20260709 13:06:42.223091 20374 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.223536 20376 raft_consensus.cc:359] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.224246 20376 raft_consensus.cc:385] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.224526 20376 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.225404 20376 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.228811 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.229544 20376 ts_tablet_manager.cc:1434] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:42.229473 20334 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.230715 20376 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.231074 20374 tablet_bootstrap.cc:654] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.230868 20225 leader_election.cc:304] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.231767 20384 raft_consensus.cc:2804] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.232139 20384 raft_consensus.cc:493] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.232475 20384 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.232774 20378 tablet_bootstrap.cc:492] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.233255 20378 ts_tablet_manager.cc:1403] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.015s
I20260709 13:06:42.236775 20378 raft_consensus.cc:359] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.237557 20378 raft_consensus.cc:385] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.237864 20378 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.238240 20376 tablet_bootstrap.cc:654] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.238756 20378 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.239840 20384 raft_consensus.cc:515] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.242565 20374 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.243057 20374 ts_tablet_manager.cc:1403] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:06:42.242915 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
W20260709 13:06:42.245590 20225 leader_election.cc:343] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.246805 20374 raft_consensus.cc:359] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.247553 20374 raft_consensus.cc:385] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.247887 20374 raft_consensus.cc:740] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.248225 20378 ts_tablet_manager.cc:1434] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
W20260709 13:06:42.248270 20131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:42.248755 20374 consensus_queue.cc:260] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.253722 20374 ts_tablet_manager.cc:1434] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:06:42.254945 20374 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.256317 20378 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.261600 20374 tablet_bootstrap.cc:654] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.263101 20378 tablet_bootstrap.cc:654] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.264081 20384 leader_election.cc:290] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.265278 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.265906 20334 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.266839 20376 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.267422 20376 ts_tablet_manager.cc:1403] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.008s
I20260709 13:06:42.270561 20376 raft_consensus.cc:359] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.273867 20376 raft_consensus.cc:385] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.274317 20376 raft_consensus.cc:740] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.274981 20378 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.275144 20376 consensus_queue.cc:260] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.275521 20378 ts_tablet_manager.cc:1403] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:06:42.278276 20376 ts_tablet_manager.cc:1434] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:42.279304 20376 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.279484 20378 raft_consensus.cc:359] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.280272 20378 raft_consensus.cc:385] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.280560 20378 raft_consensus.cc:740] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.280942 20334 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.282194 20225 leader_election.cc:304] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.283013 20384 raft_consensus.cc:2804] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.281428 20378 consensus_queue.cc:260] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.286073 20376 tablet_bootstrap.cc:654] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.288084 20378 ts_tablet_manager.cc:1434] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:42.289135 20378 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.296577 20374 tablet_bootstrap.cc:492] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.297081 20374 ts_tablet_manager.cc:1403] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260709 13:06:42.300202 20384 raft_consensus.cc:697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.301349 20384 consensus_queue.cc:237] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.303006 20378 tablet_bootstrap.cc:654] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.299734 20374 raft_consensus.cc:359] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.306805 20374 raft_consensus.cc:385] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.307116 20374 raft_consensus.cc:740] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.306828 20410 raft_consensus.cc:493] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.307893 20410 raft_consensus.cc:515] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.309187 20374 consensus_queue.cc:260] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.311111 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.311548 20410 leader_election.cc:290] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.312161 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
W20260709 13:06:42.313551 20225 leader_election.cc:343] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.313623 20184 raft_consensus.cc:2468] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.315358 20225 leader_election.cc:304] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.315878 20376 tablet_bootstrap.cc:492] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.316346 20376 ts_tablet_manager.cc:1403] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.037s	user 0.032s	sys 0.003s
I20260709 13:06:42.316797 20412 raft_consensus.cc:2804] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.317242 20412 raft_consensus.cc:493] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.317580 20412 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.319111 20376 raft_consensus.cc:359] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.319835 20376 raft_consensus.cc:385] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.320132 20374 ts_tablet_manager.cc:1434] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:06:42.322583 20378 tablet_bootstrap.cc:492] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.323081 20378 ts_tablet_manager.cc:1403] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 13:06:42.322260 20083 catalog_manager.cc:5697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.323474 20374 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.324843 20412 raft_consensus.cc:515] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.326100 20378 raft_consensus.cc:359] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.326839 20378 raft_consensus.cc:385] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.327127 20378 raft_consensus.cc:740] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.327932 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.328009 20378 consensus_queue.cc:260] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.328612 20184 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.329748 20374 tablet_bootstrap.cc:654] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.320096 20376 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.332486 20378 ts_tablet_manager.cc:1434] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:06:42.333053 20376 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.333506 20378 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.335155 20376 ts_tablet_manager.cc:1434] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:06:42.336040 20376 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.336927 20184 raft_consensus.cc:2468] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.338358 20225 leader_election.cc:304] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.339133 20410 raft_consensus.cc:2804] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.340358 20412 leader_election.cc:290] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.340788 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.341380 20334 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.343254 20376 tablet_bootstrap.cc:654] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.346702 20378 tablet_bootstrap.cc:654] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.348070 20374 tablet_bootstrap.cc:492] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.348526 20374 ts_tablet_manager.cc:1403] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:06:42.351547 20384 raft_consensus.cc:493] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.352380 20334 raft_consensus.cc:2468] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.352108 20384 raft_consensus.cc:515] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.351058 20374 raft_consensus.cc:359] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.353260 20374 raft_consensus.cc:385] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.353538 20374 raft_consensus.cc:740] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.354645 20384 leader_election.cc:290] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.356446 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76358d00f68844ea8b713e25d425beab" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.356837 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76358d00f68844ea8b713e25d425beab" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.357120 20184 raft_consensus.cc:2468] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.357539 20333 raft_consensus.cc:2468] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.354336 20374 consensus_queue.cc:260] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.358292 20225 leader_election.cc:304] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.359681 20384 raft_consensus.cc:2804] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.360060 20384 raft_consensus.cc:493] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.360419 20384 raft_consensus.cc:3060] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.361645 20376 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.362097 20376 ts_tablet_manager.cc:1403] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260709 13:06:42.365079 20376 raft_consensus.cc:359] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.365799 20376 raft_consensus.cc:385] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.366083 20376 raft_consensus.cc:740] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.365455 20378 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.360065 20374 ts_tablet_manager.cc:1434] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:42.369074 20412 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.366958 20376 consensus_queue.cc:260] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.369566 20412 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.370066 20374 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: Bootstrap starting.
I20260709 13:06:42.371174 20376 ts_tablet_manager.cc:1434] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:42.367197 20378 ts_tablet_manager.cc:1403] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.006s
I20260709 13:06:42.368489 20384 raft_consensus.cc:515] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.373404 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.374099 20184 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.374727 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76358d00f68844ea8b713e25d425beab" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.371671 20412 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.374841 20378 raft_consensus.cc:359] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.375545 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.376009 20376 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: Bootstrap starting.
I20260709 13:06:42.375367 20185 raft_consensus.cc:3060] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.376166 20334 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.376030 20225 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.377218 20412 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.377555 20412 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.377910 20412 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.379870 20374 tablet_bootstrap.cc:654] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.382294 20376 tablet_bootstrap.cc:654] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.375551 20378 raft_consensus.cc:385] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.383000 20378 raft_consensus.cc:740] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.383803 20378 consensus_queue.cc:260] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.386516 20378 ts_tablet_manager.cc:1434] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:06:42.387408 20378 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.391798 20185 raft_consensus.cc:2468] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.393229 20225 leader_election.cc:304] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.394025 20378 tablet_bootstrap.cc:654] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.394347 20416 raft_consensus.cc:2804] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.400231 20410 raft_consensus.cc:697] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.401247 20410 consensus_queue.cc:237] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.403116 20374 tablet_bootstrap.cc:492] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: No bootstrap required, opened a new log
I20260709 13:06:42.403543 20374 ts_tablet_manager.cc:1403] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:06:42.404382 20384 leader_election.cc:290] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.405491 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76358d00f68844ea8b713e25d425beab" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.405961 20334 raft_consensus.cc:3060] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.407003 20412 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.410885 20334 raft_consensus.cc:2468] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.410931 20416 raft_consensus.cc:697] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.412261 20374 raft_consensus.cc:359] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.413024 20374 raft_consensus.cc:385] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.413316 20374 raft_consensus.cc:740] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.414410 20374 consensus_queue.cc:260] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.415776 20416 consensus_queue.cc:237] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.416586 20374 ts_tablet_manager.cc:1434] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:42.416915 20378 tablet_bootstrap.cc:492] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.417407 20378 ts_tablet_manager.cc:1403] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260709 13:06:42.418902 20412 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.419432 20412 raft_consensus.cc:493] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.419903 20412 raft_consensus.cc:515] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.420118 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.420760 20334 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.421675 20377 raft_consensus.cc:493] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.422150 20377 raft_consensus.cc:515] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.423290 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.423543 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.423970 20184 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.424214 20333 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
I20260709 13:06:42.424474 20377 leader_election.cc:290] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.425674 20225 leader_election.cc:304] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:42.426328 20378 raft_consensus.cc:359] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.427018 20378 raft_consensus.cc:385] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.426930 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.427460 20378 raft_consensus.cc:740] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.427675 20259 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 0.
I20260709 13:06:42.428310 20378 consensus_queue.cc:260] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.427022 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.429143 20150 leader_election.cc:304] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.430019 20377 raft_consensus.cc:2804] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.429478 20333 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 0.
I20260709 13:06:42.430372 20377 raft_consensus.cc:493] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.430764 20377 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.422051 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.432699 20185 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.432083 20378 ts_tablet_manager.cc:1434] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:42.434317 20421 raft_consensus.cc:2804] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.434986 20421 raft_consensus.cc:493] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.435371 20421 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.435990 20378 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.444515 20383 raft_consensus.cc:493] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.445080 20383 raft_consensus.cc:515] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.422075 20412 leader_election.cc:290] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.467434 20383 leader_election.cc:290] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.468678 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.469390 20259 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.470331 20376 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: No bootstrap required, opened a new log
I20260709 13:06:42.470786 20376 ts_tablet_manager.cc:1403] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.028s
I20260709 13:06:42.472117 20299 leader_election.cc:304] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:42.471602 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.473413 20184 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.473941 20185 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.474792 20378 tablet_bootstrap.cc:654] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.475570 20225 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.476395 20410 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.476133 20377 raft_consensus.cc:515] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.476897 20410 raft_consensus.cc:697] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.477768 20410 consensus_queue.cc:237] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.478560 20412 raft_consensus.cc:493] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.478888 20334 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.479024 20412 raft_consensus.cc:515] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.481382 20412 leader_election.cc:290] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.482582 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.483040 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.483237 20185 raft_consensus.cc:2468] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 0.
W20260709 13:06:42.484927 20225 leader_election.cc:343] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.485707 20225 leader_election.cc:304] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.486022 20377 leader_election.cc:290] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.473405 20376 raft_consensus.cc:359] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.487345 20376 raft_consensus.cc:385] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.487638 20376 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.488406 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.489051 20416 raft_consensus.cc:2804] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.489516 20416 raft_consensus.cc:493] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.489849 20416 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.490038 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.490671 20333 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.491106 20376 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.493465 20376 ts_tablet_manager.cc:1434] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:06:42.496656 20416 raft_consensus.cc:515] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.498132 20378 tablet_bootstrap.cc:492] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.498313 20333 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 1.
I20260709 13:06:42.498669 20378 ts_tablet_manager.cc:1403] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.011s
I20260709 13:06:42.499491 20150 leader_election.cc:304] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.500209 20377 raft_consensus.cc:2804] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.500510 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.500154 20080 catalog_manager.cc:5697] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.501082 20185 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.501446 20378 raft_consensus.cc:359] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.502110 20378 raft_consensus.cc:385] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.502405 20378 raft_consensus.cc:740] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.508188 20383 raft_consensus.cc:2804] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.508687 20383 raft_consensus.cc:493] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.508985 20185 raft_consensus.cc:2468] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.509713 20378 consensus_queue.cc:260] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.510583 20225 leader_election.cc:304] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.511515 20384 raft_consensus.cc:2804] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.512063 20384 raft_consensus.cc:697] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.512935 20384 consensus_queue.cc:237] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.520220 20416 leader_election.cc:290] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.521200 20378 ts_tablet_manager.cc:1434] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:06:42.522213 20378 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: Bootstrap starting.
I20260709 13:06:42.526460 20377 raft_consensus.cc:697] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:42.527500 20377 consensus_queue.cc:237] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.528180 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.528755 20334 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.509070 20383 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.532369 20378 tablet_bootstrap.cc:654] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.541477 20383 raft_consensus.cc:515] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.545461 20378 tablet_bootstrap.cc:492] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: No bootstrap required, opened a new log
I20260709 13:06:42.546015 20378 ts_tablet_manager.cc:1403] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 13:06:42.547103 20334 raft_consensus.cc:2468] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 1.
I20260709 13:06:42.548584 20185 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.549760 20378 raft_consensus.cc:359] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.550501 20378 raft_consensus.cc:385] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.550767 20378 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.550880 20421 raft_consensus.cc:515] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.552173 20383 leader_election.cc:290] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.552659 20259 raft_consensus.cc:2393] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 631572df076d484db8f62dbc5f1be272 in current term 1: Already voted for candidate 47bdc33f14df49159ccd76ded720f223 in this term.
I20260709 13:06:42.552963 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.552852 20378 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.553347 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.553553 20184 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.553936 20260 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.555085 20378 ts_tablet_manager.cc:1434] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:42.557384 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.557894 20421 leader_election.cc:290] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.560086 20083 catalog_manager.cc:5697] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 0 to 1, leader changed from <none> to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.561056 20260 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.562220 20299 leader_election.cc:304] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:42.562723 20184 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.563170 20383 raft_consensus.cc:2804] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.565945 20383 raft_consensus.cc:697] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:42.566879 20383 consensus_queue.cc:237] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.568809 20387 consensus_queue.cc:1048] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.569494 20377 raft_consensus.cc:493] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.570222 20387 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.570660 20387 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.569945 20377 raft_consensus.cc:515] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.574426 20081 catalog_manager.cc:5697] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.575344 20377 leader_election.cc:290] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.576709 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.576363 20081 catalog_manager.cc:5697] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.580214 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223" is_pre_election: true
I20260709 13:06:42.580411 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.580962 20260 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.581257 20333 raft_consensus.cc:2393] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 631572df076d484db8f62dbc5f1be272 in current term 1: Already voted for candidate 47bdc33f14df49159ccd76ded720f223 in this term.
I20260709 13:06:42.582218 20421 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.582777 20421 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.585084 20299 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:42.586577 20150 leader_election.cc:304] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 631572df076d484db8f62dbc5f1be272; no voters: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.587705 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.588621 20183 raft_consensus.cc:2393] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47bdc33f14df49159ccd76ded720f223 in current term 1: Already voted for candidate 507e981c1f0846ccb9a4a9f526461f2e in this term.
I20260709 13:06:42.590219 20377 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.590606 20421 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.572675 20387 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.590183 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e" is_pre_election: true
I20260709 13:06:42.593748 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272" is_pre_election: true
I20260709 13:06:42.594683 20184 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 0.
I20260709 13:06:42.596119 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.596885 20225 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223; no voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.597148 20334 raft_consensus.cc:2393] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47bdc33f14df49159ccd76ded720f223 in current term 1: Already voted for candidate 631572df076d484db8f62dbc5f1be272 in this term.
I20260709 13:06:42.598183 20421 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.598807 20225 leader_election.cc:304] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223; no voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.599650 20410 raft_consensus.cc:2749] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.605604 20396 raft_consensus.cc:2804] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:42.606088 20396 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:42.606464 20396 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:42.633392 20299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:35139, user_credentials={real_user=slave}} blocked reactor thread for 48354.9us
I20260709 13:06:42.634863 20387 consensus_queue.cc:1048] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:42.578364 20081 catalog_manager.cc:5697] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.655512 20377 raft_consensus.cc:2749] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.667160 20421 raft_consensus.cc:2749] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.667569 20396 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.672500 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:42.673143 20184 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.680471 20184 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.681807 20299 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.682682 20383 raft_consensus.cc:2804] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.683142 20383 raft_consensus.cc:697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:42.683008 20080 catalog_manager.cc:5697] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 1 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.683995 20383 consensus_queue.cc:237] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.686193 20396 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 1 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:42.687827 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.688400 20260 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.692067 20383 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:42.697393 20260 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 1.
I20260709 13:06:42.705082 20080 catalog_manager.cc:5697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 1 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:42.705825 20434 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:42.794499 20421 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.804055 20410 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.825371 20334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:42.825847 20334 raft_consensus.cc:606] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.837330 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:42.837793 20259 raft_consensus.cc:606] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.842141 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:42.842609 20259 raft_consensus.cc:606] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.846652 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:42.847131 20259 raft_consensus.cc:606] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.851183 20334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:42.851606 20334 raft_consensus.cc:606] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:42.855566 20334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:42.856014 20334 raft_consensus.cc:606] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Received request to transfer leadership to TS 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:42.860183 20334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:42.860581 20334 raft_consensus.cc:606] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Received request to transfer leadership to TS 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:42.875919 20184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:52592
I20260709 13:06:42.876371 20184 raft_consensus.cc:606] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 LEADER]: Received request to transfer leadership to TS 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:42.881857 20410 consensus_queue.cc:1048] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.891692 20416 consensus_queue.cc:1048] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.928256 20416 consensus_queue.cc:1048] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.934340 20412 raft_consensus.cc:993] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:42.934844 20384 raft_consensus.cc:1081] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:42.937049 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:42.938797 20185 raft_consensus.cc:493] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.939265 20185 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.942250 20384 consensus_queue.cc:1048] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.946594 20185 raft_consensus.cc:515] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.950874 20412 consensus_queue.cc:1048] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.954217 20185 leader_election.cc:290] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:42.954681 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.955260 20259 raft_consensus.cc:3055] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:42.955581 20259 raft_consensus.cc:740] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.956362 20259 consensus_queue.cc:260] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.957477 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caee76b89cb4960a8e775e29d3efb7c" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:42.957624 20259 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.958022 20334 raft_consensus.cc:3060] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.964344 20384 consensus_queue.cc:1048] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.964710 20259 raft_consensus.cc:2468] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:42.965917 20150 leader_election.cc:304] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:42.966536 20377 raft_consensus.cc:2804] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:42.966986 20377 raft_consensus.cc:697] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:42.967764 20377 consensus_queue.cc:237] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.969885 20334 raft_consensus.cc:2468] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:42.975535 20416 raft_consensus.cc:993] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:42.976012 20416 raft_consensus.cc:1081] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:42.975787 20083 catalog_manager.cc:5697] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:42.976545 20384 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.977563 20184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:42.978175 20184 raft_consensus.cc:493] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.978609 20184 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.981295 20384 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.985040 20434 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:42.985848 20184 raft_consensus.cc:515] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.988795 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:42.989342 20260 raft_consensus.cc:3055] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:42.989635 20260 raft_consensus.cc:740] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:42.990407 20260 consensus_queue.cc:260] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:42.991452 20260 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:42.999392 20260 raft_consensus.cc:2468] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.001454 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd927b7496634bef8ed1ae1f1e13bf2a" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.002440 20333 raft_consensus.cc:3060] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.006982 20434 raft_consensus.cc:993] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:43.007390 20434 raft_consensus.cc:1081] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Signalling peer 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:43.009518 20416 raft_consensus.cc:993] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.009239 20333 raft_consensus.cc:2468] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.009981 20416 raft_consensus.cc:1081] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.001917 20184 leader_election.cc:290] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.011956 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:43.012079 20150 leader_election.cc:304] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.013561 20185 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.014045 20185 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.014431 20377 raft_consensus.cc:2804] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.017170 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:35152
I20260709 13:06:43.017704 20259 raft_consensus.cc:493] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.018095 20259 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.022367 20185 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.024420 20259 raft_consensus.cc:515] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.025363 20185 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.026116 20387 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.026301 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:43.026659 20260 raft_consensus.cc:1240] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Rejecting Update request from peer 507e981c1f0846ccb9a4a9f526461f2e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:43.026868 20258 raft_consensus.cc:3055] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.027040 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.027226 20258 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:43.027755 20333 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.026135 20259 leader_election.cc:290] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 2 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.028173 20258 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.029330 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.029438 20258 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.030814 20387 consensus_queue.cc:1059] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.031594 20387 raft_consensus.cc:3055] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.031951 20387 raft_consensus.cc:740] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:43.032874 20387 consensus_queue.cc:260] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.033949 20387 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.036685 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:43.036866 20333 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.036947 20258 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.038317 20150 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.039147 20427 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.045382 20427 raft_consensus.cc:697] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:43.046886 20377 raft_consensus.cc:697] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:43.046408 20427 consensus_queue.cc:237] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.047816 20377 consensus_queue.cc:237] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.051595 20334 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 2.
I20260709 13:06:43.053179 20225 leader_election.cc:304] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 631572df076d484db8f62dbc5f1be272
I20260709 13:06:43.054329 20421 raft_consensus.cc:2804] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.054798 20421 raft_consensus.cc:697] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:43.055087 20427 consensus_queue.cc:1048] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.055624 20421 consensus_queue.cc:237] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.056167 20080 catalog_manager.cc:5697] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.063305 20083 catalog_manager.cc:5697] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 1 to 2, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.069377 20427 consensus_queue.cc:1048] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.076159 20456 raft_consensus.cc:993] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: : Instructing follower 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:43.076689 20456 raft_consensus.cc:1081] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 LEADER]: Signalling peer 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:43.077584 20083 catalog_manager.cc:5697] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.082837 20387 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.083395 20334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 13:06:43.083964 20334 raft_consensus.cc:493] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.084342 20334 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.091372 20334 raft_consensus.cc:515] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.094252 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:43.094857 20184 raft_consensus.cc:3055] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.095188 20184 raft_consensus.cc:740] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:43.096028 20184 consensus_queue.cc:260] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.097146 20184 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.098532 20383 raft_consensus.cc:993] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:43.098950 20383 raft_consensus.cc:1081] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Signalling peer 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:43.101637 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:35152
I20260709 13:06:43.103315 20259 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.103686 20259 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.108744 20184 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 2.
I20260709 13:06:43.110080 20259 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.112469 20259 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 2 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.113392 20334 leader_election.cc:290] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 2 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:43.113548 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.114310 20333 raft_consensus.cc:3055] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.113533 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:43.114758 20333 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:43.114984 20185 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.115993 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c511b28cda924bcc8fe0f16b9f16b944" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:43.116480 20258 raft_consensus.cc:3060] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.115579 20333 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.119989 20387 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.120860 20333 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.120860 20185 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 2.
I20260709 13:06:43.122408 20225 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.122821 20299 leader_election.cc:304] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.123158 20421 raft_consensus.cc:2804] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.123585 20387 raft_consensus.cc:2804] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.124068 20387 raft_consensus.cc:697] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:43.124300 20396 raft_consensus.cc:993] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.123600 20421 raft_consensus.cc:697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:43.124785 20434 raft_consensus.cc:1081] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.124869 20387 consensus_queue.cc:237] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.125340 20421 consensus_queue.cc:237] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.126518 20183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53980
I20260709 13:06:43.126637 20258 raft_consensus.cc:2468] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 2.
I20260709 13:06:43.127048 20183 raft_consensus.cc:493] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.127405 20183 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.132570 20081 catalog_manager.cc:5697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 1 to 2, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.133934 20183 raft_consensus.cc:515] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.136057 20333 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 2.
I20260709 13:06:43.136881 20080 catalog_manager.cc:5697] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 1 to 2, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 2 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:43.140019 20434 raft_consensus.cc:993] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.140425 20434 raft_consensus.cc:1081] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:43.140426 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:43.141167 20258 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.142177 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53980
I20260709 13:06:43.142791 20185 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.143147 20185 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.144512 20183 leader_election.cc:290] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.146255 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.146764 20333 raft_consensus.cc:3055] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.147049 20333 raft_consensus.cc:740] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:43.147655 20333 consensus_queue.cc:260] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.148845 20333 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.149428 20258 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.150686 20150 leader_election.cc:304] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.150660 20185 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.151595 20427 raft_consensus.cc:2804] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.152072 20427 raft_consensus.cc:697] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:43.152688 20185 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:43.152848 20427 consensus_queue.cc:237] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.155412 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:43.155594 20333 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.155655 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:43.155959 20258 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.156279 20334 raft_consensus.cc:3055] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:43.156610 20334 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:43.157218 20334 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.158039 20334 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.161573 20258 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.161125 20080 catalog_manager.cc:5697] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.162492 20150 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:43.163092 20427 raft_consensus.cc:2804] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:43.163451 20427 raft_consensus.cc:697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:43.164065 20334 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:43.164175 20427 consensus_queue.cc:237] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:43.172973 20080 catalog_manager.cc:5697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.357209 20334 raft_consensus.cc:1275] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.358322 20427 consensus_queue.cc:1048] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.367180 20258 raft_consensus.cc:1275] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.368511 20458 consensus_queue.cc:1048] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.489486 20334 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.490707 20458 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.496826 20258 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.498471 20427 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.536679 20185 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.541587 20185 raft_consensus.cc:1275] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.542858 20416 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.550022 20334 raft_consensus.cc:1275] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.551409 20416 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.577729 20334 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.578801 20427 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.584163 20185 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.585748 20258 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.588078 20456 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.589272 20416 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:43.599992 20334 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.601606 20412 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.609915 20258 raft_consensus.cc:1275] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.611126 20456 consensus_queue.cc:1048] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.621398 20334 raft_consensus.cc:1275] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.622687 20456 consensus_queue.cc:1048] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.634692 20258 raft_consensus.cc:1275] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.635731 20387 consensus_queue.cc:1048] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.642596 20185 raft_consensus.cc:1275] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.643968 20434 consensus_queue.cc:1048] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.666258 20334 raft_consensus.cc:1275] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.667378 20456 consensus_queue.cc:1048] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.673746 20258 raft_consensus.cc:1275] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:43.675546 20458 consensus_queue.cc:1048] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.908331 19561 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:06:45.909083 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:45.925863 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:45.926385 20185 raft_consensus.cc:606] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Received request to transfer leadership to TS 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:45.928983 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:45.929523 20185 raft_consensus.cc:606] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Received request to transfer leadership to TS 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:45.930435 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:45.930877 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:46.078159 20467 raft_consensus.cc:993] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: : Instructing follower 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:46.078855 20458 raft_consensus.cc:1081] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Signalling peer 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:46.080627 20334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 13:06:46.081082 20334 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:46.081331 20334 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.085439 20334 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.086789 20334 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 3 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:46.087798 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:46.088071 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:46.088284 20185 raft_consensus.cc:3055] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:46.088572 20185 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:46.088600 20258 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.089243 20185 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.090160 20185 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.093974 20258 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:46.095932 20299 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:46.096243 20185 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:46.097029 20396 raft_consensus.cc:2804] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:46.098227 20396 raft_consensus.cc:697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:46.099062 20396 consensus_queue.cc:237] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.105634 20083 catalog_manager.cc:5697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 2 to 3, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 3 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.361837 20468 raft_consensus.cc:993] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: : Instructing follower 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:46.362272 20458 raft_consensus.cc:1081] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Signalling peer 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:46.363788 20333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 13:06:46.364323 20333 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:46.364631 20333 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.369161 20333 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.370640 20333 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 3 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:46.371583 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:46.371837 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:46.372113 20185 raft_consensus.cc:3055] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:46.372350 20258 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.372409 20185 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:46.373138 20185 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.374017 20185 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:46.377190 20258 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:46.378198 20299 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:46.378697 20185 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:46.378844 20396 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:46.379302 20396 raft_consensus.cc:697] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:46.380086 20396 consensus_queue.cc:237] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:46.386734 20083 catalog_manager.cc:5697] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 2 to 3, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 3 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.673321 20258 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.674512 20396 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.683676 20185 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.685302 20396 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.762111 20185 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.763310 20469 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.772164 20258 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:46.774250 20469 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:46.931706 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:46.950559 20333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:46.951076 20333 raft_consensus.cc:606] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:46.956105 20333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53794
I20260709 13:06:46.956647 20333 raft_consensus.cc:606] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:46.961344 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:46.961826 20258 raft_consensus.cc:606] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:46.966395 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:46.966866 20258 raft_consensus.cc:606] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:46.971299 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
mode: GRACEFUL
new_leader_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:39692
I20260709 13:06:46.971786 20258 raft_consensus.cc:606] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Received request to transfer leadership to TS 631572df076d484db8f62dbc5f1be272
I20260709 13:06:47.155856 20485 raft_consensus.cc:993] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.156275 20475 raft_consensus.cc:1081] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.157820 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:47.158317 20185 raft_consensus.cc:493] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.158588 20185 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.163235 20185 raft_consensus.cc:515] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.164824 20185 leader_election.cc:290] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 3 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:47.165711 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:47.165879 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e150c5d19e4f1dac1662c04379ce9e" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:47.166290 20258 raft_consensus.cc:3055] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:47.166342 20333 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.166584 20258 raft_consensus.cc:740] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:47.167269 20258 consensus_queue.cc:260] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.168231 20258 raft_consensus.cc:3060] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.171324 20333 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 3.
I20260709 13:06:47.172438 20150 leader_election.cc:304] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [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: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:47.173074 20458 raft_consensus.cc:2804] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:47.173112 20258 raft_consensus.cc:2468] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 3.
I20260709 13:06:47.174121 20458 raft_consensus.cc:697] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:47.174925 20458 consensus_queue.cc:237] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.181865 20083 catalog_manager.cc:5697] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 2 to 3, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.253773 20483 raft_consensus.cc:993] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.254182 20469 raft_consensus.cc:1081] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.255616 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53980
I20260709 13:06:47.256181 20185 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.256560 20185 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.261164 20185 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.262753 20185 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 4 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:47.263892 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:47.263895 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:47.264531 20333 raft_consensus.cc:3055] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:47.264478 20258 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.264806 20333 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:47.265647 20333 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.266641 20333 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.269968 20258 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 4.
I20260709 13:06:47.271060 20150 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [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: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:47.271771 20333 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 4.
I20260709 13:06:47.271802 20458 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:47.272373 20458 raft_consensus.cc:697] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:47.273154 20458 consensus_queue.cc:237] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.279662 20083 catalog_manager.cc:5697] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 3 to 4, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 4 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.300817 20483 raft_consensus.cc:993] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.301321 20491 raft_consensus.cc:1081] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.303114 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53980
I20260709 13:06:47.303834 20185 raft_consensus.cc:493] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.304205 20185 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.310992 20185 raft_consensus.cc:515] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.312974 20185 leader_election.cc:290] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 4 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:47.313812 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:47.314005 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f3cf8d2b784c2b9a513c807dc98cd5" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:47.314307 20258 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.314640 20333 raft_consensus.cc:3055] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:47.314992 20333 raft_consensus.cc:740] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:47.316043 20333 consensus_queue.cc:260] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.317070 20333 raft_consensus.cc:3060] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:47.320082 20258 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 4.
I20260709 13:06:47.321055 20150 leader_election.cc:304] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [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: 47bdc33f14df49159ccd76ded720f223, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:47.321723 20458 raft_consensus.cc:2804] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:47.322044 20333 raft_consensus.cc:2468] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 4.
I20260709 13:06:47.322093 20458 raft_consensus.cc:697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:47.323022 20458 consensus_queue.cc:237] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.328902 20083 catalog_manager.cc:5697] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 3 to 4, leader changed from 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 4 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.354979 20485 raft_consensus.cc:993] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.355413 20475 raft_consensus.cc:1081] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.356782 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:47.357218 20185 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.357482 20185 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.361562 20185 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.363041 20185 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 3 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:47.363860 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:47.364115 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:47.364322 20258 raft_consensus.cc:3055] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:47.364724 20258 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:47.364740 20333 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.365377 20258 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.366182 20258 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.370167 20333 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 3.
I20260709 13:06:47.371146 20150 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [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: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:47.371299 20258 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 3.
I20260709 13:06:47.371847 20458 raft_consensus.cc:2804] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:47.372249 20458 raft_consensus.cc:697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:47.372953 20458 consensus_queue.cc:237] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.378875 20083 catalog_manager.cc:5697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 2 to 3, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.506002 20485 raft_consensus.cc:993] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: : Instructing follower 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.506407 20475 raft_consensus.cc:1081] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Signalling peer 631572df076d484db8f62dbc5f1be272 to start an election
I20260709 13:06:47.507920 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
 from {username='slave'} at 127.0.0.1:53984
I20260709 13:06:47.508356 20185 raft_consensus.cc:493] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:47.508587 20185 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.513048 20185 raft_consensus.cc:515] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.514472 20185 leader_election.cc:290] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Requested vote from peers 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:47.515398 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:47.515663 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "631572df076d484db8f62dbc5f1be272" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:47.516001 20258 raft_consensus.cc:3055] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.516187 20333 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.516301 20258 raft_consensus.cc:740] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:47.516924 20258 consensus_queue.cc:260] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.517733 20258 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.520720 20333 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:47.521687 20150 leader_election.cc:304] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 507e981c1f0846ccb9a4a9f526461f2e, 631572df076d484db8f62dbc5f1be272; no voters: 
I20260709 13:06:47.522123 20258 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 631572df076d484db8f62dbc5f1be272 in term 2.
I20260709 13:06:47.522332 20458 raft_consensus.cc:2804] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:47.522814 20458 raft_consensus.cc:697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Leader. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:47.523574 20458 consensus_queue.cc:237] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:47.530471 20083 catalog_manager.cc:5697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 reported cstate change: term changed from 1 to 2, leader changed from 47bdc33f14df49159ccd76ded720f223 (127.19.26.66) to 631572df076d484db8f62dbc5f1be272 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "631572df076d484db8f62dbc5f1be272" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.569485 20333 raft_consensus.cc:1275] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.570788 20458 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.581101 20258 raft_consensus.cc:1275] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.582870 20458 consensus_queue.cc:1048] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.698303 20333 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.699615 20458 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.710179 20258 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.711496 20458 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.774564 20258 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.775810 20458 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.784082 20333 raft_consensus.cc:1275] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:47.786098 20458 consensus_queue.cc:1048] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:47.848438 20258 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.849756 20458 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:47.852669 20333 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:47.854276 20500 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:48.079348 20258 raft_consensus.cc:1275] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.080426 20499 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.086791 20333 raft_consensus.cc:1275] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Refusing update from remote peer 631572df076d484db8f62dbc5f1be272: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.088359 20499 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:49.978802 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:49.986617 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:49.987241 20185 raft_consensus.cc:606] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Received request to transfer leadership to TS 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:49.989801 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:49.990248 20185 raft_consensus.cc:606] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Received request to transfer leadership to TS 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:49.992827 20183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:49.993376 20183 raft_consensus.cc:606] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Received request to transfer leadership to TS 47bdc33f14df49159ccd76ded720f223
I20260709 13:06:49.995529 20183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "631572df076d484db8f62dbc5f1be272"
mode: GRACEFUL
new_leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:52594
I20260709 13:06:49.996016 20183 raft_consensus.cc:606] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Received request to transfer leadership to TS 507e981c1f0846ccb9a4a9f526461f2e
I20260709 13:06:49.996994 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:49.997423 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:50.235270 20458 raft_consensus.cc:993] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: : Instructing follower 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:50.235769 20508 raft_consensus.cc:1081] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Signalling peer 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:50.237354 20333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 13:06:50.237818 20333 raft_consensus.cc:493] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.238102 20333 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.243566 20333 raft_consensus.cc:515] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.245573 20333 leader_election.cc:290] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 4 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:50.246296 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:50.246944 20183 raft_consensus.cc:3055] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:50.247102 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ac0a9c7e4b44e4aa1fbb0019ae5ad8" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:50.247184 20183 raft_consensus.cc:740] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:50.247833 20259 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.248281 20183 consensus_queue.cc:260] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.249658 20183 raft_consensus.cc:3060] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.254915 20259 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 4.
I20260709 13:06:50.256245 20299 leader_election.cc:304] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:50.256479 20183 raft_consensus.cc:2468] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 4.
I20260709 13:06:50.256985 20491 raft_consensus.cc:2804] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:50.258059 20491 raft_consensus.cc:697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:50.259059 20491 consensus_queue.cc:237] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.265601 20080 catalog_manager.cc:5697] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 3 to 4, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 4 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.297555 20458 raft_consensus.cc:993] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: : Instructing follower 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:50.297971 20508 raft_consensus.cc:1081] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Signalling peer 507e981c1f0846ccb9a4a9f526461f2e to start an election
I20260709 13:06:50.299217 20333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b"
dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
 from {username='slave'} at 127.0.0.1:53772
I20260709 13:06:50.299626 20333 raft_consensus.cc:493] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.299901 20333 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.304010 20333 raft_consensus.cc:515] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.305331 20333 leader_election.cc:290] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [CANDIDATE]: Term 3 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139)
I20260709 13:06:50.306182 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:50.306432 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a90ff58b6b4d0fb48c5401a3cc606b" candidate_uuid: "507e981c1f0846ccb9a4a9f526461f2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47bdc33f14df49159ccd76ded720f223"
I20260709 13:06:50.306767 20183 raft_consensus.cc:3055] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.306926 20259 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.307132 20183 raft_consensus.cc:740] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:50.308071 20183 consensus_queue.cc:260] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.309242 20183 raft_consensus.cc:3060] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.313649 20259 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:50.314805 20299 leader_election.cc:304] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:50.315577 20491 raft_consensus.cc:2804] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.315961 20183 raft_consensus.cc:2468] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 507e981c1f0846ccb9a4a9f526461f2e in term 3.
I20260709 13:06:50.316017 20491 raft_consensus.cc:697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Becoming Leader. State: Replica: 507e981c1f0846ccb9a4a9f526461f2e, State: Running, Role: LEADER
I20260709 13:06:50.317173 20491 consensus_queue.cc:237] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.324054 20080 catalog_manager.cc:5697] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e reported cstate change: term changed from 2 to 3, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67). New cstate: current_term: 3 leader_uuid: "507e981c1f0846ccb9a4a9f526461f2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.378320 20458 raft_consensus.cc:993] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: : Instructing follower 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:50.378707 20458 raft_consensus.cc:1081] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Signalling peer 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:50.380074 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:35136
I20260709 13:06:50.380524 20259 raft_consensus.cc:493] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.380796 20259 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:50.385361 20259 raft_consensus.cc:515] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.387830 20259 leader_election.cc:290] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 5 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:50.388403 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:50.388793 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d8a06a614e4adcba35c99af3de4cf0" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:50.389052 20183 raft_consensus.cc:3055] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:50.389375 20333 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:50.389389 20183 raft_consensus.cc:740] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:50.390318 20183 consensus_queue.cc:260] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.391557 20183 raft_consensus.cc:3060] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:50.396126 20333 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 5.
I20260709 13:06:50.397567 20225 leader_election.cc:304] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:50.398176 20183 raft_consensus.cc:2468] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 5.
I20260709 13:06:50.398531 20475 raft_consensus.cc:2804] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:50.399670 20475 raft_consensus.cc:697] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 5 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:50.400465 20475 consensus_queue.cc:237] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [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: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.406948 20080 catalog_manager.cc:5697] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 4 to 5, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 5 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.550815 20508 raft_consensus.cc:993] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: : Instructing follower 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:50.551227 20458 raft_consensus.cc:1081] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Signalling peer 47bdc33f14df49159ccd76ded720f223 to start an election
I20260709 13:06:50.552681 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c"
dest_uuid: "47bdc33f14df49159ccd76ded720f223"
 from {username='slave'} at 127.0.0.1:35136
I20260709 13:06:50.553156 20259 raft_consensus.cc:493] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:50.553463 20259 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.558619 20259 raft_consensus.cc:515] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.560202 20259 leader_election.cc:290] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [CANDIDATE]: Term 3 election: Requested vote from peers 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769), 507e981c1f0846ccb9a4a9f526461f2e (127.19.26.67:34199)
I20260709 13:06:50.561012 20183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "631572df076d484db8f62dbc5f1be272"
I20260709 13:06:50.561277 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f6e6d032de492a957bc59699bcfe8c" candidate_uuid: "47bdc33f14df49159ccd76ded720f223" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "507e981c1f0846ccb9a4a9f526461f2e"
I20260709 13:06:50.561582 20183 raft_consensus.cc:3055] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.561789 20333 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.561973 20183 raft_consensus.cc:740] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 631572df076d484db8f62dbc5f1be272, State: Running, Role: LEADER
I20260709 13:06:50.562788 20183 consensus_queue.cc:260] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [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: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.563817 20183 raft_consensus.cc:3060] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.566695 20333 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 3.
I20260709 13:06:50.567636 20225 leader_election.cc:304] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [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: 47bdc33f14df49159ccd76ded720f223, 507e981c1f0846ccb9a4a9f526461f2e; no voters: 
I20260709 13:06:50.568535 20475 raft_consensus.cc:2804] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.568922 20475 raft_consensus.cc:697] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 LEADER]: Becoming Leader. State: Replica: 47bdc33f14df49159ccd76ded720f223, State: Running, Role: LEADER
I20260709 13:06:50.569043 20183 raft_consensus.cc:2468] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47bdc33f14df49159ccd76ded720f223 in term 3.
I20260709 13:06:50.569774 20475 consensus_queue.cc:237] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [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: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } }
I20260709 13:06:50.577064 20080 catalog_manager.cc:5697] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 reported cstate change: term changed from 2 to 3, leader changed from 631572df076d484db8f62dbc5f1be272 (127.19.26.65) to 47bdc33f14df49159ccd76ded720f223 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "47bdc33f14df49159ccd76ded720f223" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.668913 20183 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:50.670125 20491 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:50.681725 20259 raft_consensus.cc:1275] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:50.683553 20509 consensus_queue.cc:1048] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:50.726423 20259 raft_consensus.cc:1275] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.727604 20509 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47bdc33f14df49159ccd76ded720f223" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:50.737583 20183 raft_consensus.cc:1275] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Refusing update from remote peer 507e981c1f0846ccb9a4a9f526461f2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:50.741700 20525 consensus_queue.cc:1048] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:50.800129 20183 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 5 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:50.801386 20475 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631572df076d484db8f62dbc5f1be272" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:50.810704 20333 raft_consensus.cc:1275] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 5 FOLLOWER]: Refusing update from remote peer 47bdc33f14df49159ccd76ded720f223: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:50.812270 20528 consensus_queue.cc:1048] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [LEADER]: Connected to new peer: Peer: permanent_uuid: "507e981c1f0846ccb9a4a9f526461f2e" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:50.998353 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:51.004736 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
I20260709 13:06:51.026953 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:51.027719 19561 tablet_replica.cc:333] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.028570 19561 raft_consensus.cc:2243] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.029147 19561 raft_consensus.cc:2272] T c511b28cda924bcc8fe0f16b9f16b944 P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.031081 19561 tablet_replica.cc:333] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.031601 19561 raft_consensus.cc:2243] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.032101 19561 raft_consensus.cc:2272] T a9d8a06a614e4adcba35c99af3de4cf0 P 631572df076d484db8f62dbc5f1be272 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.034695 19561 tablet_replica.cc:333] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.035368 19561 raft_consensus.cc:2243] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.036300 19561 raft_consensus.cc:2272] T 6caee76b89cb4960a8e775e29d3efb7c P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.038340 19561 tablet_replica.cc:333] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.038861 19561 raft_consensus.cc:2243] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.039233 19561 raft_consensus.cc:2272] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.041879 19561 tablet_replica.cc:333] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
W20260709 13:06:51.041946 20225 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 13:06:51.042649 19561 raft_consensus.cc:2243] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.043056 19561 raft_consensus.cc:2272] T 31f6e6d032de492a957bc59699bcfe8c P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.045369 19561 tablet_replica.cc:333] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.046060 19561 raft_consensus.cc:2243] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:06:51.046254 20225 consensus_peers.cc:597] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 -> Peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Couldn't send request to peer 631572df076d484db8f62dbc5f1be272. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:51.046938 19561 raft_consensus.cc:2272] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 631572df076d484db8f62dbc5f1be272 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.048908 19561 tablet_replica.cc:333] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.049621 19561 raft_consensus.cc:2243] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.050058 19561 raft_consensus.cc:2272] T 76358d00f68844ea8b713e25d425beab P 631572df076d484db8f62dbc5f1be272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.051841 19561 tablet_replica.cc:333] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.052340 19561 raft_consensus.cc:2243] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.053151 19561 raft_consensus.cc:2272] T d2e150c5d19e4f1dac1662c04379ce9e P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.054956 19561 tablet_replica.cc:333] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.055413 19561 raft_consensus.cc:2243] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.055837 19561 raft_consensus.cc:2272] T 37a90ff58b6b4d0fb48c5401a3cc606b P 631572df076d484db8f62dbc5f1be272 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.057912 19561 tablet_replica.cc:333] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272: stopping tablet replica
I20260709 13:06:51.058385 19561 raft_consensus.cc:2243] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.059127 19561 raft_consensus.cc:2272] T cd927b7496634bef8ed1ae1f1e13bf2a P 631572df076d484db8f62dbc5f1be272 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.087363 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
I20260709 13:06:51.106660 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
W20260709 13:06:51.125273 20225 consensus_peers.cc:597] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 -> Peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Couldn't send request to peer 631572df076d484db8f62dbc5f1be272. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:41769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:51.134277 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:51.135077 19561 tablet_replica.cc:333] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.135991 19561 raft_consensus.cc:2243] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.136770 19561 raft_consensus.cc:2272] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.139451 19561 tablet_replica.cc:333] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.140417 19561 raft_consensus.cc:2243] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.141327 19561 raft_consensus.cc:2272] T a9d8a06a614e4adcba35c99af3de4cf0 P 47bdc33f14df49159ccd76ded720f223 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:51.143640 20299 consensus_peers.cc:597] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e -> Peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Couldn't send request to peer 631572df076d484db8f62dbc5f1be272. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:41769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:51.144110 20299 consensus_peers.cc:597] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e -> Peer 631572df076d484db8f62dbc5f1be272 (127.19.26.65:41769): Couldn't send request to peer 631572df076d484db8f62dbc5f1be272. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:41769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:51.145465 19561 tablet_replica.cc:333] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.146046 19561 raft_consensus.cc:2243] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.146494 19561 raft_consensus.cc:2272] T cd927b7496634bef8ed1ae1f1e13bf2a P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.148224 19561 tablet_replica.cc:333] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.148860 19561 raft_consensus.cc:2243] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.149330 19561 raft_consensus.cc:2272] T 37a90ff58b6b4d0fb48c5401a3cc606b P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.151425 19561 tablet_replica.cc:333] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.151996 19561 raft_consensus.cc:2243] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.152428 19561 raft_consensus.cc:2272] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 47bdc33f14df49159ccd76ded720f223 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.154588 19561 tablet_replica.cc:333] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.155102 19561 raft_consensus.cc:2243] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.155552 19561 raft_consensus.cc:2272] T 6caee76b89cb4960a8e775e29d3efb7c P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.157334 19561 tablet_replica.cc:333] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.157826 19561 raft_consensus.cc:2243] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.158457 19561 pending_rounds.cc:70] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Trying to abort 1 pending ops.
I20260709 13:06:51.158632 19561 pending_rounds.cc:77] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635473701183488 op_type: NO_OP noop_request { }
I20260709 13:06:51.158906 19561 raft_consensus.cc:2889] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:51.159178 19561 raft_consensus.cc:2272] T 31f6e6d032de492a957bc59699bcfe8c P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.161217 19561 tablet_replica.cc:333] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.161717 19561 raft_consensus.cc:2243] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.162163 19561 raft_consensus.cc:2272] T d2e150c5d19e4f1dac1662c04379ce9e P 47bdc33f14df49159ccd76ded720f223 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.163875 19561 tablet_replica.cc:333] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.164332 19561 raft_consensus.cc:2243] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.165146 19561 raft_consensus.cc:2272] T 76358d00f68844ea8b713e25d425beab P 47bdc33f14df49159ccd76ded720f223 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.166795 19561 tablet_replica.cc:333] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223: stopping tablet replica
I20260709 13:06:51.167214 19561 raft_consensus.cc:2243] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.167608 19561 raft_consensus.cc:2272] T c511b28cda924bcc8fe0f16b9f16b944 P 47bdc33f14df49159ccd76ded720f223 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:51.183292 20299 consensus_peers.cc:597] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e -> Peer 47bdc33f14df49159ccd76ded720f223 (127.19.26.66:35139): Couldn't send request to peer 47bdc33f14df49159ccd76ded720f223. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:51.197985 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
I20260709 13:06:51.216807 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
I20260709 13:06:51.238314 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:51.239032 19561 tablet_replica.cc:333] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.239657 19561 raft_consensus.cc:2243] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.240550 19561 raft_consensus.cc:2272] T c511b28cda924bcc8fe0f16b9f16b944 P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.242341 19561 tablet_replica.cc:333] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.242870 19561 raft_consensus.cc:2243] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.243310 19561 raft_consensus.cc:2272] T d2e150c5d19e4f1dac1662c04379ce9e P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.245138 19561 tablet_replica.cc:333] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.245635 19561 raft_consensus.cc:2243] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.246025 19561 raft_consensus.cc:2272] T 76358d00f68844ea8b713e25d425beab P 507e981c1f0846ccb9a4a9f526461f2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.247663 19561 tablet_replica.cc:333] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.248206 19561 raft_consensus.cc:2243] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.248663 19561 raft_consensus.cc:2272] T a9d8a06a614e4adcba35c99af3de4cf0 P 507e981c1f0846ccb9a4a9f526461f2e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.250757 19561 tablet_replica.cc:333] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.251245 19561 raft_consensus.cc:2243] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.251685 19561 raft_consensus.cc:2272] T cd927b7496634bef8ed1ae1f1e13bf2a P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.253445 19561 tablet_replica.cc:333] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.253923 19561 raft_consensus.cc:2243] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.254629 19561 raft_consensus.cc:2272] T 37a90ff58b6b4d0fb48c5401a3cc606b P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.256624 19561 tablet_replica.cc:333] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.257107 19561 raft_consensus.cc:2243] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.257531 19561 raft_consensus.cc:2272] T 74f3cf8d2b784c2b9a513c807dc98cd5 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.259243 19561 tablet_replica.cc:333] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.259682 19561 raft_consensus.cc:2243] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.260411 19561 raft_consensus.cc:2272] T b1ac0a9c7e4b44e4aa1fbb0019ae5ad8 P 507e981c1f0846ccb9a4a9f526461f2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.262319 19561 tablet_replica.cc:333] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.262773 19561 raft_consensus.cc:2243] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.263139 19561 raft_consensus.cc:2272] T 6caee76b89cb4960a8e775e29d3efb7c P 507e981c1f0846ccb9a4a9f526461f2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.264775 19561 tablet_replica.cc:333] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e: stopping tablet replica
I20260709 13:06:51.265187 19561 raft_consensus.cc:2243] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:51.265565 19561 raft_consensus.cc:2272] T 31f6e6d032de492a957bc59699bcfe8c P 507e981c1f0846ccb9a4a9f526461f2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.283684 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:06:51.302030 19561 master.cc:562] Master@127.19.26.126:39535 shutting down...
I20260709 13:06:51.321641 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:51.322295 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:51.322638 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P f945b7e522234d6d9aa3f0e3f05d89dc: stopping tablet replica
I20260709 13:06:51.342444 19561 master.cc:584] Master@127.19.26.126:39535 shutdown complete.
47bdc33f14df49159ccd76ded720f223  4
507e981c1f0846ccb9a4a9f526461f2e  1
631572df076d484db8f62dbc5f1be272  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10256 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:06:51.379947 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:33873
I20260709 13:06:51.381016 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:51.386088 20534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.386224 20535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.386776 20537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.388278 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:51.389017 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:51.389189 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:51.389343 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602411389325 us; error 0 us; skew 500 ppm
I20260709 13:06:51.389878 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:51.392028 19561 webserver.cc:533] Webserver started at http://127.19.26.126:36991/ using document root <none> and password file <none>
I20260709 13:06:51.392463 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:51.392632 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:51.392882 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:51.393916 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "c7a29da2d8564e7fa3a342d498881220"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.398252 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:06:51.401286 20542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.401903 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 13:06:51.402153 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "c7a29da2d8564e7fa3a342d498881220"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.402400 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:51.426978 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:51.428263 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:51.464720 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:33873
I20260709 13:06:51.464807 20593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:33873 every 8 connection(s)
I20260709 13:06:51.468302 20594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:51.477579 20594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: Bootstrap starting.
I20260709 13:06:51.482110 20594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.486173 20594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: No bootstrap required, opened a new log
I20260709 13:06:51.488245 20594 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER }
I20260709 13:06:51.488619 20594 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.488791 20594 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7a29da2d8564e7fa3a342d498881220, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.489310 20594 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER }
I20260709 13:06:51.489741 20594 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:51.489921 20594 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:51.490119 20594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.494335 20594 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER }
I20260709 13:06:51.494850 20594 leader_election.cc:304] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [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: c7a29da2d8564e7fa3a342d498881220; no voters: 
I20260709 13:06:51.495985 20594 leader_election.cc:290] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:51.496381 20597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.497637 20597 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 1 LEADER]: Becoming Leader. State: Replica: c7a29da2d8564e7fa3a342d498881220, State: Running, Role: LEADER
I20260709 13:06:51.498288 20597 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [LEADER]: Queue going to LEADER mode. State: All 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: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER }
I20260709 13:06:51.498809 20594 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:51.501181 20599 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7a29da2d8564e7fa3a342d498881220. Latest consensus state: current_term: 1 leader_uuid: "c7a29da2d8564e7fa3a342d498881220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER } }
I20260709 13:06:51.501183 20598 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7a29da2d8564e7fa3a342d498881220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7a29da2d8564e7fa3a342d498881220" member_type: VOTER } }
I20260709 13:06:51.501838 20599 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:51.502015 20598 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:51.510530 20602 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:51.515411 20602 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:51.516539 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:51.523910 20602 catalog_manager.cc:1383] Generated new cluster ID: 822c09b2f1de42b59bf80a8aa846e567
I20260709 13:06:51.524169 20602 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:51.546396 20602 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:51.547709 20602 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:51.560636 20602 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: Generated new TSK 0
I20260709 13:06:51.561237 20602 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:51.583202 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:51.589239 20615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.590332 20616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.593628 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:51.593770 20618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.595119 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:51.595323 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:51.595443 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602411595431 us; error 0 us; skew 500 ppm
I20260709 13:06:51.595988 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:51.598249 19561 webserver.cc:533] Webserver started at http://127.19.26.65:41521/ using document root <none> and password file <none>
I20260709 13:06:51.598687 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:51.598842 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:51.599061 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:51.600173 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "c7c6d4ebccdf44e28186a985f8aff945"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.604756 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:51.608132 20623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.608875 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:51.609161 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "c7c6d4ebccdf44e28186a985f8aff945"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.609408 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:51.624465 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:51.625732 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:51.627276 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:51.630049 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:51.630362 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.630623 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:51.630798 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.672791 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:44315
I20260709 13:06:51.672907 20685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:44315 every 8 connection(s)
I20260709 13:06:51.677493 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:51.687068 20690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.687152 20691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.689803 19561 server_base.cc:1061] running on GCE node
W20260709 13:06:51.690659 20694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.691926 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:51.692139 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:51.692215 20686 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33873
I20260709 13:06:51.692351 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602411692331 us; error 0 us; skew 500 ppm
I20260709 13:06:51.692617 20686 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:51.693087 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:51.693483 20686 heartbeater.cc:507] Master 127.19.26.126:33873 requested a full tablet report, sending...
I20260709 13:06:51.695715 19561 webserver.cc:533] Webserver started at http://127.19.26.66:37411/ using document root <none> and password file <none>
I20260709 13:06:51.695698 20559 ts_manager.cc:194] Registered new tserver with Master: c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:06:51.696395 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:51.696596 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:51.696841 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:51.697851 20559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46826
I20260709 13:06:51.697913 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "57928990a8414414af45a1d535124be5"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.702745 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:06:51.706012 20698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.706720 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:51.706990 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "57928990a8414414af45a1d535124be5"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.707260 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:51.740574 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:51.741920 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:51.743623 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:51.745987 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:51.746188 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.746431 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:51.746577 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.784840 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:45639
I20260709 13:06:51.784937 20760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:45639 every 8 connection(s)
I20260709 13:06:51.789393 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:51.797011 20764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.797399 20765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:51.799582 20767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:51.799702 19561 server_base.cc:1061] running on GCE node
I20260709 13:06:51.800828 20761 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33873
I20260709 13:06:51.801023 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:51.801174 20761 heartbeater.cc:461] Registering TS with master...
W20260709 13:06:51.801282 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:51.801517 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602411801499 us; error 0 us; skew 500 ppm
I20260709 13:06:51.801998 20761 heartbeater.cc:507] Master 127.19.26.126:33873 requested a full tablet report, sending...
I20260709 13:06:51.802083 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:51.804374 20559 ts_manager.cc:194] Registered new tserver with Master: 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:51.804926 19561 webserver.cc:533] Webserver started at http://127.19.26.67:36029/ using document root <none> and password file <none>
I20260709 13:06:51.805545 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:51.805792 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:51.806097 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:51.806214 20559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46832
I20260709 13:06:51.807613 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.812101 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:51.815392 20772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.816337 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:51.816619 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
format_stamp: "Formatted at 2026-07-09 13:06:51 on dist-test-slave-mq27"
I20260709 13:06:51.816977 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:51.826758 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:51.827977 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:51.829406 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:51.831653 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:51.831883 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.832123 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:51.832273 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:51.870782 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:37807
I20260709 13:06:51.870884 20834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:37807 every 8 connection(s)
I20260709 13:06:51.883765 20835 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33873
I20260709 13:06:51.884150 20835 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:51.884932 20835 heartbeater.cc:507] Master 127.19.26.126:33873 requested a full tablet report, sending...
I20260709 13:06:51.886812 20559 ts_manager.cc:194] Registered new tserver with Master: 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:51.886931 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013245392s
I20260709 13:06:51.888190 20559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46834
I20260709 13:06:51.912474 20559 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46848:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:06:51.918483 20559 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:06:52.109000 20800 tablet_service.cc:1511] Processing CreateTablet for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:52.110683 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c48f1bfaee44e39c7bb83bb4eeb574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.112330 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 80fecb5c9932477e9d56a9adf9af2801 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:52.113862 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fecb5c9932477e9d56a9adf9af2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.115154 20797 tablet_service.cc:1511] Processing CreateTablet for tablet fed34163d88440f9a50f24ac763dee9d (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:52.116590 20797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed34163d88440f9a50f24ac763dee9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.116478 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 43638a830e56445583b1e4a76cdc1c17 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:52.116999 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a7104d6004a80bed935cd51690af8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:52.118341 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a7104d6004a80bed935cd51690af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.122090 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0677afd42e45c0a8bb3d27bc09b029 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:52.123533 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0677afd42e45c0a8bb3d27bc09b029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.124534 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43638a830e56445583b1e4a76cdc1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.126055 20794 tablet_service.cc:1511] Processing CreateTablet for tablet 46f0dcf1b7b64353b98fcc989def96d9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:52.127416 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f0dcf1b7b64353b98fcc989def96d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.130574 20793 tablet_service.cc:1511] Processing CreateTablet for tablet b7d8221c402c4463a8dc8d88119e534b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:52.132061 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d8221c402c4463a8dc8d88119e534b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.140736 20651 tablet_service.cc:1511] Processing CreateTablet for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:52.142251 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c48f1bfaee44e39c7bb83bb4eeb574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.144968 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 80fecb5c9932477e9d56a9adf9af2801 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:52.146036 20644 tablet_service.cc:1511] Processing CreateTablet for tablet b7d8221c402c4463a8dc8d88119e534b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:52.147712 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a7104d6004a80bed935cd51690af8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:52.148375 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 815196eb71684e0f871f1954d5ffbb6f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:52.150068 20648 tablet_service.cc:1511] Processing CreateTablet for tablet fed34163d88440f9a50f24ac763dee9d (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:52.152298 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 43638a830e56445583b1e4a76cdc1c17 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:52.144968 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 46f0dcf1b7b64353b98fcc989def96d9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:52.143229 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0677afd42e45c0a8bb3d27bc09b029 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:52.146441 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fecb5c9932477e9d56a9adf9af2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.154582 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 815196eb71684e0f871f1954d5ffbb6f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:52.155414 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815196eb71684e0f871f1954d5ffbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.156080 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f0dcf1b7b64353b98fcc989def96d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.156765 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d8221c402c4463a8dc8d88119e534b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.157383 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0677afd42e45c0a8bb3d27bc09b029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.156080 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815196eb71684e0f871f1954d5ffbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.158814 20791 tablet_service.cc:1511] Processing CreateTablet for tablet fae837542152473fa1cfa5a37c5df221 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:52.159792 20642 tablet_service.cc:1511] Processing CreateTablet for tablet fae837542152473fa1cfa5a37c5df221 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:52.160784 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed34163d88440f9a50f24ac763dee9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.160193 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae837542152473fa1cfa5a37c5df221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.161468 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a7104d6004a80bed935cd51690af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.162151 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43638a830e56445583b1e4a76cdc1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.163089 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae837542152473fa1cfa5a37c5df221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.164583 20798 tablet_service.cc:1511] Processing CreateTablet for tablet faba15354cf2467c82ba840db461e64e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:52.165882 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba15354cf2467c82ba840db461e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.172510 20793 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8fbc863106409aacd55f77232ca0e4 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:52.173894 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8fbc863106409aacd55f77232ca0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.198664 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 9717deb75f43476fabaeea8d175364c5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:52.200069 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9717deb75f43476fabaeea8d175364c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.249300 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 43638a830e56445583b1e4a76cdc1c17 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:52.250749 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43638a830e56445583b1e4a76cdc1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.252219 20726 tablet_service.cc:1511] Processing CreateTablet for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:52.211115 20793 tablet_service.cc:1511] Processing CreateTablet for tablet c5cba73ba8fd47158af4a693072318d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:52.254015 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c48f1bfaee44e39c7bb83bb4eeb574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.273908 20648 tablet_service.cc:1511] Processing CreateTablet for tablet c5cba73ba8fd47158af4a693072318d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:52.254814 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 815196eb71684e0f871f1954d5ffbb6f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:52.275274 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cba73ba8fd47158af4a693072318d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.275877 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815196eb71684e0f871f1954d5ffbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.256435 20723 tablet_service.cc:1511] Processing CreateTablet for tablet fed34163d88440f9a50f24ac763dee9d (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:52.281140 20723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed34163d88440f9a50f24ac763dee9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.256692 20719 tablet_service.cc:1511] Processing CreateTablet for tablet b7d8221c402c4463a8dc8d88119e534b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:52.258530 20717 tablet_service.cc:1511] Processing CreateTablet for tablet fae837542152473fa1cfa5a37c5df221 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:52.258755 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2a7104d6004a80bed935cd51690af8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:52.259629 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 80fecb5c9932477e9d56a9adf9af2801 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:52.260318 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 46f0dcf1b7b64353b98fcc989def96d9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:52.252948 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0677afd42e45c0a8bb3d27bc09b029 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:52.260859 20647 tablet_service.cc:1511] Processing CreateTablet for tablet faba15354cf2467c82ba840db461e64e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:52.261896 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 3605b88d5c244849ab8442e8b036ad78 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:52.264708 20795 tablet_service.cc:1511] Processing CreateTablet for tablet d67e25b1273545f5b36a3f33ae2f8901 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:52.269624 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8fbc863106409aacd55f77232ca0e4 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:52.290014 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba15354cf2467c82ba840db461e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.293126 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8fbc863106409aacd55f77232ca0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.271018 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 9717deb75f43476fabaeea8d175364c5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:52.285224 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d8221c402c4463a8dc8d88119e534b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.285372 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cba73ba8fd47158af4a693072318d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.306855 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0677afd42e45c0a8bb3d27bc09b029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.307183 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9717deb75f43476fabaeea8d175364c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.308481 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3605b88d5c244849ab8442e8b036ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.309594 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f0dcf1b7b64353b98fcc989def96d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.311800 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67e25b1273545f5b36a3f33ae2f8901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.312216 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a7104d6004a80bed935cd51690af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.313503 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fecb5c9932477e9d56a9adf9af2801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.320231 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae837542152473fa1cfa5a37c5df221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.321449 20792 tablet_service.cc:1511] Processing CreateTablet for tablet e76908047833458f8f3a3539abf6cc2e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:52.322952 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76908047833458f8f3a3539abf6cc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.328716 20644 tablet_service.cc:1511] Processing CreateTablet for tablet 3605b88d5c244849ab8442e8b036ad78 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:52.330235 20646 tablet_service.cc:1511] Processing CreateTablet for tablet d67e25b1273545f5b36a3f33ae2f8901 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:52.342610 20643 tablet_service.cc:1511] Processing CreateTablet for tablet e76908047833458f8f3a3539abf6cc2e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:52.330148 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3605b88d5c244849ab8442e8b036ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.349017 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67e25b1273545f5b36a3f33ae2f8901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.360666 20650 tablet_service.cc:1511] Processing CreateTablet for tablet a4bf6bd0e6974d3a85c18976ccd0014c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:52.362270 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bf6bd0e6974d3a85c18976ccd0014c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.365872 20800 tablet_service.cc:1511] Processing CreateTablet for tablet a4bf6bd0e6974d3a85c18976ccd0014c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:52.367329 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bf6bd0e6974d3a85c18976ccd0014c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.397295 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76908047833458f8f3a3539abf6cc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.401031 20850 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:52.413555 20726 tablet_service.cc:1511] Processing CreateTablet for tablet d67e25b1273545f5b36a3f33ae2f8901 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:52.414882 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67e25b1273545f5b36a3f33ae2f8901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.420537 20851 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:52.421535 20722 tablet_service.cc:1511] Processing CreateTablet for tablet faba15354cf2467c82ba840db461e64e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:52.422942 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba15354cf2467c82ba840db461e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.441453 20852 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:52.444387 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8fbc863106409aacd55f77232ca0e4 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:52.445753 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8fbc863106409aacd55f77232ca0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.449290 20851 tablet_bootstrap.cc:654] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.452828 20722 tablet_service.cc:1511] Processing CreateTablet for tablet c5cba73ba8fd47158af4a693072318d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:52.454182 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cba73ba8fd47158af4a693072318d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.456755 20850 tablet_bootstrap.cc:654] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.447280 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 9717deb75f43476fabaeea8d175364c5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:52.470913 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9717deb75f43476fabaeea8d175364c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.482357 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 3605b88d5c244849ab8442e8b036ad78 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:52.488307 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 6a56b6de7fdc4241b408b0bbb426bc0f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:52.489179 20645 tablet_service.cc:1511] Processing CreateTablet for tablet b66d72ca21c84371a3ef413001a0cce2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:52.489852 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a56b6de7fdc4241b408b0bbb426bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.490713 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66d72ca21c84371a3ef413001a0cce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.465770 20644 tablet_service.cc:1511] Processing CreateTablet for tablet 6a56b6de7fdc4241b408b0bbb426bc0f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:52.492203 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a56b6de7fdc4241b408b0bbb426bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.503166 20852 tablet_bootstrap.cc:654] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.506161 20717 tablet_service.cc:1511] Processing CreateTablet for tablet e76908047833458f8f3a3539abf6cc2e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 13:06:52.509402 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:52.511938 20724 tablet_service.cc:1511] Processing CreateTablet for tablet a4bf6bd0e6974d3a85c18976ccd0014c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:52.514209 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 6a56b6de7fdc4241b408b0bbb426bc0f (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:52.526212 20719 tablet_service.cc:1511] Processing CreateTablet for tablet b66d72ca21c84371a3ef413001a0cce2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:52.527483 20792 tablet_service.cc:1511] Processing CreateTablet for tablet b66d72ca21c84371a3ef413001a0cce2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:52.528890 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66d72ca21c84371a3ef413001a0cce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.539281 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40f830bb2e44599c5f36b164ffdbc5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:52.540762 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40f830bb2e44599c5f36b164ffdbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.542361 20793 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40f830bb2e44599c5f36b164ffdbc5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:52.543781 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40f830bb2e44599c5f36b164ffdbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.552244 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3605b88d5c244849ab8442e8b036ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.552907 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66d72ca21c84371a3ef413001a0cce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.553516 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a56b6de7fdc4241b408b0bbb426bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.554111 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bf6bd0e6974d3a85c18976ccd0014c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.554761 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76908047833458f8f3a3539abf6cc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.555685 20850 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:52.556166 20850 ts_tablet_manager.cc:1403] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.155s	user 0.009s	sys 0.004s
I20260709 13:06:52.556620 20851 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:52.557075 20851 ts_tablet_manager.cc:1403] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.005s
I20260709 13:06:52.559065 20850 raft_consensus.cc:359] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.559775 20850 raft_consensus.cc:385] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.560083 20850 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.559924 20851 raft_consensus.cc:359] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.560825 20851 raft_consensus.cc:385] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.560669 20726 tablet_service.cc:1511] Processing CreateTablet for tablet 7c40f830bb2e44599c5f36b164ffdbc5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:52.561210 20851 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.562076 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40f830bb2e44599c5f36b164ffdbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.562235 20851 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.561015 20850 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.584450 20800 tablet_service.cc:1511] Processing CreateTablet for tablet f3355f9037dc434285de7315334b0101 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:52.585444 20722 tablet_service.cc:1511] Processing CreateTablet for tablet f3355f9037dc434285de7315334b0101 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:52.585956 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3355f9037dc434285de7315334b0101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.586786 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3355f9037dc434285de7315334b0101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.588865 20645 tablet_service.cc:1511] Processing CreateTablet for tablet f3355f9037dc434285de7315334b0101 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:52.590229 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3355f9037dc434285de7315334b0101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.594772 20644 tablet_service.cc:1511] Processing CreateTablet for tablet bb63beef3bf041dda825d258369c4a5e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:52.596120 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb63beef3bf041dda825d258369c4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.598482 20792 tablet_service.cc:1511] Processing CreateTablet for tablet bb63beef3bf041dda825d258369c4a5e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:52.599217 20725 tablet_service.cc:1511] Processing CreateTablet for tablet bb63beef3bf041dda825d258369c4a5e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:52.599822 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb63beef3bf041dda825d258369c4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.603773 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3175afb2a140c38349e723ce6ba498 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:52.605268 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3175afb2a140c38349e723ce6ba498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.608621 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb63beef3bf041dda825d258369c4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.608458 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3175afb2a140c38349e723ce6ba498 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:52.609938 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3175afb2a140c38349e723ce6ba498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.614190 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 4a3175afb2a140c38349e723ce6ba498 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:52.615660 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3175afb2a140c38349e723ce6ba498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.631069 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:52.632444 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.631524 20852 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:52.636101 20852 ts_tablet_manager.cc:1403] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.195s	user 0.003s	sys 0.009s
I20260709 13:06:52.638972 20852 raft_consensus.cc:359] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.639689 20852 raft_consensus.cc:385] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.640012 20852 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.640882 20852 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.645488 20793 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:52.646869 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.649542 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:52.650117 20761 heartbeater.cc:499] Master 127.19.26.126:33873 was elected leader, sending a full tablet report...
I20260709 13:06:52.650890 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.651158 20852 ts_tablet_manager.cc:1434] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:06:52.652295 20852 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:52.652801 20686 heartbeater.cc:499] Master 127.19.26.126:33873 was elected leader, sending a full tablet report...
I20260709 13:06:52.655915 20851 ts_tablet_manager.cc:1434] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.099s	user 0.012s	sys 0.012s
I20260709 13:06:52.656989 20851 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:52.662895 20835 heartbeater.cc:499] Master 127.19.26.126:33873 was elected leader, sending a full tablet report...
I20260709 13:06:52.678982 20851 tablet_bootstrap.cc:654] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.688673 20800 tablet_service.cc:1511] Processing CreateTablet for tablet e866dac53e144a45a9ec546bb4904cdc (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:52.690034 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e866dac53e144a45a9ec546bb4904cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.688973 20647 tablet_service.cc:1511] Processing CreateTablet for tablet e866dac53e144a45a9ec546bb4904cdc (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:52.691314 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e866dac53e144a45a9ec546bb4904cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.694257 20852 tablet_bootstrap.cc:654] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.695849 20722 tablet_service.cc:1511] Processing CreateTablet for tablet e866dac53e144a45a9ec546bb4904cdc (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:52.672650 20850 ts_tablet_manager.cc:1434] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.116s	user 0.013s	sys 0.009s
I20260709 13:06:52.710012 20850 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:52.701334 20857 raft_consensus.cc:493] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.711349 20857 raft_consensus.cc:515] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.714252 20857 leader_election.cc:290] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:52.728513 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e866dac53e144a45a9ec546bb4904cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.738620 20850 tablet_bootstrap.cc:654] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.749105 20851 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:52.749708 20851 ts_tablet_manager.cc:1403] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.040s
I20260709 13:06:52.763209 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 04406f32f0fd4ccbb25d9168223fb40a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:52.764618 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04406f32f0fd4ccbb25d9168223fb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.766216 20856 raft_consensus.cc:493] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.766721 20856 raft_consensus.cc:515] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.769989 20852 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:52.770617 20856 leader_election.cc:290] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:52.785244 20851 raft_consensus.cc:359] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.792645 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 04406f32f0fd4ccbb25d9168223fb40a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:52.794119 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04406f32f0fd4ccbb25d9168223fb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.794520 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 88dae19f1c4e4eada1e9d39d3991de67 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:52.796087 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dae19f1c4e4eada1e9d39d3991de67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.777462 20852 ts_tablet_manager.cc:1403] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.024s
I20260709 13:06:52.802203 20851 raft_consensus.cc:385] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.806510 20851 raft_consensus.cc:740] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.807503 20851 consensus_queue.cc:260] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.809856 20851 ts_tablet_manager.cc:1434] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 13:06:52.816112 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 46d57a1ca6374a00ad24551ea7d914d3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:52.817478 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d57a1ca6374a00ad24551ea7d914d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.818980 20852 raft_consensus.cc:359] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.819978 20852 raft_consensus.cc:385] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.820291 20852 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.821106 20852 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.823997 20644 tablet_service.cc:1511] Processing CreateTablet for tablet 212d28619ed24a7caa7a3166fe1d7f0e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:52.825341 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212d28619ed24a7caa7a3166fe1d7f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.826640 20649 tablet_service.cc:1511] Processing CreateTablet for tablet c90925f793bb4013920acc112302f67c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:52.827945 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90925f793bb4013920acc112302f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.828712 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 695921716fea4f0c8218190529c265b7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:52.829944 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695921716fea4f0c8218190529c265b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.832398 20851 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:52.845016 20793 tablet_service.cc:1511] Processing CreateTablet for tablet 04406f32f0fd4ccbb25d9168223fb40a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:52.846030 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 88dae19f1c4e4eada1e9d39d3991de67 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:52.846400 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04406f32f0fd4ccbb25d9168223fb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.847064 20851 tablet_bootstrap.cc:654] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.848255 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dae19f1c4e4eada1e9d39d3991de67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.849099 20852 ts_tablet_manager.cc:1434] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:06:52.850073 20852 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:52.856779 20800 tablet_service.cc:1511] Processing CreateTablet for tablet 46d57a1ca6374a00ad24551ea7d914d3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:52.858330 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d57a1ca6374a00ad24551ea7d914d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.866706 20726 tablet_service.cc:1511] Processing CreateTablet for tablet 88dae19f1c4e4eada1e9d39d3991de67 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:52.868290 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dae19f1c4e4eada1e9d39d3991de67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.870832 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 46d57a1ca6374a00ad24551ea7d914d3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:52.872399 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d57a1ca6374a00ad24551ea7d914d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.875993 20719 tablet_service.cc:1511] Processing CreateTablet for tablet 695921716fea4f0c8218190529c265b7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:52.876103 20725 tablet_service.cc:1511] Processing CreateTablet for tablet c90925f793bb4013920acc112302f67c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:52.877313 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695921716fea4f0c8218190529c265b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.878800 20858 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.879307 20858 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.881515 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 212d28619ed24a7caa7a3166fe1d7f0e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:52.885044 20852 tablet_bootstrap.cc:654] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.888564 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90925f793bb4013920acc112302f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.889215 20858 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:52.897750 20794 tablet_service.cc:1511] Processing CreateTablet for tablet c90925f793bb4013920acc112302f67c (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:52.901562 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:52.901889 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:52.902349 20736 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:52.902514 20661 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:52.903788 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 212d28619ed24a7caa7a3166fe1d7f0e (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:52.904240 20642 tablet_service.cc:1511] Processing CreateTablet for tablet b29bc0c160674ef89a172421afdade5a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:52.905159 20773 leader_election.cc:304] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:52.905531 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29bc0c160674ef89a172421afdade5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.906081 20857 raft_consensus.cc:2804] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:52.906456 20857 raft_consensus.cc:493] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.906798 20857 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.907491 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212d28619ed24a7caa7a3166fe1d7f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.909228 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90925f793bb4013920acc112302f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.897629 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 695921716fea4f0c8218190529c265b7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:52.912884 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695921716fea4f0c8218190529c265b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.921957 20857 raft_consensus.cc:515] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:52.925307 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:52.926050 20661 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.928956 20850 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:52.929527 20850 ts_tablet_manager.cc:1403] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.220s	user 0.009s	sys 0.005s
I20260709 13:06:52.931391 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212d28619ed24a7caa7a3166fe1d7f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.932360 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:52.933003 20736 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.932755 20850 raft_consensus.cc:359] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.933506 20850 raft_consensus.cc:385] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.933873 20850 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.934667 20850 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:52.950810 20722 tablet_service.cc:1511] Processing CreateTablet for tablet b29bc0c160674ef89a172421afdade5a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:52.953867 20796 tablet_service.cc:1511] Processing CreateTablet for tablet b29bc0c160674ef89a172421afdade5a (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:52.955281 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29bc0c160674ef89a172421afdade5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.960139 20718 tablet_service.cc:1511] Processing CreateTablet for tablet b937bc0d4bdc49debbfb8f3118eababe (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:52.962082 20798 tablet_service.cc:1511] Processing CreateTablet for tablet b937bc0d4bdc49debbfb8f3118eababe (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:52.963439 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b937bc0d4bdc49debbfb8f3118eababe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.940822 20857 leader_election.cc:290] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:52.975502 20642 tablet_service.cc:1511] Processing CreateTablet for tablet b937bc0d4bdc49debbfb8f3118eababe (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:52.976982 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b937bc0d4bdc49debbfb8f3118eababe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.988863 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b937bc0d4bdc49debbfb8f3118eababe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:52.987568 20736 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:52.997859 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 56d8c744c0b4448896c2e1a037e00d74 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:53.005156 20773 leader_election.cc:304] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:53.005972 20857 raft_consensus.cc:2804] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.006420 20857 raft_consensus.cc:697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:53.012485 20857 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } }
I20260709 13:06:53.006186 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 56d8c744c0b4448896c2e1a037e00d74 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:53.017163 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.017944 20736 raft_consensus.cc:2393] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:53.019099 20797 tablet_service.cc:1511] Processing CreateTablet for tablet 56d8c744c0b4448896c2e1a037e00d74 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:53.019865 20850 ts_tablet_manager.cc:1434] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.090s	user 0.017s	sys 0.016s
I20260709 13:06:53.020432 20797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d8c744c0b4448896c2e1a037e00d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.020793 20850 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.027634 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:53.029028 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff0a41e657e4953a8adc20eb8f77bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.034162 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:53.008497 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29bc0c160674ef89a172421afdade5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.036638 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff0a41e657e4953a8adc20eb8f77bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.036227 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 1eb3b84e9c724705aa786071c47ac2b3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:53.002878 20661 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:53.041055 20850 tablet_bootstrap.cc:654] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.048089 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:53.054674 20625 leader_election.cc:304] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:53.057610 20856 raft_consensus.cc:2749] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.063570 20557 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.068854 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:53.073704 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d8c744c0b4448896c2e1a037e00d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.082679 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 1eb3b84e9c724705aa786071c47ac2b3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:53.084546 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 18607aa4a290404eb7a1e5d1b351baa3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:53.084998 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 1eb3b84e9c724705aa786071c47ac2b3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:53.087337 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d8c744c0b4448896c2e1a037e00d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.094954 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18607aa4a290404eb7a1e5d1b351baa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.112372 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eb3b84e9c724705aa786071c47ac2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.108700 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff0a41e657e4953a8adc20eb8f77bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.116050 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 18607aa4a290404eb7a1e5d1b351baa3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:53.118481 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 2d161df04eb04c46bfd358e7524d8eb0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:53.118757 20719 tablet_service.cc:1511] Processing CreateTablet for tablet 2d161df04eb04c46bfd358e7524d8eb0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:53.123067 20800 tablet_service.cc:1511] Processing CreateTablet for tablet 2d161df04eb04c46bfd358e7524d8eb0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:53.124178 20644 tablet_service.cc:1511] Processing CreateTablet for tablet dbf97ee8cede4855bdfbff8a67462bf2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:53.128486 20794 tablet_service.cc:1511] Processing CreateTablet for tablet 18607aa4a290404eb7a1e5d1b351baa3 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:53.139473 20793 tablet_service.cc:1511] Processing CreateTablet for tablet dbf97ee8cede4855bdfbff8a67462bf2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:53.141147 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 45b56a9a4ab840b1a9de373d01d84de7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:53.142165 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d161df04eb04c46bfd358e7524d8eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.145471 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 45b56a9a4ab840b1a9de373d01d84de7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:53.148413 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf97ee8cede4855bdfbff8a67462bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.149005 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 45f8425897d24304b098fdcf772d38b5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:53.150264 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f8425897d24304b098fdcf772d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.134084 20718 tablet_service.cc:1511] Processing CreateTablet for tablet dbf97ee8cede4855bdfbff8a67462bf2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:53.152561 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:53.152971 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf97ee8cede4855bdfbff8a67462bf2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:53.154552 20700 leader_election.cc:343] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.156330 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18607aa4a290404eb7a1e5d1b351baa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.161273 20856 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.161791 20856 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.163915 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eb3b84e9c724705aa786071c47ac2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.163947 20856 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.165879 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.168864 20723 tablet_service.cc:1511] Processing CreateTablet for tablet 45f8425897d24304b098fdcf772d38b5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:53.170293 20723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f8425897d24304b098fdcf772d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.170114 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 45f8425897d24304b098fdcf772d38b5 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:53.171350 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f8425897d24304b098fdcf772d38b5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:53.172235 20624 leader_election.cc:343] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.173322 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:53.175051 20625 leader_election.cc:343] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.175555 20625 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:53.176970 20856 raft_consensus.cc:2749] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.188583 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d161df04eb04c46bfd358e7524d8eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.196851 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eb3b84e9c724705aa786071c47ac2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.198447 20797 tablet_service.cc:1511] Processing CreateTablet for tablet 45b56a9a4ab840b1a9de373d01d84de7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:53.199637 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 264df02e73104a919e120ecee9b8209b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:53.200989 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264df02e73104a919e120ecee9b8209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.203521 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b56a9a4ab840b1a9de373d01d84de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.205550 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d161df04eb04c46bfd358e7524d8eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.210595 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b56a9a4ab840b1a9de373d01d84de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.216151 20852 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:53.216732 20852 ts_tablet_manager.cc:1403] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.367s	user 0.019s	sys 0.010s
I20260709 13:06:53.219893 20852 raft_consensus.cc:359] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.220630 20852 raft_consensus.cc:385] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.220919 20852 raft_consensus.cc:740] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.221638 20852 consensus_queue.cc:260] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.232436 20852 ts_tablet_manager.cc:1434] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 13:06:53.233537 20852 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:53.237277 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 264df02e73104a919e120ecee9b8209b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:53.239166 20797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b56a9a4ab840b1a9de373d01d84de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.240079 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf97ee8cede4855bdfbff8a67462bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.243307 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.244025 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18607aa4a290404eb7a1e5d1b351baa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.244515 20851 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:53.245000 20851 ts_tablet_manager.cc:1403] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.434s	user 0.016s	sys 0.031s
W20260709 13:06:53.245361 20699 leader_election.cc:343] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.245821 20699 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.246978 20858 raft_consensus.cc:2749] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.239632 20852 tablet_bootstrap.cc:654] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.248508 20857 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.250590 20857 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.252872 20857 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:53.242002 20726 tablet_service.cc:1511] Processing CreateTablet for tablet 264df02e73104a919e120ecee9b8209b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:53.255620 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.257138 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:53.261909 20773 leader_election.cc:343] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.261909 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264df02e73104a919e120ecee9b8209b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:53.263128 20773 leader_election.cc:343] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.263562 20773 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.264382 20857 raft_consensus.cc:2749] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.264004 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 94afa35af86945878bae4c47300709c0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:53.269223 20851 raft_consensus.cc:359] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.269986 20851 raft_consensus.cc:385] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.270392 20851 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.271286 20851 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.273532 20851 ts_tablet_manager.cc:1434] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:06:53.275204 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3a749826e433383f9ed6e59378b05 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:53.280601 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3a749826e433383f9ed6e59378b05 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:53.282797 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:53.287257 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:53.244028 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 94afa35af86945878bae4c47300709c0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:53.289614 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264df02e73104a919e120ecee9b8209b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.290251 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94afa35af86945878bae4c47300709c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.290782 20851 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:53.297031 20651 tablet_service.cc:1511] Processing CreateTablet for tablet bc10ff93376648d2ac3695b91d001163 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:53.298432 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc10ff93376648d2ac3695b91d001163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.299309 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3a749826e433383f9ed6e59378b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.300326 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7586ce07f6144bdf90edb1e6c61e1fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.305835 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3a749826e433383f9ed6e59378b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.307585 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94afa35af86945878bae4c47300709c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.312737 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7586ce07f6144bdf90edb1e6c61e1fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.326146 20791 tablet_service.cc:1511] Processing CreateTablet for tablet bc10ff93376648d2ac3695b91d001163 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:53.327553 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc10ff93376648d2ac3695b91d001163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.332578 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 666a20cbc69944b2ab3fe38deb2d2ea2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:53.333881 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a20cbc69944b2ab3fe38deb2d2ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.339893 20850 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.340523 20850 ts_tablet_manager.cc:1403] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.320s	user 0.062s	sys 0.054s
I20260709 13:06:53.344894 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 94afa35af86945878bae4c47300709c0 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:53.346215 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94afa35af86945878bae4c47300709c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.349745 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3a749826e433383f9ed6e59378b05 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:53.351097 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3a749826e433383f9ed6e59378b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.359388 20717 tablet_service.cc:1511] Processing CreateTablet for tablet bc10ff93376648d2ac3695b91d001163 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:53.360776 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc10ff93376648d2ac3695b91d001163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.368398 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 666a20cbc69944b2ab3fe38deb2d2ea2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:53.369722 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a20cbc69944b2ab3fe38deb2d2ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.371621 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:53.373065 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7586ce07f6144bdf90edb1e6c61e1fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.377311 20800 tablet_service.cc:1511] Processing CreateTablet for tablet 666a20cbc69944b2ab3fe38deb2d2ea2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:53.382025 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a20cbc69944b2ab3fe38deb2d2ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.343544 20850 raft_consensus.cc:359] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.386385 20850 raft_consensus.cc:385] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.387993 20850 raft_consensus.cc:740] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.405893 20852 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:53.406443 20852 ts_tablet_manager.cc:1403] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.173s	user 0.007s	sys 0.011s
I20260709 13:06:53.414141 20851 tablet_bootstrap.cc:654] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.415210 20856 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.415709 20856 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.417977 20856 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.417742 20852 raft_consensus.cc:359] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.418452 20852 raft_consensus.cc:385] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.418727 20852 raft_consensus.cc:740] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.407351 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 84e4e7e514374d579200d4e1e73d5287 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:53.420071 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:53.420382 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e4e7e514374d579200d4e1e73d5287. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:53.421604 20625 leader_election.cc:343] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.422935 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.423558 20736 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:53.425331 20624 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:53.426548 20856 raft_consensus.cc:2804] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:53.426950 20856 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.427330 20856 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.419413 20852 consensus_queue.cc:260] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.432929 20852 ts_tablet_manager.cc:1434] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:06:53.434242 20852 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:53.438722 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 84e4e7e514374d579200d4e1e73d5287 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:53.440071 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e4e7e514374d579200d4e1e73d5287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.444177 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 856283ae0dfb4a78a08aa73a26cf43d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:53.445494 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856283ae0dfb4a78a08aa73a26cf43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.451326 20852 tablet_bootstrap.cc:654] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.452639 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 856283ae0dfb4a78a08aa73a26cf43d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:53.453811 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856283ae0dfb4a78a08aa73a26cf43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.454461 20856 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.460788 20850 consensus_queue.cc:260] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.463733 20850 ts_tablet_manager.cc:1434] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.001s
I20260709 13:06:53.469813 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:53.470439 20736 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.471035 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 856283ae0dfb4a78a08aa73a26cf43d8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:53.472535 20719 tablet_service.cc:1511] Processing CreateTablet for tablet 84e4e7e514374d579200d4e1e73d5287 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:53.473815 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e4e7e514374d579200d4e1e73d5287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.477300 20736 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:53.478514 20624 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:53.479004 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856283ae0dfb4a78a08aa73a26cf43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.482722 20850 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.488687 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 64ec06e643094490bb15f691e643b7e8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:53.491539 20856 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.492166 20856 raft_consensus.cc:2804] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.490161 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ec06e643094490bb15f691e643b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.492879 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:06:53.494608 20625 leader_election.cc:343] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.497764 20858 raft_consensus.cc:493] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.498382 20858 raft_consensus.cc:515] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.500806 20858 leader_election.cc:290] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.492620 20856 raft_consensus.cc:697] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:53.501863 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 64ec06e643094490bb15f691e643b7e8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:53.502736 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.502535 20856 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.501905 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:53.504613 20699 leader_election.cc:343] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.503238 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ec06e643094490bb15f691e643b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:53.505221 20700 leader_election.cc:343] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.505657 20700 leader_election.cc:304] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.506754 20858 raft_consensus.cc:2749] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:53.513021 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:53.513741 20858 raft_consensus.cc:493] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.514320 20858 raft_consensus.cc:515] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.523190 20858 leader_election.cc:290] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.524438 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.524850 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:53.525337 20557 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:53.526265 20699 leader_election.cc:343] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:53.526997 20700 leader_election.cc:343] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.527468 20700 leader_election.cc:304] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.528705 20858 raft_consensus.cc:2749] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.545578 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 64ec06e643094490bb15f691e643b7e8 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:53.547091 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ec06e643094490bb15f691e643b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.553078 20850 tablet_bootstrap.cc:654] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.561080 20852 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:53.561625 20852 ts_tablet_manager.cc:1403] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.005s
W20260709 13:06:53.563959 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 85523.7us
I20260709 13:06:53.565979 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 466de373072d4e59b3b0a12ee97e4aa6 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:53.566668 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 466de373072d4e59b3b0a12ee97e4aa6 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:53.567333 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466de373072d4e59b3b0a12ee97e4aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.567413 20857 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:53.567983 20852 raft_consensus.cc:359] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.572017 20857 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:53.573774 20851 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:53.574409 20851 ts_tablet_manager.cc:1403] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.284s	user 0.015s	sys 0.002s
I20260709 13:06:53.576763 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 466de373072d4e59b3b0a12ee97e4aa6 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:53.568377 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 2c249edda0f8469cb5f4397d9fa208e7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:53.578213 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466de373072d4e59b3b0a12ee97e4aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.578531 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c249edda0f8469cb5f4397d9fa208e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.579389 20851 raft_consensus.cc:359] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.588481 20647 tablet_service.cc:1511] Processing CreateTablet for tablet cc76892346bb4707a56bf23d20329c23 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:53.590058 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76892346bb4707a56bf23d20329c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.596400 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466de373072d4e59b3b0a12ee97e4aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.589035 20850 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.570606 20852 raft_consensus.cc:385] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.600615 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 2c249edda0f8469cb5f4397d9fa208e7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:53.604481 20800 tablet_service.cc:1511] Processing CreateTablet for tablet 2c249edda0f8469cb5f4397d9fa208e7 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:53.605834 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c249edda0f8469cb5f4397d9fa208e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.601683 20851 raft_consensus.cc:385] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.600735 20850 ts_tablet_manager.cc:1403] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.005s
I20260709 13:06:53.615468 20850 raft_consensus.cc:359] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.616321 20850 raft_consensus.cc:385] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.616647 20850 raft_consensus.cc:740] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.618079 20850 consensus_queue.cc:260] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.621057 20850 ts_tablet_manager.cc:1434] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:53.600730 20852 raft_consensus.cc:740] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.624500 20852 consensus_queue.cc:260] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.624986 20798 tablet_service.cc:1511] Processing CreateTablet for tablet cc76892346bb4707a56bf23d20329c23 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:53.622504 20851 raft_consensus.cc:740] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.628701 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c249edda0f8469cb5f4397d9fa208e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.650156 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76892346bb4707a56bf23d20329c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.660630 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:53.662025 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.662254 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3b1be5e5d244728a305569fa941f49 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:53.663533 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3b1be5e5d244728a305569fa941f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.668953 20852 ts_tablet_manager.cc:1434] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.000s
I20260709 13:06:53.671782 20800 tablet_service.cc:1511] Processing CreateTablet for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:53.672650 20852 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:53.675786 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3b1be5e5d244728a305569fa941f49 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:53.669999 20719 tablet_service.cc:1511] Processing CreateTablet for tablet cc76892346bb4707a56bf23d20329c23 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:53.671123 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:53.677141 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3b1be5e5d244728a305569fa941f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.676818 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3b1be5e5d244728a305569fa941f49 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:53.677367 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.678133 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3b1be5e5d244728a305569fa941f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.645361 20851 consensus_queue.cc:260] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.685629 20851 ts_tablet_manager.cc:1434] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.000s
I20260709 13:06:53.675781 20850 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.690415 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.694445 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc76892346bb4707a56bf23d20329c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.695514 20650 tablet_service.cc:1511] Processing CreateTablet for tablet f09057179d1f46d3985ce086e0d1fd04 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:53.699724 20725 tablet_service.cc:1511] Processing CreateTablet for tablet f09057179d1f46d3985ce086e0d1fd04 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:53.701210 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09057179d1f46d3985ce086e0d1fd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.706504 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 604b6c10ce214ccf8259c1c3f7501692 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:53.713727 20799 tablet_service.cc:1511] Processing CreateTablet for tablet f09057179d1f46d3985ce086e0d1fd04 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:53.715906 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09057179d1f46d3985ce086e0d1fd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.724215 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b6c10ce214ccf8259c1c3f7501692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.717549 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 604b6c10ce214ccf8259c1c3f7501692 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:53.727124 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b6c10ce214ccf8259c1c3f7501692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.733596 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 8720fdd80c794a6e9eff4f4d13c512c2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:53.734941 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8720fdd80c794a6e9eff4f4d13c512c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.736385 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 8720fdd80c794a6e9eff4f4d13c512c2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:53.737529 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8720fdd80c794a6e9eff4f4d13c512c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.738152 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 604b6c10ce214ccf8259c1c3f7501692 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:53.739387 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b6c10ce214ccf8259c1c3f7501692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.739848 20851 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:53.744894 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09057179d1f46d3985ce086e0d1fd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.755062 20850 tablet_bootstrap.cc:654] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.758737 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 8720fdd80c794a6e9eff4f4d13c512c2 (DEFAULT_TABLE table=test-workload [id=411deca1df924e8dae462f4af1069f9a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:53.760067 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8720fdd80c794a6e9eff4f4d13c512c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:53.721153 20852 tablet_bootstrap.cc:654] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.782230 20851 tablet_bootstrap.cc:654] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.793695 20852 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:53.794246 20852 ts_tablet_manager.cc:1403] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.001s
I20260709 13:06:53.798051 20892 raft_consensus.cc:493] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.798692 20892 raft_consensus.cc:515] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.803344 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.803164 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:53.804127 20661 raft_consensus.cc:2468] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
W20260709 13:06:53.805152 20700 leader_election.cc:343] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.803457 20892 leader_election.cc:290] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.803287 20850 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.805742 20699 leader_election.cc:304] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:53.806247 20850 ts_tablet_manager.cc:1403] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.000s
I20260709 13:06:53.806743 20892 raft_consensus.cc:2804] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:53.806445 20852 raft_consensus.cc:359] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.807096 20892 raft_consensus.cc:493] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.807229 20852 raft_consensus.cc:385] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.807489 20892 raft_consensus.cc:3060] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.807626 20852 raft_consensus.cc:740] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.808583 20851 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:53.808440 20852 consensus_queue.cc:260] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.809331 20851 ts_tablet_manager.cc:1403] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.001s
I20260709 13:06:53.809562 20850 raft_consensus.cc:359] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.810293 20850 raft_consensus.cc:385] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.810606 20850 raft_consensus.cc:740] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.811498 20850 consensus_queue.cc:260] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.812959 20851 raft_consensus.cc:359] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.813735 20851 raft_consensus.cc:385] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.814109 20851 raft_consensus.cc:740] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.815027 20892 raft_consensus.cc:515] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.815074 20851 consensus_queue.cc:260] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.817248 20892 leader_election.cc:290] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:53.817528 20852 ts_tablet_manager.cc:1434] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:06:53.818543 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:06:53.820034 20700 leader_election.cc:343] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.818557 20852 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:53.822119 20851 ts_tablet_manager.cc:1434] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:53.823170 20851 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:53.824108 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:53.824761 20661 raft_consensus.cc:3060] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.828006 20852 tablet_bootstrap.cc:654] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.820027 20850 ts_tablet_manager.cc:1434] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:53.829705 20851 tablet_bootstrap.cc:654] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.837404 20850 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.850494 20661 raft_consensus.cc:2468] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:53.851022 20850 tablet_bootstrap.cc:654] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.852115 20699 leader_election.cc:304] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:53.853435 20892 raft_consensus.cc:2804] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.853962 20892 raft_consensus.cc:697] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:53.855338 20852 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:53.855026 20892 consensus_queue.cc:237] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.855901 20852 ts_tablet_manager.cc:1403] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.015s
I20260709 13:06:53.857936 20851 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:53.858451 20851 ts_tablet_manager.cc:1403] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260709 13:06:53.860213 20850 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.860719 20850 ts_tablet_manager.cc:1403] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.009s
I20260709 13:06:53.861486 20851 raft_consensus.cc:359] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.862244 20851 raft_consensus.cc:385] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.862537 20851 raft_consensus.cc:740] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.863363 20851 consensus_queue.cc:260] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.863708 20850 raft_consensus.cc:359] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.864387 20850 raft_consensus.cc:385] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.864718 20850 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.865715 20851 ts_tablet_manager.cc:1434] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:53.865612 20850 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.867103 20851 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:53.866915 20852 raft_consensus.cc:359] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.873128 20852 raft_consensus.cc:385] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.873471 20852 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.871863 20890 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.874270 20890 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.877233 20850 ts_tablet_manager.cc:1434] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 13:06:53.877969 20890 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:53.878361 20850 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.879828 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.881549 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.882318 20736 raft_consensus.cc:2393] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:53.884399 20773 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.885098 20850 tablet_bootstrap.cc:654] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.885602 20857 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.886266 20857 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.887823 20851 tablet_bootstrap.cc:654] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.888981 20857 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:53.889524 20857 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.890913 20850 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.891448 20850 ts_tablet_manager.cc:1403] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:06:53.892511 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.893217 20661 raft_consensus.cc:2468] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:53.894657 20850 raft_consensus.cc:359] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.895439 20850 raft_consensus.cc:385] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.895782 20850 raft_consensus.cc:740] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.895896 20773 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:53.896855 20888 raft_consensus.cc:2804] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:53.896596 20850 consensus_queue.cc:260] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.897234 20888 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.897524 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.897682 20888 raft_consensus.cc:3060] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.898957 20850 ts_tablet_manager.cc:1434] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:53.900092 20850 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
W20260709 13:06:53.901089 20773 leader_election.cc:343] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.900514 20852 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.905619 20888 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.900043 20558 catalog_manager.cc:5697] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.907550 20852 ts_tablet_manager.cc:1434] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
I20260709 13:06:53.908442 20850 tablet_bootstrap.cc:654] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.909391 20852 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:53.911816 20857 raft_consensus.cc:2749] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.912097 20851 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:53.912616 20851 ts_tablet_manager.cc:1403] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.004s
I20260709 13:06:53.915704 20851 raft_consensus.cc:359] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.916253 20852 tablet_bootstrap.cc:654] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.916462 20851 raft_consensus.cc:385] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.916766 20851 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.917502 20851 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.921252 20888 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:53.922951 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
W20260709 13:06:53.924520 20773 leader_election.cc:343] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.924719 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:53.925304 20661 raft_consensus.cc:3060] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.926965 20851 ts_tablet_manager.cc:1434] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:06:53.928246 20851 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:53.930192 20883 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:53.941603 20857 raft_consensus.cc:493] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.942348 20857 raft_consensus.cc:515] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.948750 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:53.949404 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:53.950016 20736 raft_consensus.cc:2468] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
W20260709 13:06:53.950340 20773 leader_election.cc:343] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.951107 20857 leader_election.cc:290] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:53.944298 20851 tablet_bootstrap.cc:654] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.960340 20850 tablet_bootstrap.cc:492] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:53.960906 20850 ts_tablet_manager.cc:1403] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.009s
I20260709 13:06:53.962767 20856 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:53.951206 20773 leader_election.cc:304] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:53.963856 20850 raft_consensus.cc:359] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.964640 20857 raft_consensus.cc:2804] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:53.965101 20857 raft_consensus.cc:493] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.965458 20857 raft_consensus.cc:3060] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.973416 20857 raft_consensus.cc:515] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.976641 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:53.953140 20661 raft_consensus.cc:2468] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
W20260709 13:06:53.978403 20773 leader_election.cc:343] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.979632 20773 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:53.964640 20850 raft_consensus.cc:385] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.981382 20850 raft_consensus.cc:740] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.981696 20890 raft_consensus.cc:2804] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.982409 20890 raft_consensus.cc:697] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:53.983385 20890 consensus_queue.cc:237] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.985227 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba15354cf2467c82ba840db461e64e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:53.985981 20735 raft_consensus.cc:3060] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.982084 20850 consensus_queue.cc:260] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:53.997499 20850 ts_tablet_manager.cc:1434] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:06:53.998566 20850 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:53.999106 20851 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.000736 20851 ts_tablet_manager.cc:1403] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.016s
I20260709 13:06:54.001425 20735 raft_consensus.cc:2468] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:54.003161 20773 leader_election.cc:304] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.004123 20857 leader_election.cc:290] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.008538 20558 catalog_manager.cc:5697] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.009755 20850 tablet_bootstrap.cc:654] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.009286 20851 raft_consensus.cc:359] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.010404 20851 raft_consensus.cc:385] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.010664 20851 raft_consensus.cc:740] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.011374 20851 consensus_queue.cc:260] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.013360 20851 ts_tablet_manager.cc:1434] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:54.016309 20851 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.004122 20890 raft_consensus.cc:2804] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.020299 20890 raft_consensus.cc:697] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:54.021175 20890 consensus_queue.cc:237] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.026355 20851 tablet_bootstrap.cc:654] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.028367 20852 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.028853 20852 ts_tablet_manager.cc:1403] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.120s	user 0.058s	sys 0.058s
I20260709 13:06:54.031364 20852 raft_consensus.cc:359] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.032023 20852 raft_consensus.cc:385] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.032295 20852 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.032903 20852 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.034848 20852 ts_tablet_manager.cc:1434] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:54.035818 20852 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.041778 20852 tablet_bootstrap.cc:654] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.050271 20556 catalog_manager.cc:5697] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.053488 20850 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.053970 20850 ts_tablet_manager.cc:1403] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.000s
I20260709 13:06:54.056579 20850 raft_consensus.cc:359] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.057261 20850 raft_consensus.cc:385] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.057530 20850 raft_consensus.cc:740] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.059427 20850 consensus_queue.cc:260] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.061429 20850 ts_tablet_manager.cc:1434] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:54.062057 20851 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.062263 20850 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.062711 20851 ts_tablet_manager.cc:1403] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.010s
I20260709 13:06:54.065743 20851 raft_consensus.cc:359] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.066773 20851 raft_consensus.cc:385] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.067122 20851 raft_consensus.cc:740] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.067760 20851 consensus_queue.cc:260] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.069600 20850 tablet_bootstrap.cc:654] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.069753 20852 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.070317 20852 ts_tablet_manager.cc:1403] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260709 13:06:54.073330 20851 ts_tablet_manager.cc:1434] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:54.072985 20852 raft_consensus.cc:359] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.073747 20852 raft_consensus.cc:385] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.074072 20852 raft_consensus.cc:740] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.074280 20851 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.075138 20852 consensus_queue.cc:260] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.077167 20852 ts_tablet_manager.cc:1434] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:54.078302 20852 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.084064 20852 tablet_bootstrap.cc:654] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.085814 20851 tablet_bootstrap.cc:654] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.099711 20852 tablet_bootstrap.cc:492] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.099928 20851 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.100345 20852 ts_tablet_manager.cc:1403] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.010s
I20260709 13:06:54.100430 20851 ts_tablet_manager.cc:1403] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260709 13:06:54.102119 20850 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.102495 20850 ts_tablet_manager.cc:1403] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.016s
I20260709 13:06:54.103101 20852 raft_consensus.cc:359] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.103259 20851 raft_consensus.cc:359] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.103844 20852 raft_consensus.cc:385] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.103880 20851 raft_consensus.cc:385] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.104242 20852 raft_consensus.cc:740] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.104369 20851 raft_consensus.cc:740] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.104463 20850 raft_consensus.cc:359] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.105211 20850 raft_consensus.cc:385] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.105468 20850 raft_consensus.cc:740] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.105028 20851 consensus_queue.cc:260] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.105000 20852 consensus_queue.cc:260] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.106042 20850 consensus_queue.cc:260] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.107205 20852 ts_tablet_manager.cc:1434] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:54.108407 20852 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.110869 20850 ts_tablet_manager.cc:1434] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:54.111151 20851 ts_tablet_manager.cc:1434] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:54.111953 20850 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.112241 20851 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.114141 20852 tablet_bootstrap.cc:654] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.118376 20850 tablet_bootstrap.cc:654] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.118664 20851 tablet_bootstrap.cc:654] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.125597 20852 tablet_bootstrap.cc:492] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.126119 20852 ts_tablet_manager.cc:1403] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:06:54.128108 20851 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.128575 20851 ts_tablet_manager.cc:1403] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:06:54.128867 20852 raft_consensus.cc:359] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.129696 20850 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.129824 20883 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.130263 20850 ts_tablet_manager.cc:1403] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:06:54.130338 20883 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.131868 20851 raft_consensus.cc:359] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.132513 20851 raft_consensus.cc:385] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.132798 20851 raft_consensus.cc:740] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.132854 20883 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.133694 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.133561 20851 consensus_queue.cc:260] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.133876 20852 raft_consensus.cc:385] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.134341 20736 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.134479 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.134312 20852 raft_consensus.cc:740] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.135097 20810 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.135545 20851 ts_tablet_manager.cc:1434] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:54.135365 20852 consensus_queue.cc:260] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.135632 20624 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.136487 20883 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.136821 20883 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.137166 20883 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.137311 20852 ts_tablet_manager.cc:1434] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:54.138526 20852 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.140849 20851 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.144740 20856 raft_consensus.cc:493] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.145299 20856 raft_consensus.cc:515] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.147388 20852 tablet_bootstrap.cc:654] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.147485 20856 leader_election.cc:290] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.147388 20851 tablet_bootstrap.cc:654] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.148835 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.149374 20810 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.150223 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.150492 20625 leader_election.cc:304] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.150871 20736 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.151525 20856 raft_consensus.cc:2804] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.151925 20856 raft_consensus.cc:493] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.152230 20856 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.152278 20850 raft_consensus.cc:359] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.152973 20850 raft_consensus.cc:385] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.153247 20850 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.153493 20883 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.153929 20850 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.158391 20850 ts_tablet_manager.cc:1434] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:06:54.161464 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.162137 20736 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.166124 20890 raft_consensus.cc:493] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.166672 20890 raft_consensus.cc:515] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.168744 20890 leader_election.cc:290] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.170822 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:54.172484 20773 leader_election.cc:343] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.173266 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:54.174674 20773 leader_election.cc:343] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.175133 20773 leader_election.cc:304] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.175537 20892 raft_consensus.cc:493] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.176039 20892 raft_consensus.cc:515] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.176263 20736 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.176297 20890 raft_consensus.cc:2749] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.177518 20883 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.166162 20850 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.177738 20624 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.178022 20892 leader_election.cc:290] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.179781 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.180418 20810 raft_consensus.cc:2468] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.180487 20925 raft_consensus.cc:493] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.182009 20700 leader_election.cc:304] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.182843 20892 raft_consensus.cc:2804] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.183177 20892 raft_consensus.cc:493] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.183493 20892 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.184002 20883 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.184412 20883 raft_consensus.cc:697] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.185225 20883 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.189850 20850 tablet_bootstrap.cc:654] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.181057 20925 raft_consensus.cc:515] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.191394 20892 raft_consensus.cc:515] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.194118 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:54.195482 20624 leader_election.cc:343] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.197306 20852 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.197810 20852 ts_tablet_manager.cc:1403] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.011s
I20260709 13:06:54.198211 20925 leader_election.cc:290] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.198132 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.198894 20810 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.199927 20850 tablet_bootstrap.cc:492] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.200512 20850 ts_tablet_manager.cc:1403] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 13:06:54.200739 20852 raft_consensus.cc:359] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.201494 20852 raft_consensus.cc:385] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.201748 20852 raft_consensus.cc:740] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.202579 20852 consensus_queue.cc:260] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.204806 20852 ts_tablet_manager.cc:1434] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:06:54.205847 20852 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.206339 20810 raft_consensus.cc:2468] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.207562 20700 leader_election.cc:304] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.209064 20858 raft_consensus.cc:2804] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.212117 20852 tablet_bootstrap.cc:654] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.203112 20850 raft_consensus.cc:359] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.220530 20850 raft_consensus.cc:385] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.220841 20850 raft_consensus.cc:740] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.221678 20850 consensus_queue.cc:260] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.223770 20850 ts_tablet_manager.cc:1434] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:06:54.225526 20852 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.225648 20892 leader_election.cc:290] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.226101 20852 ts_tablet_manager.cc:1403] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:06:54.226251 20892 raft_consensus.cc:493] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.226732 20892 raft_consensus.cc:515] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.232169 20892 leader_election.cc:290] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.233282 20850 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.238193 20556 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.225561 20856 raft_consensus.cc:515] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.243980 20851 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.244436 20851 ts_tablet_manager.cc:1403] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.038s
I20260709 13:06:54.245311 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.245883 20736 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.246165 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.246807 20659 raft_consensus.cc:2468] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.246816 20851 raft_consensus.cc:359] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.247422 20851 raft_consensus.cc:385] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.247604 20851 raft_consensus.cc:740] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.245311 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.248148 20851 consensus_queue.cc:260] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.240492 20852 raft_consensus.cc:359] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.248749 20852 raft_consensus.cc:385] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.249023 20852 raft_consensus.cc:740] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.249478 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.249665 20852 consensus_queue.cc:260] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.250679 20851 ts_tablet_manager.cc:1434] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:54.251086 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.251592 20852 ts_tablet_manager.cc:1434] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:06:54.239600 20850 tablet_bootstrap.cc:654] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.242245 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.252854 20809 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.254576 20699 leader_election.cc:304] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.252434 20852 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.255432 20892 raft_consensus.cc:2804] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.255823 20892 raft_consensus.cc:493] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.256286 20892 raft_consensus.cc:3060] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.256474 20856 leader_election.cc:290] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.258571 20890 raft_consensus.cc:493] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.259016 20890 raft_consensus.cc:515] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.260993 20890 leader_election.cc:290] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.261178 20852 tablet_bootstrap.cc:654] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.262778 20929 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.263230 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:54.263935 20625 leader_election.cc:343] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.264181 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.264379 20625 leader_election.cc:304] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:54.264806 20661 raft_consensus.cc:2468] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:54.265141 20856 raft_consensus.cc:2749] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.266101 20773 leader_election.cc:304] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.266404 20892 raft_consensus.cc:515] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.266938 20857 raft_consensus.cc:2804] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.267273 20857 raft_consensus.cc:493] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.267627 20735 raft_consensus.cc:2393] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:54.268715 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.269273 20808 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.269815 20892 leader_election.cc:290] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.267591 20857 raft_consensus.cc:3060] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.276746 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.277115 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.277647 20661 raft_consensus.cc:3060] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.263247 20929 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.278535 20852 tablet_bootstrap.cc:492] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.279027 20852 ts_tablet_manager.cc:1403] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 13:06:54.280499 20929 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.281885 20852 raft_consensus.cc:359] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.282399 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.248313 20660 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.283149 20806 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.284483 20700 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.285331 20929 raft_consensus.cc:2804] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.252465 20851 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.285800 20929 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.286761 20929 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.287446 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:54.288697 20699 leader_election.cc:343] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.277617 20808 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.240532 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.290969 20625 leader_election.cc:304] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.292143 20856 raft_consensus.cc:2804] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.292618 20856 raft_consensus.cc:697] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.293385 20856 consensus_queue.cc:237] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.295861 20736 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.296881 20851 tablet_bootstrap.cc:654] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.286288 20809 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.293879 20857 raft_consensus.cc:515] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.242697 20858 raft_consensus.cc:697] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:54.301397 20858 consensus_queue.cc:237] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.302609 20850 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.303108 20850 ts_tablet_manager.cc:1403] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.014s
I20260709 13:06:54.305898 20850 raft_consensus.cc:359] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.306571 20850 raft_consensus.cc:385] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.306871 20850 raft_consensus.cc:740] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.306283 20558 catalog_manager.cc:5697] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.307770 20850 consensus_queue.cc:260] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.309871 20807 raft_consensus.cc:2393] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:54.309548 20929 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.310705 20857 leader_election.cc:290] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.311388 20660 raft_consensus.cc:2468] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.282662 20852 raft_consensus.cc:385] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.313001 20852 raft_consensus.cc:740] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.312947 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.313719 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.314520 20736 raft_consensus.cc:2393] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
W20260709 13:06:54.315368 20699 leader_election.cc:343] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.316432 20929 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.316258 20852 consensus_queue.cc:260] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.306972 20661 raft_consensus.cc:2468] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.318285 20852 ts_tablet_manager.cc:1434] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.006s
I20260709 13:06:54.319267 20852 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.319159 20699 leader_election.cc:304] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:54.319864 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.320025 20892 raft_consensus.cc:2804] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.320472 20807 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.320698 20892 raft_consensus.cc:697] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:54.321516 20892 consensus_queue.cc:237] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.322558 20850 ts_tablet_manager.cc:1434] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:06:54.323345 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0677afd42e45c0a8bb3d27bc09b029" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.324151 20660 raft_consensus.cc:2393] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:54.325340 20773 leader_election.cc:304] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.326161 20857 raft_consensus.cc:2749] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.327785 20807 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.330246 20700 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.331700 20929 raft_consensus.cc:2804] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.332906 20850 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.333128 20929 raft_consensus.cc:697] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:54.334156 20929 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.339298 20850 tablet_bootstrap.cc:654] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.342756 20852 tablet_bootstrap.cc:654] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.345899 20558 catalog_manager.cc:5697] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.348769 20856 raft_consensus.cc:493] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.349264 20856 raft_consensus.cc:515] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.350030 20851 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.350589 20851 ts_tablet_manager.cc:1403] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.006s
I20260709 13:06:54.351452 20856 leader_election.cc:290] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.353549 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.353441 20851 raft_consensus.cc:359] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.354107 20851 raft_consensus.cc:385] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.354014 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.354476 20851 raft_consensus.cc:740] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.354187 20736 raft_consensus.cc:2468] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.354743 20807 raft_consensus.cc:2468] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.355787 20625 leader_election.cc:304] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.356855 20856 raft_consensus.cc:2804] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.357196 20856 raft_consensus.cc:493] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.357520 20856 raft_consensus.cc:3060] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.358084 20852 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.358528 20852 ts_tablet_manager.cc:1403] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:06:54.361404 20852 raft_consensus.cc:359] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.362087 20852 raft_consensus.cc:385] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.362360 20852 raft_consensus.cc:740] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.363001 20852 consensus_queue.cc:260] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.364074 20851 consensus_queue.cc:260] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.365110 20852 ts_tablet_manager.cc:1434] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:54.366811 20852 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.367054 20856 raft_consensus.cc:515] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.369599 20850 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.370059 20850 ts_tablet_manager.cc:1403] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.003s
I20260709 13:06:54.370949 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.371501 20736 raft_consensus.cc:3060] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.373111 20850 raft_consensus.cc:359] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.373819 20850 raft_consensus.cc:385] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.374087 20850 raft_consensus.cc:740] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.374744 20850 consensus_queue.cc:260] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.376729 20850 ts_tablet_manager.cc:1434] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:54.372905 20558 catalog_manager.cc:5697] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.377941 20852 tablet_bootstrap.cc:654] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.378103 20736 raft_consensus.cc:2468] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.377738 20558 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.379328 20624 leader_election.cc:304] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.369599 20851 ts_tablet_manager.cc:1434] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:06:54.380321 20922 raft_consensus.cc:2804] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.380954 20922 raft_consensus.cc:697] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.381320 20851 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.381767 20922 consensus_queue.cc:237] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.383016 20852 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.383278 20929 raft_consensus.cc:493] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.383432 20852 ts_tablet_manager.cc:1403] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:06:54.383733 20929 raft_consensus.cc:515] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.386118 20852 raft_consensus.cc:359] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.386722 20852 raft_consensus.cc:385] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.386962 20852 raft_consensus.cc:740] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.387233 20851 tablet_bootstrap.cc:654] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.387717 20852 consensus_queue.cc:260] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.388091 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.388561 20850 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.389402 20929 leader_election.cc:290] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.390432 20852 ts_tablet_manager.cc:1434] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:06:54.391602 20852 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.395303 20850 tablet_bootstrap.cc:654] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.389364 20856 leader_election.cc:290] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.397100 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.397058 20852 tablet_bootstrap.cc:654] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:54.399940 20699 leader_election.cc:343] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:54.402092 20700 leader_election.cc:343] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.402531 20700 leader_election.cc:304] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.406569 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fecb5c9932477e9d56a9adf9af2801" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.406857 20851 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.407212 20807 raft_consensus.cc:3060] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.407353 20851 ts_tablet_manager.cc:1403] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:06:54.408764 20858 raft_consensus.cc:2749] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.408804 20929 consensus_queue.cc:1048] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:54.409648 20925 raft_consensus.cc:493] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.411240 20925 raft_consensus.cc:515] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.413329 20925 leader_election.cc:290] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.413895 20558 catalog_manager.cc:5697] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.415412 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:54.416953 20624 leader_election.cc:343] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.408416 20852 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.419538 20852 ts_tablet_manager.cc:1403] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260709 13:06:54.419517 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.420298 20808 raft_consensus.cc:2468] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.410135 20851 raft_consensus.cc:359] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.421365 20851 raft_consensus.cc:385] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.421638 20851 raft_consensus.cc:740] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.422358 20852 raft_consensus.cc:359] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.422375 20851 consensus_queue.cc:260] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.423105 20852 raft_consensus.cc:385] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.423378 20852 raft_consensus.cc:740] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.424199 20625 leader_election.cc:304] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:54.424566 20851 ts_tablet_manager.cc:1434] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:54.425055 20922 raft_consensus.cc:2804] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.425457 20922 raft_consensus.cc:493] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.425865 20922 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.425796 20852 consensus_queue.cc:260] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.426819 20850 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.427260 20850 ts_tablet_manager.cc:1403] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.003s
I20260709 13:06:54.427935 20852 ts_tablet_manager.cc:1434] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:54.428815 20852 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.430215 20850 raft_consensus.cc:359] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.430822 20850 raft_consensus.cc:385] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.431077 20850 raft_consensus.cc:740] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.431831 20850 consensus_queue.cc:260] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.425479 20851 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.434367 20852 tablet_bootstrap.cc:654] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.435714 20922 raft_consensus.cc:515] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.437937 20850 ts_tablet_manager.cc:1434] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:54.438850 20850 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.442122 20922 leader_election.cc:290] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.441391 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.448338 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.449019 20808 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.450340 20807 raft_consensus.cc:2468] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.453023 20807 raft_consensus.cc:3060] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:54.455808 20624 leader_election.cc:343] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.466770 20929 raft_consensus.cc:493] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.467451 20929 raft_consensus.cc:515] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.474450 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76908047833458f8f3a3539abf6cc2e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.474821 20858 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.475170 20809 raft_consensus.cc:2468] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.475414 20858 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.476318 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76908047833458f8f3a3539abf6cc2e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.476970 20661 raft_consensus.cc:2468] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.478116 20700 leader_election.cc:304] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.474434 20929 leader_election.cc:290] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.479405 20850 tablet_bootstrap.cc:654] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.480808 20851 tablet_bootstrap.cc:654] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.479609 20892 raft_consensus.cc:2804] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.481565 20892 raft_consensus.cc:493] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.481953 20892 raft_consensus.cc:3060] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.479350 20857 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:54.488349 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.489305 20659 raft_consensus.cc:2393] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:54.493983 20892 raft_consensus.cc:515] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.495230 20858 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.496425 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.497357 20890 raft_consensus.cc:493] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.499601 20700 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.499814 20890 raft_consensus.cc:515] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.500489 20929 raft_consensus.cc:3060] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.506282 20858 consensus_queue.cc:1048] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:54.514974 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.518270 20892 leader_election.cc:290] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.529317 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76908047833458f8f3a3539abf6cc2e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.529608 20890 leader_election.cc:290] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.529945 20661 raft_consensus.cc:3060] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.531069 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76908047833458f8f3a3539abf6cc2e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:06:54.531550 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:54.531841 20807 raft_consensus.cc:3060] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.533059 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae837542152473fa1cfa5a37c5df221" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.535961 20773 leader_election.cc:304] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.541867 20852 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.542049 20807 raft_consensus.cc:2468] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.542433 20852 ts_tablet_manager.cc:1403] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.114s	user 0.045s	sys 0.025s
I20260709 13:06:54.543488 20700 leader_election.cc:304] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.544646 20892 raft_consensus.cc:2804] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.545179 20892 raft_consensus.cc:697] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:54.545379 20852 raft_consensus.cc:359] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.546118 20852 raft_consensus.cc:385] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.546517 20852 raft_consensus.cc:740] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.546056 20892 consensus_queue.cc:237] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.547494 20852 consensus_queue.cc:260] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.550272 20852 ts_tablet_manager.cc:1434] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:54.551064 20852 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.551811 20890 raft_consensus.cc:2749] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.547516 20929 raft_consensus.cc:2749] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.556525 20661 raft_consensus.cc:2468] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:54.557363 20808 raft_consensus.cc:2468] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.566551 20625 leader_election.cc:304] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:54.567936 20922 raft_consensus.cc:2804] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.568470 20922 raft_consensus.cc:697] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.569319 20922 consensus_queue.cc:237] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.572749 20856 raft_consensus.cc:493] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.573221 20856 raft_consensus.cc:515] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.573975 20850 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.574515 20850 ts_tablet_manager.cc:1403] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.005s
I20260709 13:06:54.577812 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.578526 20736 raft_consensus.cc:2468] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.579864 20856 leader_election.cc:290] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.579856 20624 leader_election.cc:304] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.580976 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.581751 20856 raft_consensus.cc:2804] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.582151 20856 raft_consensus.cc:493] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:54.582207 20625 leader_election.cc:343] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.582553 20856 raft_consensus.cc:3060] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.581904 20850 raft_consensus.cc:359] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.588068 20850 raft_consensus.cc:385] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.588363 20850 raft_consensus.cc:740] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.590569 20850 consensus_queue.cc:260] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.602515 20557 catalog_manager.cc:5697] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.606734 20856 raft_consensus.cc:515] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.607327 20890 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:54.614846 20856 leader_election.cc:290] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.616194 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.616897 20928 raft_consensus.cc:493] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.610864 20852 tablet_bootstrap.cc:654] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.610888 20922 raft_consensus.cc:493] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.618996 20928 raft_consensus.cc:515] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.619637 20922 raft_consensus.cc:515] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.621209 20928 leader_election.cc:290] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.621822 20922 leader_election.cc:290] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.623155 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.624402 20890 raft_consensus.cc:493] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.625936 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.624310 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.626211 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.618443 20735 raft_consensus.cc:3060] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.624289 20734 raft_consensus.cc:2468] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.627005 20661 raft_consensus.cc:2468] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.625942 20890 raft_consensus.cc:515] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.635111 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.665050 20850 ts_tablet_manager.cc:1434] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.027s
I20260709 13:06:54.665509 20624 leader_election.cc:304] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.631148 20808 raft_consensus.cc:2468] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:54.698262 20851 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:54.699216 20851 ts_tablet_manager.cc:1403] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.274s	user 0.006s	sys 0.032s
I20260709 13:06:54.699390 20850 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.704625 20850 tablet_bootstrap.cc:654] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.695580 20922 raft_consensus.cc:2804] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:54.708767 20625 leader_election.cc:343] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.696884 20807 raft_consensus.cc:2468] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.668130 20699 leader_election.cc:304] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
W20260709 13:06:54.711014 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 49765.1us
I20260709 13:06:54.712049 20892 raft_consensus.cc:2804] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.712422 20892 raft_consensus.cc:493] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.712575 20735 raft_consensus.cc:2468] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.712775 20892 raft_consensus.cc:3060] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.713068 20929 raft_consensus.cc:493] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.713798 20922 raft_consensus.cc:493] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.720705 20922 raft_consensus.cc:3060] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:54.725078 20773 consensus_peers.cc:597] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.718132 20929 raft_consensus.cc:515] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.726420 20890 leader_election.cc:290] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.720714 20624 leader_election.cc:304] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:54.728721 20929 leader_election.cc:290] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.728971 20856 raft_consensus.cc:2804] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.729490 20856 raft_consensus.cc:697] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.730332 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.731056 20659 raft_consensus.cc:2468] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:54.731302 20856 consensus_queue.cc:237] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.732407 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.732959 20773 leader_election.cc:304] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
W20260709 13:06:54.735731 20700 leader_election.cc:343] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.728674 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.737787 20961 raft_consensus.cc:2804] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.738250 20961 raft_consensus.cc:493] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.738618 20961 raft_consensus.cc:3060] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.739791 20851 raft_consensus.cc:359] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.740386 20851 raft_consensus.cc:385] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.740609 20851 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.744779 20925 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.755930 20851 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.761695 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.761004 20557 catalog_manager.cc:5697] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.772794 20883 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:54.785547 20857 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.797387 20851 ts_tablet_manager.cc:1434] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260709 13:06:54.799445 20851 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:54.809986 20850 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:54.810467 20922 raft_consensus.cc:515] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.810542 20850 ts_tablet_manager.cc:1403] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.012s
I20260709 13:06:54.811614 20961 raft_consensus.cc:515] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:54.824925 20699 leader_election.cc:343] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.825496 20699 leader_election.cc:304] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.826647 20928 raft_consensus.cc:2749] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.826814 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.827432 20659 raft_consensus.cc:3060] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.827872 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.832321 20961 leader_election.cc:290] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:54.823534 20892 raft_consensus.cc:515] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.836336 20852 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:54.836807 20852 ts_tablet_manager.cc:1403] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.286s	user 0.015s	sys 0.019s
I20260709 13:06:54.836923 20892 leader_election.cc:290] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.834605 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:54.837692 20736 raft_consensus.cc:2393] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:54.839071 20735 raft_consensus.cc:3060] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.839241 20660 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.839986 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:54.843075 20922 leader_election.cc:290] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.844058 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8fbc863106409aacd55f77232ca0e4" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.844314 20850 raft_consensus.cc:359] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.845016 20850 raft_consensus.cc:385] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.845240 20850 raft_consensus.cc:740] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.845749 20850 consensus_queue.cc:260] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.850785 20852 raft_consensus.cc:359] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.851532 20852 raft_consensus.cc:385] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.844708 20810 raft_consensus.cc:3060] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.852324 20852 raft_consensus.cc:740] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.854161 20852 consensus_queue.cc:260] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.856204 20850 ts_tablet_manager.cc:1434] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:06:54.857669 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f0dcf1b7b64353b98fcc989def96d9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.860234 20808 raft_consensus.cc:2393] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:54.861498 20700 leader_election.cc:304] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.861598 20850 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:54.861593 20735 raft_consensus.cc:2468] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.872577 20852 ts_tablet_manager.cc:1434] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 13:06:54.873796 20852 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:54.875367 20928 raft_consensus.cc:493] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.876482 20928 raft_consensus.cc:515] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.865631 20892 raft_consensus.cc:2749] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.877600 20557 catalog_manager.cc:5697] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.877831 20883 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.879820 20883 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.882002 20928 leader_election.cc:290] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.882211 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.882877 20808 raft_consensus.cc:2468] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:54.886929 20700 leader_election.cc:304] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:54.887804 20928 raft_consensus.cc:2804] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.889094 20624 leader_election.cc:304] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:54.893417 20851 tablet_bootstrap.cc:654] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.896302 20892 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.894551 20928 raft_consensus.cc:493] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.900831 20928 raft_consensus.cc:3060] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.910198 20810 raft_consensus.cc:2468] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.911137 20659 raft_consensus.cc:2468] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:54.913558 20925 raft_consensus.cc:2804] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.914093 20925 raft_consensus.cc:697] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:54.914996 20925 consensus_queue.cc:237] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.915951 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.920832 20773 leader_election.cc:304] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:54.921814 20892 raft_consensus.cc:493] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.922174 20857 raft_consensus.cc:2804] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.922536 20850 tablet_bootstrap.cc:654] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.922317 20892 raft_consensus.cc:515] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.922801 20857 raft_consensus.cc:697] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:54.917443 20883 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:54.923679 20857 consensus_queue.cc:237] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:54.934475 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 48009.3us
I20260709 13:06:54.918578 20971 consensus_queue.cc:1048] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:54.936506 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.936753 20962 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:54.933530 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:54.941967 20807 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:54.949744 20557 catalog_manager.cc:5697] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.952936 20961 raft_consensus.cc:493] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.953606 20961 raft_consensus.cc:515] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.960963 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:54.961843 20961 leader_election.cc:290] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
W20260709 13:06:54.963969 20773 leader_election.cc:343] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.964156 20928 raft_consensus.cc:515] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:54.968513 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:54.969270 20733 raft_consensus.cc:2468] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
W20260709 13:06:54.970501 20699 leader_election.cc:343] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.971387 20858 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:54.988163 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:54.988924 20808 raft_consensus.cc:3060] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.972517 20962 consensus_queue.cc:1048] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:06:54.988943 20773 leader_election.cc:304] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:54.990935 20929 consensus_queue.cc:1048] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.991607 20961 raft_consensus.cc:2804] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.992057 20961 raft_consensus.cc:493] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.992398 20961 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.997099 20892 leader_election.cc:290] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.007151 20852 tablet_bootstrap.cc:654] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.986773 20928 leader_election.cc:290] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.004946 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.032089 20925 consensus_queue.cc:1048] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:55.033635 20922 consensus_queue.cc:1048] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.036558 20558 catalog_manager.cc:5697] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.027341 20928 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:06:55.062757 20806 raft_consensus.cc:2393] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:55.066560 20961 raft_consensus.cc:515] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.072741 20850 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.073151 20850 ts_tablet_manager.cc:1403] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.212s	user 0.030s	sys 0.019s
I20260709 13:06:55.075974 20808 raft_consensus.cc:2468] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.079134 20850 raft_consensus.cc:359] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.079919 20850 raft_consensus.cc:385] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.079864 20700 leader_election.cc:304] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:55.080349 20850 raft_consensus.cc:740] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.081348 20858 raft_consensus.cc:2804] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.081094 20850 consensus_queue.cc:260] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.081861 20858 raft_consensus.cc:697] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:55.082662 20858 consensus_queue.cc:237] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.086275 20961 leader_election.cc:290] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.086882 20625 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:55.087947 20922 raft_consensus.cc:2804] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.088313 20922 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 57928990a8414414af45a1d535124be5)
I20260709 13:06:55.088533 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.089028 20850 ts_tablet_manager.cc:1434] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:06:55.089388 20922 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.089258 20971 consensus_queue.cc:1048] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:55.090283 20773 leader_election.cc:343] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.096587 20850 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.099342 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:55.100040 20736 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.104916 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.109612 20851 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.110176 20851 ts_tablet_manager.cc:1403] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.311s	user 0.029s	sys 0.012s
I20260709 13:06:55.114425 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.145864 20699 leader_election.cc:304] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.147292 20852 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.147802 20852 ts_tablet_manager.cc:1403] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.274s	user 0.010s	sys 0.007s
I20260709 13:06:55.148105 20851 raft_consensus.cc:359] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.149478 20851 raft_consensus.cc:385] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.149829 20851 raft_consensus.cc:740] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.151778 20929 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.147137 20890 raft_consensus.cc:493] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.153249 20890 raft_consensus.cc:515] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.153668 20852 raft_consensus.cc:359] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.154412 20852 raft_consensus.cc:385] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.154695 20852 raft_consensus.cc:740] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.173045 20851 consensus_queue.cc:260] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:55.175184 20699 leader_election.cc:343] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.132026 20922 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.179031 20851 ts_tablet_manager.cc:1434] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 13:06:55.180402 20851 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.182570 20890 leader_election.cc:290] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.179807 20558 catalog_manager.cc:5697] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.187569 20929 raft_consensus.cc:2749] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.189133 20660 raft_consensus.cc:1240] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Rejecting Update request from peer 57928990a8414414af45a1d535124be5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:55.189741 20929 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.195070 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.195931 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.186203 20736 raft_consensus.cc:2468] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:55.198192 20971 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.202620 20773 leader_election.cc:304] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.206775 20732 raft_consensus.cc:2393] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:55.206822 20890 raft_consensus.cc:2804] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.207585 20890 raft_consensus.cc:697] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:55.208448 20890 consensus_queue.cc:237] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.211867 20852 consensus_queue.cc:260] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.212656 20883 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.213594 20892 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.213675 20929 consensus_queue.cc:1059] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.214718 20852 ts_tablet_manager.cc:1434] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.067s	user 0.016s	sys 0.011s
I20260709 13:06:55.214653 20858 raft_consensus.cc:3055] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:55.215073 20858 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:55.215960 20858 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.217270 20858 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.217150 20773 leader_election.cc:304] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.218786 20852 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.223138 20850 tablet_bootstrap.cc:654] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.254223 20922 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.254065 20857 raft_consensus.cc:3060] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.274837 20852 tablet_bootstrap.cc:654] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.280174 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:55.290908 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:55.292754 20851 tablet_bootstrap.cc:654] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.312381 20736 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:06:55.320314 20922 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.392050 20557 catalog_manager.cc:5697] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:55.418876 20989 log.cc:927] Time spent T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: Append to log took a long time: real 0.092s	user 0.013s	sys 0.019s
I20260709 13:06:55.404640 20857 raft_consensus.cc:2749] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:55.424543 20992 log.cc:927] Time spent T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.104s	user 0.000s	sys 0.003s
I20260709 13:06:55.425468 20850 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.425928 20850 ts_tablet_manager.cc:1403] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.330s	user 0.005s	sys 0.020s
I20260709 13:06:55.429705 20852 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.430181 20852 ts_tablet_manager.cc:1403] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.212s	user 0.020s	sys 0.009s
I20260709 13:06:55.430063 20883 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.440945 20850 raft_consensus.cc:359] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.441784 20850 raft_consensus.cc:385] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.442065 20850 raft_consensus.cc:740] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.442700 20850 consensus_queue.cc:260] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.445149 20850 ts_tablet_manager.cc:1434] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:06:55.446095 20850 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.449764 20852 raft_consensus.cc:359] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.450475 20852 raft_consensus.cc:385] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.450752 20852 raft_consensus.cc:740] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.451539 20852 consensus_queue.cc:260] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.453090 20852 ts_tablet_manager.cc:1434] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:06:55.454138 20852 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.456185 20624 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:55.457536 20971 raft_consensus.cc:2804] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.459529 20971 raft_consensus.cc:697] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:55.460379 20971 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.473843 20971 consensus_queue.cc:1048] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:55.477279 20556 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.488971 20851 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.489482 20851 ts_tablet_manager.cc:1403] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.309s	user 0.010s	sys 0.007s
I20260709 13:06:55.490653 20850 tablet_bootstrap.cc:654] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.493221 20852 tablet_bootstrap.cc:654] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.494109 20851 raft_consensus.cc:359] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.495043 20851 raft_consensus.cc:385] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.495410 20851 raft_consensus.cc:740] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.496392 20851 consensus_queue.cc:260] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.498674 20851 ts_tablet_manager.cc:1434] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:06:55.499701 20851 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.501157 20883 raft_consensus.cc:493] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.501693 20883 raft_consensus.cc:515] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.504998 20883 leader_election.cc:290] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.506165 20851 tablet_bootstrap.cc:654] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.506808 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.512866 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.513701 20732 raft_consensus.cc:2393] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:55.514806 20624 leader_election.cc:304] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:55.516080 20883 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.521699 20850 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.522254 20850 ts_tablet_manager.cc:1403] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.001s
I20260709 13:06:55.524051 20852 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.524549 20852 ts_tablet_manager.cc:1403] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.005s
I20260709 13:06:55.524976 20850 raft_consensus.cc:359] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.525300 20883 raft_consensus.cc:2749] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.525688 20850 raft_consensus.cc:385] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.526000 20850 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.526917 20850 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.527225 20852 raft_consensus.cc:359] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.530314 20852 raft_consensus.cc:385] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.530623 20852 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.536034 20852 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.537508 20851 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.538022 20851 ts_tablet_manager.cc:1403] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.010s
I20260709 13:06:55.538679 20852 ts_tablet_manager.cc:1434] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:55.539623 20852 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.540469 20890 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.541395 20851 raft_consensus.cc:359] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.542076 20851 raft_consensus.cc:385] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.542470 20851 raft_consensus.cc:740] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.543095 20971 consensus_queue.cc:1048] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.545367 20857 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.552698 20850 ts_tablet_manager.cc:1434] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:06:55.553808 20850 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.553300 20851 consensus_queue.cc:260] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.559001 20851 ts_tablet_manager.cc:1434] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:06:55.545397 20852 tablet_bootstrap.cc:654] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.559988 20851 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.560724 20850 tablet_bootstrap.cc:654] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.563344 20858 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:55.582559 20890 raft_consensus.cc:493] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.583182 20890 raft_consensus.cc:515] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.586625 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.587234 20890 leader_election.cc:290] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.587352 20660 raft_consensus.cc:2468] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:55.588172 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.588884 20773 leader_election.cc:304] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
W20260709 13:06:55.589849 20773 leader_election.cc:343] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.591164 20857 raft_consensus.cc:2804] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:55.591540 20857 raft_consensus.cc:493] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.592096 20857 raft_consensus.cc:3060] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.600684 20851 tablet_bootstrap.cc:654] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.603149 20857 raft_consensus.cc:515] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:55.604465 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:55.606395 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.607093 20661 raft_consensus.cc:3060] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.611521 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
W20260709 13:06:55.616869 20773 leader_election.cc:343] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.610954 20857 leader_election.cc:290] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.628312 20661 raft_consensus.cc:2468] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:55.629577 20773 leader_election.cc:304] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:55.631009 20890 raft_consensus.cc:2804] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.631551 20890 raft_consensus.cc:697] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:55.632442 20890 consensus_queue.cc:237] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.639293 20850 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.639904 20850 ts_tablet_manager.cc:1403] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.023s
I20260709 13:06:55.642221 20858 raft_consensus.cc:493] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.642793 20858 raft_consensus.cc:515] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.643378 20850 raft_consensus.cc:359] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.644258 20850 raft_consensus.cc:385] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.644598 20850 raft_consensus.cc:740] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.645097 20858 leader_election.cc:290] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.645315 20850 consensus_queue.cc:260] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.647909 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:55.650079 20700 leader_election.cc:343] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.650424 20850 ts_tablet_manager.cc:1434] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:55.650947 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.651536 20850 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
W20260709 13:06:55.653049 20699 leader_election.cc:343] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.656607 20699 leader_election.cc:304] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.639848 20852 tablet_bootstrap.cc:492] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.657395 20858 raft_consensus.cc:2749] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.657958 20852 ts_tablet_manager.cc:1403] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.018s
I20260709 13:06:55.658800 20851 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.659245 20851 ts_tablet_manager.cc:1403] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.013s
I20260709 13:06:55.662426 20851 raft_consensus.cc:359] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.663106 20851 raft_consensus.cc:385] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.663383 20851 raft_consensus.cc:740] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.664007 20851 consensus_queue.cc:260] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.665313 20850 tablet_bootstrap.cc:654] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.666093 20851 ts_tablet_manager.cc:1434] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:55.667608 20851 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
W20260709 13:06:55.668922 20699 consensus_peers.cc:597] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.668660 20852 raft_consensus.cc:359] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.669374 20852 raft_consensus.cc:385] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.669652 20852 raft_consensus.cc:740] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.670308 20852 consensus_queue.cc:260] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.672363 20852 ts_tablet_manager.cc:1434] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:55.673235 20852 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.673857 20851 tablet_bootstrap.cc:654] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.678615 20852 tablet_bootstrap.cc:654] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.682979 20556 catalog_manager.cc:5697] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:55.697053 20850 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.697651 20850 ts_tablet_manager.cc:1403] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.015s
I20260709 13:06:55.702745 20850 raft_consensus.cc:359] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.703451 20852 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.702780 20851 tablet_bootstrap.cc:492] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.703553 20850 raft_consensus.cc:385] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.704165 20851 ts_tablet_manager.cc:1403] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.021s
I20260709 13:06:55.704135 20852 ts_tablet_manager.cc:1403] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260709 13:06:55.704334 20850 raft_consensus.cc:740] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.705463 20850 consensus_queue.cc:260] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.706872 20851 raft_consensus.cc:359] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.707409 20851 raft_consensus.cc:385] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.707551 20850 ts_tablet_manager.cc:1434] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:55.707621 20851 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.708652 20851 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.709354 20852 raft_consensus.cc:359] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.710558 20852 raft_consensus.cc:385] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.710979 20851 ts_tablet_manager.cc:1434] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:55.710870 20852 raft_consensus.cc:740] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.712461 20852 consensus_queue.cc:260] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.713958 20852 ts_tablet_manager.cc:1434] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:06:55.715068 20852 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.721544 20852 tablet_bootstrap.cc:654] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.721832 20850 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.728116 20850 tablet_bootstrap.cc:654] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.730329 20851 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.731913 20890 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:55.738575 20851 tablet_bootstrap.cc:654] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.739382 20658 raft_consensus.cc:3060] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.746554 20964 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:55.753099 20851 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.753592 20851 ts_tablet_manager.cc:1403] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:06:55.757117 20851 raft_consensus.cc:359] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.757809 20851 raft_consensus.cc:385] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.758075 20851 raft_consensus.cc:740] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.758795 20851 consensus_queue.cc:260] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.760070 20850 tablet_bootstrap.cc:492] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.760521 20850 ts_tablet_manager.cc:1403] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.018s
I20260709 13:06:55.760802 20851 ts_tablet_manager.cc:1434] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:55.762115 20851 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.762547 20850 raft_consensus.cc:359] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.763077 20850 raft_consensus.cc:385] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.763273 20850 raft_consensus.cc:740] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.763880 20850 consensus_queue.cc:260] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.765641 20850 ts_tablet_manager.cc:1434] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:55.765813 20964 raft_consensus.cc:493] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.766490 20850 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.766268 20964 raft_consensus.cc:515] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.768160 20851 tablet_bootstrap.cc:654] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.769047 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:55.770478 20773 leader_election.cc:343] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.772277 20858 raft_consensus.cc:493] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.772472 20850 tablet_bootstrap.cc:654] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.772753 20858 raft_consensus.cc:515] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.774706 20858 leader_election.cc:290] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.775513 20964 leader_election.cc:290] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.776973 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.777585 20806 raft_consensus.cc:2468] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.778765 20700 leader_election.cc:304] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:55.779525 20858 raft_consensus.cc:2804] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:55.779906 20858 raft_consensus.cc:493] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.780212 20858 raft_consensus.cc:3060] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.781908 20971 raft_consensus.cc:493] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.782385 20971 raft_consensus.cc:515] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.784364 20971 leader_election.cc:290] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.786402 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.786650 20858 raft_consensus.cc:515] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.788069 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.788738 20661 raft_consensus.cc:2468] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.791806 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.792352 20661 raft_consensus.cc:3060] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.793751 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a56b6de7fdc4241b408b0bbb426bc0f" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.794591 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.800307 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:55.801087 20806 raft_consensus.cc:3060] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.801654 20624 leader_election.cc:304] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:55.802543 20883 raft_consensus.cc:2749] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.804257 20852 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.804742 20852 ts_tablet_manager.cc:1403] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.004s
W20260709 13:06:55.804697 20773 leader_election.cc:343] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.805529 20773 leader_election.cc:304] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.807009 20964 raft_consensus.cc:2749] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.808517 20806 raft_consensus.cc:2468] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.809655 20700 leader_election.cc:304] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:55.810453 20980 raft_consensus.cc:2804] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.810892 20980 raft_consensus.cc:697] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:55.811734 20980 consensus_queue.cc:237] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.813524 20661 raft_consensus.cc:2468] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.814544 20858 leader_election.cc:290] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.825840 20851 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.826366 20851 ts_tablet_manager.cc:1403] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.002s
I20260709 13:06:55.811718 20852 raft_consensus.cc:359] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.827148 20852 raft_consensus.cc:385] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.827397 20852 raft_consensus.cc:740] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.828142 20852 consensus_queue.cc:260] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.830423 20852 ts_tablet_manager.cc:1434] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:55.831324 20852 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:55.832764 20980 raft_consensus.cc:493] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.833235 20980 raft_consensus.cc:515] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.835852 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.836150 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.836489 20658 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.836769 20806 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.837913 20700 leader_election.cc:304] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:55.838670 20892 raft_consensus.cc:2804] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:55.839016 20892 raft_consensus.cc:493] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.839361 20892 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.843837 20980 leader_election.cc:290] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.844439 20852 tablet_bootstrap.cc:654] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.846516 20892 raft_consensus.cc:515] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.849232 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.849143 20851 raft_consensus.cc:359] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.849823 20658 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.851346 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:55.851918 20806 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.856079 20658 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.857192 20699 leader_election.cc:304] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:55.857877 20806 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.858037 20980 raft_consensus.cc:2804] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.858685 20980 raft_consensus.cc:697] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:55.859169 20892 leader_election.cc:290] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.859474 20980 consensus_queue.cc:237] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.849841 20851 raft_consensus.cc:385] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.860301 20851 raft_consensus.cc:740] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.861020 20851 consensus_queue.cc:260] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.863257 20851 ts_tablet_manager.cc:1434] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260709 13:06:55.864228 20851 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.875156 20851 tablet_bootstrap.cc:654] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.877103 20980 raft_consensus.cc:493] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.877549 20980 raft_consensus.cc:515] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.880311 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:55.881732 20699 leader_election.cc:343] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.884253 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.884290 20557 catalog_manager.cc:5697] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:55.885926 20700 leader_election.cc:343] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.886384 20700 leader_election.cc:304] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.887125 20892 raft_consensus.cc:2749] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:55.887416 20980 leader_election.cc:290] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.894002 20851 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.894523 20851 ts_tablet_manager.cc:1403] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.010s
I20260709 13:06:55.897298 20851 raft_consensus.cc:359] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.897962 20851 raft_consensus.cc:385] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.898231 20851 raft_consensus.cc:740] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.898849 20851 consensus_queue.cc:260] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.900959 20851 ts_tablet_manager.cc:1434] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:55.901888 20851 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.907969 20851 tablet_bootstrap.cc:654] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.908596 20557 catalog_manager.cc:5697] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.922094 20806 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.924392 20851 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:55.924412 20850 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:55.925029 20851 ts_tablet_manager.cc:1403] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 13:06:55.925087 20850 ts_tablet_manager.cc:1403] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.159s	user 0.046s	sys 0.092s
I20260709 13:06:55.928025 20850 raft_consensus.cc:359] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.927793 20851 raft_consensus.cc:359] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.928697 20850 raft_consensus.cc:385] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.928795 20851 raft_consensus.cc:385] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.929004 20850 raft_consensus.cc:740] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.929354 20851 raft_consensus.cc:740] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.929394 20806 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.929669 20850 consensus_queue.cc:260] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.930305 20851 consensus_queue.cc:260] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.931190 20883 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.931766 20850 ts_tablet_manager.cc:1434] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:06:55.932286 20851 ts_tablet_manager.cc:1434] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:55.932677 20850 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:55.933144 20851 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:55.938016 20850 tablet_bootstrap.cc:654] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.944983 20851 tablet_bootstrap.cc:654] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.947069 20736 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.947815 20852 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:55.948285 20852 ts_tablet_manager.cc:1403] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.117s	user 0.034s	sys 0.014s
I20260709 13:06:55.949152 20980 raft_consensus.cc:493] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.949649 20980 raft_consensus.cc:515] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.951028 20852 raft_consensus.cc:359] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.951699 20852 raft_consensus.cc:385] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.951998 20852 raft_consensus.cc:740] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.952412 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.952742 20852 consensus_queue.cc:260] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.954370 20980 leader_election.cc:290] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:55.955464 20658 raft_consensus.cc:2468] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.956825 20699 leader_election.cc:304] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:55.958771 20971 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.964154 20858 raft_consensus.cc:2804] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:55.964534 20858 raft_consensus.cc:493] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.964874 20858 raft_consensus.cc:3060] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.968472 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:55.969149 20806 raft_consensus.cc:2468] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:55.976533 20858 raft_consensus.cc:515] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.978274 20964 raft_consensus.cc:493] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.978790 20964 raft_consensus.cc:515] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:55.979184 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:55.979763 20658 raft_consensus.cc:3060] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.981606 20964 leader_election.cc:290] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:55.983610 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:55.984413 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:55.984999 20736 raft_consensus.cc:2468] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
W20260709 13:06:55.985052 20773 leader_election.cc:343] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.990506 20773 leader_election.cc:304] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:55.992152 20964 raft_consensus.cc:2804] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:55.992360 20658 raft_consensus.cc:2468] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:55.993755 20699 leader_election.cc:304] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:55.994521 20964 raft_consensus.cc:493] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.994549 20892 raft_consensus.cc:2804] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:55.995049 20964 raft_consensus.cc:3060] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:55.995209 20892 raft_consensus.cc:697] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:55.996157 20892 consensus_queue.cc:237] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.001924 20852 ts_tablet_manager.cc:1434] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:06:56.002985 20852 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.005579 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c40f830bb2e44599c5f36b164ffdbc5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.006225 20806 raft_consensus.cc:3060] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.007563 20858 leader_election.cc:290] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.015708 20964 raft_consensus.cc:515] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.020162 20806 raft_consensus.cc:2468] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.029552 20971 raft_consensus.cc:493] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.036026 20971 raft_consensus.cc:515] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.039470 20971 leader_election.cc:290] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.042436 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.043102 20736 raft_consensus.cc:2468] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:56.030248 20559 catalog_manager.cc:5697] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.041006 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.046257 20624 leader_election.cc:304] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
W20260709 13:06:56.047190 20625 leader_election.cc:343] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.041242 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.031318 20852 tablet_bootstrap.cc:654] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:56.050541 20773 leader_election.cc:343] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.048602 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:56.051091 20736 raft_consensus.cc:3060] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.051354 20851 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.051781 20851 ts_tablet_manager.cc:1403] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.119s	user 0.051s	sys 0.048s
I20260709 13:06:56.053375 20850 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.053676 20850 ts_tablet_manager.cc:1403] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.121s	user 0.036s	sys 0.067s
I20260709 13:06:56.054127 20851 raft_consensus.cc:359] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.054744 20851 raft_consensus.cc:385] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.054993 20851 raft_consensus.cc:740] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.047413 20964 leader_election.cc:290] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.055888 20971 raft_consensus.cc:2804] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.055600 20851 consensus_queue.cc:260] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.056365 20971 raft_consensus.cc:493] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.056847 20971 raft_consensus.cc:3060] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.057914 20851 ts_tablet_manager.cc:1434] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:56.055300 20850 raft_consensus.cc:359] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.058295 20850 raft_consensus.cc:385] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.058549 20736 raft_consensus.cc:2468] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:56.059226 20851 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.058561 20850 raft_consensus.cc:740] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.061117 20773 leader_election.cc:304] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.060999 20850 consensus_queue.cc:260] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.062006 20857 raft_consensus.cc:2804] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.062479 20857 raft_consensus.cc:697] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:56.063427 20857 consensus_queue.cc:237] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.064603 20851 tablet_bootstrap.cc:654] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.069543 20850 ts_tablet_manager.cc:1434] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:56.070544 20850 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.079564 20971 raft_consensus.cc:515] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.083346 20852 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.083711 20850 tablet_bootstrap.cc:654] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.083845 20852 ts_tablet_manager.cc:1403] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.003s
I20260709 13:06:56.086371 20852 raft_consensus.cc:359] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.087011 20852 raft_consensus.cc:385] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.087256 20852 raft_consensus.cc:740] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.088119 20852 consensus_queue.cc:260] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.091475 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:56.092057 20736 raft_consensus.cc:3060] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.097811 20852 ts_tablet_manager.cc:1434] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:06:56.103883 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:06:56.105391 20625 leader_election.cc:343] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.102236 20852 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.106570 20971 leader_election.cc:290] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.112602 20850 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.113075 20850 ts_tablet_manager.cc:1403] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 13:06:56.113159 20852 tablet_bootstrap.cc:654] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.114131 20559 catalog_manager.cc:5697] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:56.115679 20850 raft_consensus.cc:359] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.116420 20850 raft_consensus.cc:385] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.116685 20850 raft_consensus.cc:740] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.117787 20850 consensus_queue.cc:260] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.118567 20736 raft_consensus.cc:2468] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:56.121157 20624 leader_election.cc:304] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:56.119545 20850 ts_tablet_manager.cc:1434] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:56.124217 20852 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.124244 20892 raft_consensus.cc:493] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.124749 20852 ts_tablet_manager.cc:1403] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260709 13:06:56.125109 20658 raft_consensus.cc:3060] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.124802 20892 raft_consensus.cc:515] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.125429 20850 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.123127 20883 raft_consensus.cc:2804] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.128091 20883 raft_consensus.cc:697] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:56.129840 20851 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.130285 20851 ts_tablet_manager.cc:1403] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.033s
I20260709 13:06:56.131316 20883 consensus_queue.cc:237] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.132910 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.133638 20661 raft_consensus.cc:2393] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:56.133852 20851 raft_consensus.cc:359] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.134454 20851 raft_consensus.cc:385] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.134706 20851 raft_consensus.cc:740] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.134974 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bf6bd0e6974d3a85c18976ccd0014c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.128520 20892 leader_election.cc:290] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.137624 20857 raft_consensus.cc:493] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.138121 20857 raft_consensus.cc:515] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.140684 20700 leader_election.cc:304] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.142395 20851 consensus_queue.cc:260] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.142899 20857 leader_election.cc:290] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.144479 20851 ts_tablet_manager.cc:1434] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:56.144637 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.144994 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0ea8632a64f1d8a4ca8c0a80530ef" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.145444 20736 raft_consensus.cc:2393] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:56.146490 20852 raft_consensus.cc:359] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.146828 20773 leader_election.cc:304] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.147158 20852 raft_consensus.cc:385] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.147435 20852 raft_consensus.cc:740] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.148164 20852 consensus_queue.cc:260] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.150108 20852 ts_tablet_manager.cc:1434] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:06:56.150934 20852 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.150949 20857 raft_consensus.cc:3060] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.154054 20850 tablet_bootstrap.cc:654] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.154435 20858 raft_consensus.cc:3060] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.157189 20851 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.162771 20857 raft_consensus.cc:2749] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.166308 20851 tablet_bootstrap.cc:654] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.163875 20556 catalog_manager.cc:5697] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.167658 20850 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.168140 20850 ts_tablet_manager.cc:1403] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.006s
I20260709 13:06:56.169178 20852 tablet_bootstrap.cc:654] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.175028 20850 raft_consensus.cc:359] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.175727 20850 raft_consensus.cc:385] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.176026 20850 raft_consensus.cc:740] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.176687 20850 consensus_queue.cc:260] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.178738 20850 ts_tablet_manager.cc:1434] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:06:56.180472 20850 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.181521 20858 raft_consensus.cc:2749] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.186439 20850 tablet_bootstrap.cc:654] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.188009 20852 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.191516 20852 ts_tablet_manager.cc:1403] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.008s
I20260709 13:06:56.194128 20852 raft_consensus.cc:359] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.194813 20852 raft_consensus.cc:385] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.195071 20852 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.195842 20852 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.197973 20852 ts_tablet_manager.cc:1434] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:56.198869 20852 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.201282 20851 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.201766 20851 ts_tablet_manager.cc:1403] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.013s
I20260709 13:06:56.204677 20851 raft_consensus.cc:359] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.205377 20851 raft_consensus.cc:385] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.205639 20851 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.206307 20851 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.208554 20851 ts_tablet_manager.cc:1434] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:56.209578 20851 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.214483 20857 consensus_queue.cc:1048] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.215333 20851 tablet_bootstrap.cc:654] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.219000 20852 tablet_bootstrap.cc:654] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.219599 20883 raft_consensus.cc:493] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.220103 20883 raft_consensus.cc:515] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.222033 20883 leader_election.cc:290] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.223524 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.224046 20850 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.224143 20736 raft_consensus.cc:2468] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:56.224542 20850 ts_tablet_manager.cc:1403] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.031s
I20260709 13:06:56.224445 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.225024 20806 raft_consensus.cc:2468] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:56.226033 20625 leader_election.cc:304] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.229787 20883 raft_consensus.cc:2804] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.235445 20890 consensus_queue.cc:1048] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.236296 20850 raft_consensus.cc:359] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.237113 20850 raft_consensus.cc:385] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.237380 20850 raft_consensus.cc:740] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.238087 20850 consensus_queue.cc:260] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.241050 20852 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.241530 20852 ts_tablet_manager.cc:1403] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:06:56.244243 20852 raft_consensus.cc:359] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.244899 20852 raft_consensus.cc:385] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.245172 20852 raft_consensus.cc:740] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.245812 20852 consensus_queue.cc:260] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.247453 20852 ts_tablet_manager.cc:1434] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:56.248410 20852 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.245781 20883 raft_consensus.cc:493] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.249770 20883 raft_consensus.cc:3060] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.251580 20850 ts_tablet_manager.cc:1434] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 13:06:56.252595 20850 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.257849 20858 raft_consensus.cc:493] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.258291 20858 raft_consensus.cc:515] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.260185 20858 leader_election.cc:290] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.261646 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e866dac53e144a45a9ec546bb4904cdc" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.261861 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e866dac53e144a45a9ec546bb4904cdc" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.261755 20852 tablet_bootstrap.cc:654] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.262290 20658 raft_consensus.cc:2468] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.262503 20806 raft_consensus.cc:2468] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.263602 20700 leader_election.cc:304] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:56.264612 20892 raft_consensus.cc:2804] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.262519 20850 tablet_bootstrap.cc:654] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.264961 20892 raft_consensus.cc:493] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.265480 20892 raft_consensus.cc:3060] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.270154 20852 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.270560 20852 ts_tablet_manager.cc:1403] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:06:56.273056 20852 raft_consensus.cc:359] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.273706 20852 raft_consensus.cc:385] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.273972 20852 raft_consensus.cc:740] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.277256 20883 raft_consensus.cc:515] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.278903 20852 consensus_queue.cc:260] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.280072 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:56.280668 20732 raft_consensus.cc:3060] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.281102 20852 ts_tablet_manager.cc:1434] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:56.282032 20852 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.271627 20892 raft_consensus.cc:515] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.286257 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e866dac53e144a45a9ec546bb4904cdc" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.286787 20658 raft_consensus.cc:3060] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.290100 20850 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.290583 20850 ts_tablet_manager.cc:1403] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.008s
I20260709 13:06:56.293262 20850 raft_consensus.cc:359] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.293725 20658 raft_consensus.cc:2468] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.293953 20850 raft_consensus.cc:385] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.295845 20850 raft_consensus.cc:740] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.296557 20850 consensus_queue.cc:260] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.298903 20850 ts_tablet_manager.cc:1434] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:56.294265 20852 tablet_bootstrap.cc:654] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.294925 20732 raft_consensus.cc:2468] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:56.299787 20892 leader_election.cc:290] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.300171 20624 leader_election.cc:304] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.306102 20971 raft_consensus.cc:2804] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.306573 20971 raft_consensus.cc:697] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:56.307408 20971 consensus_queue.cc:237] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.301589 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e866dac53e144a45a9ec546bb4904cdc" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.304636 20699 leader_election.cc:304] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.305414 20850 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.310111 20892 raft_consensus.cc:2804] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.310467 20852 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.310909 20852 ts_tablet_manager.cc:1403] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260709 13:06:56.310804 20892 raft_consensus.cc:697] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.311312 20806 raft_consensus.cc:3060] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.311774 20892 consensus_queue.cc:237] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.316522 20850 tablet_bootstrap.cc:654] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.318189 20806 raft_consensus.cc:2468] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.318055 20852 raft_consensus.cc:359] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.318746 20852 raft_consensus.cc:385] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.319037 20852 raft_consensus.cc:740] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.321880 20851 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.322353 20851 ts_tablet_manager.cc:1403] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.045s
I20260709 13:06:56.323828 20852 consensus_queue.cc:260] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.326072 20852 ts_tablet_manager.cc:1434] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:56.329527 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb63beef3bf041dda825d258369c4a5e" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.331218 20806 raft_consensus.cc:3060] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.331851 20980 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.337137 20851 raft_consensus.cc:359] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.337949 20851 raft_consensus.cc:385] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.338060 20883 leader_election.cc:290] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.338249 20851 raft_consensus.cc:740] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.340930 20851 consensus_queue.cc:260] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.341877 20892 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.347131 20851 ts_tablet_manager.cc:1434] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:06:56.346987 20858 consensus_queue.cc:1048] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.348150 20851 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.354665 20851 tablet_bootstrap.cc:654] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.357743 20806 raft_consensus.cc:2468] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:56.360838 20852 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.362178 20851 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.362691 20851 ts_tablet_manager.cc:1403] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:06:56.363564 20556 catalog_manager.cc:5697] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.365590 20851 raft_consensus.cc:359] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.366300 20851 raft_consensus.cc:385] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.366561 20851 raft_consensus.cc:740] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.367189 20851 consensus_queue.cc:260] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.372390 20851 ts_tablet_manager.cc:1434] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:56.373385 20851 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.379356 20851 tablet_bootstrap.cc:654] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.402288 20964 raft_consensus.cc:493] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.402875 20964 raft_consensus.cc:515] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.404533 20858 raft_consensus.cc:493] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.404971 20964 leader_election.cc:290] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.405155 20858 raft_consensus.cc:515] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.406888 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.408195 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:56.408517 20773 leader_election.cc:343] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.408668 20858 leader_election.cc:290] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.408893 20658 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.406891 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.409965 20661 raft_consensus.cc:2468] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:56.410069 20699 leader_election.cc:304] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.411441 20858 consensus_queue.cc:1048] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.411572 20773 leader_election.cc:304] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:56.413328 20964 raft_consensus.cc:2804] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.413693 20964 raft_consensus.cc:493] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.414016 20964 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.414067 20858 raft_consensus.cc:2804] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.414568 20858 raft_consensus.cc:493] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.415251 20858 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.417443 20852 tablet_bootstrap.cc:654] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.416764 20558 catalog_manager.cc:5697] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.433979 20964 raft_consensus.cc:515] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.440447 20964 leader_election.cc:290] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.440553 20850 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.442210 20850 ts_tablet_manager.cc:1403] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.137s	user 0.025s	sys 0.019s
I20260709 13:06:56.440261 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.444573 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:56.444836 20661 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.448124 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.450908 20850 raft_consensus.cc:359] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:56.451268 20773 leader_election.cc:343] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.451681 20850 raft_consensus.cc:385] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.452011 20850 raft_consensus.cc:740] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.465912 20850 consensus_queue.cc:260] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.467430 21062 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.468026 21062 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.470235 21062 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.470959 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.447888 21059 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:56.472456 20699 leader_election.cc:343] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.474833 20858 raft_consensus.cc:515] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.475521 20851 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.475999 20851 ts_tablet_manager.cc:1403] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.032s
I20260709 13:06:56.476897 20661 raft_consensus.cc:2468] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:56.478137 20850 ts_tablet_manager.cc:1434] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:06:56.478266 20773 leader_election.cc:304] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:56.479269 20857 raft_consensus.cc:2804] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.478305 20851 raft_consensus.cc:359] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.479794 20857 raft_consensus.cc:697] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:56.480706 20857 consensus_queue.cc:237] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.481504 20858 leader_election.cc:290] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.481437 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.479190 20850 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.482352 20661 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.479733 20851 raft_consensus.cc:385] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.484808 20851 raft_consensus.cc:740] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.487887 20850 tablet_bootstrap.cc:654] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.488305 20858 raft_consensus.cc:493] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.488778 20858 raft_consensus.cc:515] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.485587 20851 consensus_queue.cc:260] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.491701 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:56.494097 20700 leader_election.cc:343] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.495076 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.495491 21063 raft_consensus.cc:493] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:56.494000 20699 leader_election.cc:343] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.496018 21063 raft_consensus.cc:515] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.498136 21063 leader_election.cc:290] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.499019 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.499941 20883 raft_consensus.cc:493] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.500416 20883 raft_consensus.cc:515] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.502533 20883 leader_election.cc:290] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.499687 20658 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.504104 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.504887 20733 raft_consensus.cc:2393] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:56.505309 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.506220 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a3175afb2a140c38349e723ce6ba498" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.506464 20858 leader_election.cc:290] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.491768 20851 ts_tablet_manager.cc:1434] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:56.507598 20661 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.507905 20851 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.505357 20699 leader_election.cc:304] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.509027 20858 raft_consensus.cc:2804] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.509502 20858 raft_consensus.cc:493] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.509922 20858 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.514835 20625 leader_election.cc:304] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:56.515784 20883 raft_consensus.cc:3060] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.517050 20699 leader_election.cc:304] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.517573 20858 raft_consensus.cc:515] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.518728 21060 raft_consensus.cc:2804] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.519232 21060 raft_consensus.cc:697] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.520107 20858 leader_election.cc:290] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.520112 21060 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.522920 20883 raft_consensus.cc:2749] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.525807 20857 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.526288 20857 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.529285 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:56.530777 20773 leader_election.cc:343] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.531608 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.532260 20660 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.532964 20558 catalog_manager.cc:5697] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:56.537796 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:56.538130 20700 leader_election.cc:343] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.538969 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:56.539114 20700 leader_election.cc:343] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.539615 20809 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.540936 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:56.539414 20773 leader_election.cc:343] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.541565 20807 raft_consensus.cc:2468] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.541944 20773 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.541522 20851 tablet_bootstrap.cc:654] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.542681 20964 raft_consensus.cc:2749] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.543726 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.545404 20852 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.545946 20852 ts_tablet_manager.cc:1403] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.005s
I20260709 13:06:56.539574 20700 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.547979 20810 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.548106 20964 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:56.549431 20857 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.556149 20660 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.557679 20699 leader_election.cc:304] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.558947 21063 raft_consensus.cc:2804] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.561147 21063 raft_consensus.cc:697] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.560941 20559 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.562162 21063 consensus_queue.cc:237] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.559096 20810 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.565737 21060 raft_consensus.cc:2749] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.569983 20850 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.570596 20850 ts_tablet_manager.cc:1403] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.014s
I20260709 13:06:56.572108 20852 raft_consensus.cc:359] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.573148 20852 raft_consensus.cc:385] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.573446 20852 raft_consensus.cc:740] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.574182 20852 consensus_queue.cc:260] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.575858 20700 leader_election.cc:304] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.576730 21060 raft_consensus.cc:2804] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.577106 21060 raft_consensus.cc:493] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.577423 21060 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.582901 20851 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.583438 20851 ts_tablet_manager.cc:1403] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.019s
I20260709 13:06:56.584741 21060 raft_consensus.cc:515] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.587705 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
W20260709 13:06:56.589224 20699 leader_election.cc:343] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.589493 21059 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.592319 21060 leader_election.cc:290] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.594475 20857 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.598682 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.599340 20806 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.586202 20851 raft_consensus.cc:359] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.604161 20851 raft_consensus.cc:385] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.604499 20851 raft_consensus.cc:740] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.608258 20806 raft_consensus.cc:2468] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.609546 20850 raft_consensus.cc:359] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.610319 20850 raft_consensus.cc:385] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.611068 20852 ts_tablet_manager.cc:1434] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 13:06:56.611627 20700 leader_election.cc:304] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.613169 21063 raft_consensus.cc:2804] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.612983 20559 catalog_manager.cc:5697] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.613730 21063 raft_consensus.cc:697] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.614652 21063 consensus_queue.cc:237] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.610752 20850 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.620579 20851 consensus_queue.cc:260] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.616612 20850 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.622870 20851 ts_tablet_manager.cc:1434] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:06:56.623098 20850 ts_tablet_manager.cc:1434] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260709 13:06:56.613273 20852 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.623756 21060 raft_consensus.cc:493] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.624290 21060 raft_consensus.cc:515] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.626916 21060 leader_election.cc:290] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.627669 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.628530 20660 raft_consensus.cc:2468] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.629384 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.629753 20699 leader_election.cc:304] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.636325 20850 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
W20260709 13:06:56.641227 20700 leader_election.cc:343] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.643005 20850 tablet_bootstrap.cc:654] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.643603 20857 raft_consensus.cc:493] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.644122 20857 raft_consensus.cc:515] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.646737 20852 tablet_bootstrap.cc:654] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.646651 20857 leader_election.cc:290] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:56.648448 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.649423 20658 raft_consensus.cc:2393] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:56.651854 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.652128 20973 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.653342 20773 leader_election.cc:304] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.654168 20851 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.654491 20857 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.666950 21059 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.667567 21059 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.669597 20851 tablet_bootstrap.cc:654] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.669914 21059 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.671396 21063 raft_consensus.cc:2804] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.671255 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.672201 20807 raft_consensus.cc:2468] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.672526 20857 raft_consensus.cc:2749] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.672914 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.673322 21060 raft_consensus.cc:493] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.673571 20700 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:56.674417 20858 raft_consensus.cc:2804] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.674826 20858 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.675165 20858 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:56.680114 20699 leader_election.cc:343] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.674414 21063 raft_consensus.cc:493] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.686513 21063 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:56.689574 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:56.690090 20559 catalog_manager.cc:5697] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.690580 20973 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.698812 20971 raft_consensus.cc:493] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.673820 21060 raft_consensus.cc:515] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.710320 20971 raft_consensus.cc:515] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.690975 20858 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.713119 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.713927 20658 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.715588 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:56.716303 20732 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:56.716578 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.717204 20807 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.720104 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.721670 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.723001 20699 leader_election.cc:304] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.724038 20892 raft_consensus.cc:2804] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.724292 20624 leader_election.cc:304] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:56.725167 20852 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.725320 20883 raft_consensus.cc:2804] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:56.725732 20883 raft_consensus.cc:493] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.726137 20883 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.726426 20850 tablet_bootstrap.cc:492] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.726872 20850 ts_tablet_manager.cc:1403] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.017s
W20260709 13:06:56.728044 20879 log.cc:927] Time spent T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: Append to log took a long time: real 0.079s	user 0.006s	sys 0.008s
I20260709 13:06:56.729554 20850 raft_consensus.cc:359] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.713166 20971 leader_election.cc:290] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
W20260709 13:06:56.730053 20699 leader_election.cc:343] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.725746 20852 ts_tablet_manager.cc:1403] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.009s
W20260709 13:06:56.725540 20625 leader_election.cc:343] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.729732 20892 raft_consensus.cc:493] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.732126 20892 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:56.716892 21073 log.cc:927] Time spent T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:06:56.733078 20852 raft_consensus.cc:359] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.733850 20852 raft_consensus.cc:385] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.734113 20852 raft_consensus.cc:740] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.733019 20883 raft_consensus.cc:515] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.734817 20852 consensus_queue.cc:260] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.735558 20851 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.736054 20851 ts_tablet_manager.cc:1403] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.014s
I20260709 13:06:56.738603 20851 raft_consensus.cc:359] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.739249 20851 raft_consensus.cc:385] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.734822 20807 raft_consensus.cc:2468] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.741616 20852 ts_tablet_manager.cc:1434] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 13:06:56.741466 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 45217.5us
I20260709 13:06:56.716331 20858 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.730278 20850 raft_consensus.cc:385] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.744083 20850 raft_consensus.cc:740] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.744915 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:56.744802 20850 consensus_queue.cc:260] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.745718 20809 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:56.746394 20852 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.746251 20973 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.747938 20700 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.749363 20883 leader_election.cc:290] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.749792 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:56.752130 20850 ts_tablet_manager.cc:1434] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 13:06:56.753101 20850 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.739522 20851 raft_consensus.cc:740] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.754940 20851 consensus_queue.cc:260] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.756108 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.756731 20809 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.759562 20852 tablet_bootstrap.cc:654] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.769970 20851 ts_tablet_manager.cc:1434] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.004s
I20260709 13:06:56.772816 20851 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.775703 21059 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.776263 21059 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.777443 20892 raft_consensus.cc:515] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.762765 21060 leader_election.cc:290] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.765767 20858 raft_consensus.cc:2804] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.782125 20732 raft_consensus.cc:2393] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:56.786566 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:56.788142 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:56.788637 20699 leader_election.cc:343] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.788957 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.791996 21063 raft_consensus.cc:515] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.793479 20892 leader_election.cc:290] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.794226 21063 leader_election.cc:290] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.780441 21059 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:56.790189 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:06:56.797000 20700 leader_election.cc:343] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.797554 20700 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.800709 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:56.806131 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:56.806816 20660 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:56.808617 20700 leader_election.cc:343] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.809480 20658 raft_consensus.cc:2393] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:56.810123 21063 raft_consensus.cc:2749] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.785000 20858 raft_consensus.cc:697] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.811141 20699 leader_election.cc:304] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:56.812129 20858 consensus_queue.cc:237] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.812692 21059 raft_consensus.cc:2749] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.813983 20660 raft_consensus.cc:2468] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:56.815447 20850 tablet_bootstrap.cc:654] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.824594 20699 leader_election.cc:304] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:56.823974 20809 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:56.828558 21063 raft_consensus.cc:2804] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.830698 21063 raft_consensus.cc:697] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:56.823678 20883 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:56.831514 21063 consensus_queue.cc:237] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.847160 20625 leader_election.cc:304] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:56.848965 20973 raft_consensus.cc:2804] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:56.849447 20973 raft_consensus.cc:697] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:56.850240 20973 consensus_queue.cc:237] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.856632 20559 catalog_manager.cc:5697] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.860424 20852 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.861025 20852 ts_tablet_manager.cc:1403] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.115s	user 0.028s	sys 0.005s
I20260709 13:06:56.881990 20852 raft_consensus.cc:359] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.877360 21059 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:56.882726 20852 raft_consensus.cc:385] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.882999 20852 raft_consensus.cc:740] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.883803 20852 consensus_queue.cc:260] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.885921 20852 ts_tablet_manager.cc:1434] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 13:06:56.886873 20852 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.888751 20850 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:56.889235 20850 ts_tablet_manager.cc:1403] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.016s
I20260709 13:06:56.889317 20851 tablet_bootstrap.cc:654] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.892402 20850 raft_consensus.cc:359] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.893428 20850 raft_consensus.cc:385] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.893750 20850 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.894542 20850 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.896018 20852 tablet_bootstrap.cc:654] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.896991 20850 ts_tablet_manager.cc:1434] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:56.898057 20850 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:56.904378 20852 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.904969 20852 ts_tablet_manager.cc:1403] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 13:06:56.904513 20558 catalog_manager.cc:5697] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.908905 20852 raft_consensus.cc:359] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.910038 20852 raft_consensus.cc:385] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.910302 20852 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.911156 20852 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.913360 20852 ts_tablet_manager.cc:1434] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:06:56.914304 20852 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:56.916235 21063 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.921895 20851 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:56.922397 20851 ts_tablet_manager.cc:1403] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.000s
I20260709 13:06:56.922814 20852 tablet_bootstrap.cc:654] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.925088 20851 raft_consensus.cc:359] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.926230 20851 raft_consensus.cc:385] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.926565 20851 raft_consensus.cc:740] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.927326 20851 consensus_queue.cc:260] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.929394 20851 ts_tablet_manager.cc:1434] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:56.940543 20851 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:56.921865 21063 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:56.943575 20558 catalog_manager.cc:5697] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:56.956975 20858 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:56.957454 20850 tablet_bootstrap.cc:654] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.979144 20852 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:56.979676 20852 ts_tablet_manager.cc:1403] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.032s
I20260709 13:06:56.982406 20852 raft_consensus.cc:359] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.983081 20852 raft_consensus.cc:385] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.983350 20852 raft_consensus.cc:740] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.967329 20851 tablet_bootstrap.cc:654] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.987800 20852 consensus_queue.cc:260] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:56.992290 20852 ts_tablet_manager.cc:1434] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:56.993266 20852 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:57.002311 20852 tablet_bootstrap.cc:654] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.004874 20851 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:57.005398 20851 ts_tablet_manager.cc:1403] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.006s
I20260709 13:06:57.014051 20851 raft_consensus.cc:359] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.014763 20851 raft_consensus.cc:385] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.015040 20851 raft_consensus.cc:740] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.016289 20851 consensus_queue.cc:260] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.020455 20850 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:57.021041 20850 ts_tablet_manager.cc:1403] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260709 13:06:57.021479 20851 ts_tablet_manager.cc:1434] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:06:57.023871 20892 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.027436 20851 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:57.032612 20851 tablet_bootstrap.cc:654] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.033245 20892 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.048480 20892 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.049068 20892 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.055320 20971 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.056048 20971 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.060782 20971 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:57.066857 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:57.073671 20809 raft_consensus.cc:2393] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:57.065696 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:57.065940 21063 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.075953 20699 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.066267 20892 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:57.064078 20858 raft_consensus.cc:493] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.077455 20858 raft_consensus.cc:515] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.067771 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:57.068919 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:57.081264 20624 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:57.081516 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:57.083062 20858 leader_election.cc:290] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
W20260709 13:06:57.084550 20700 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.082612 20971 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.088132 20700 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:06:57.089473 20700 leader_election.cc:343] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.091922 20858 raft_consensus.cc:2749] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.094138 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:57.095615 20699 leader_election.cc:343] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.096109 20699 leader_election.cc:304] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:57.097239 20858 raft_consensus.cc:2749] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.098609 20971 raft_consensus.cc:2749] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.101336 21079 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:57.105530 20773 consensus_peers.cc:597] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:57.114482 20699 consensus_peers.cc:597] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.124450 20850 raft_consensus.cc:359] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.148607 20850 raft_consensus.cc:385] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.134550 20971 raft_consensus.cc:493] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.149034 20850 raft_consensus.cc:740] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.149537 20971 raft_consensus.cc:515] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.149914 20850 consensus_queue.cc:260] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.152997 20850 ts_tablet_manager.cc:1434] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.000s
I20260709 13:06:57.153496 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:57.156075 20624 leader_election.cc:343] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.160050 20971 leader_election.cc:290] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:57.162402 20852 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:57.164152 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:57.164956 20852 ts_tablet_manager.cc:1403] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.172s	user 0.068s	sys 0.094s
W20260709 13:06:57.166039 20625 leader_election.cc:343] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.166492 20625 leader_election.cc:304] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:57.167665 20971 raft_consensus.cc:2749] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.167794 20852 raft_consensus.cc:359] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.154338 20850 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:57.168560 20852 raft_consensus.cc:385] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.168839 20852 raft_consensus.cc:740] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.169520 20852 consensus_queue.cc:260] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.171649 20852 ts_tablet_manager.cc:1434] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:57.172088 20851 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:57.172569 20851 ts_tablet_manager.cc:1403] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.042s
I20260709 13:06:57.175199 20851 raft_consensus.cc:359] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.175932 20851 raft_consensus.cc:385] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.176204 20851 raft_consensus.cc:740] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.177014 20850 tablet_bootstrap.cc:654] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.176826 20851 consensus_queue.cc:260] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.178928 20851 ts_tablet_manager.cc:1434] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:57.180024 20852 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:57.183442 20851 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:57.190903 21079 raft_consensus.cc:493] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.191484 21079 raft_consensus.cc:515] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.192669 20852 tablet_bootstrap.cc:654] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.193615 21079 leader_election.cc:290] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:57.194217 20850 tablet_bootstrap.cc:492] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:57.194736 20850 ts_tablet_manager.cc:1403] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.000s
I20260709 13:06:57.195091 20851 tablet_bootstrap.cc:654] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.196053 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:57.197381 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:57.197539 20850 raft_consensus.cc:359] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.198171 20658 raft_consensus.cc:2393] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:57.198280 20850 raft_consensus.cc:385] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.198693 20850 raft_consensus.cc:740] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.199474 20850 consensus_queue.cc:260] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.200217 20773 leader_election.cc:304] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:57.201416 21080 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.208501 21080 raft_consensus.cc:2749] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.210433 20850 ts_tablet_manager.cc:1434] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:06:57.211557 20850 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:57.214756 20892 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:57.217387 20850 tablet_bootstrap.cc:654] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.230175 20890 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.230804 20890 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.233044 20890 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:57.238125 20850 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:57.237965 20892 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:57.238791 20850 ts_tablet_manager.cc:1403] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 13:06:57.239374 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:57.240018 20736 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:57.241833 20850 raft_consensus.cc:359] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.242591 20850 raft_consensus.cc:385] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.243026 20850 raft_consensus.cc:740] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.254415 20892 raft_consensus.cc:493] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.243862 20850 consensus_queue.cc:260] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.254943 20892 raft_consensus.cc:515] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.257215 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:57.258242 20892 leader_election.cc:290] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:57.258442 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:57.259085 20809 raft_consensus.cc:2468] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:57.260473 20700 leader_election.cc:304] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:57.261618 20980 raft_consensus.cc:2804] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.261991 20980 raft_consensus.cc:493] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.262382 20980 raft_consensus.cc:3060] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.243783 20773 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
W20260709 13:06:57.264191 20773 leader_election.cc:343] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.265974 20890 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.266376 20890 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.266706 20890 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.272192 20850 ts_tablet_manager.cc:1434] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:06:57.273357 20850 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:57.274859 20890 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.261997 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:57.276467 20658 raft_consensus.cc:2468] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:57.277002 20890 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:57.278714 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:57.279247 20736 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.279999 20980 raft_consensus.cc:515] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.283416 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:57.284204 20660 raft_consensus.cc:3060] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.288448 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
W20260709 13:06:57.290599 20773 leader_election.cc:343] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.293979 20980 leader_election.cc:290] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:57.294147 20736 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:57.295261 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f8425897d24304b098fdcf772d38b5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:57.295583 20773 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:57.295965 20806 raft_consensus.cc:3060] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.295995 20660 raft_consensus.cc:2468] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:57.297299 20699 leader_election.cc:304] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:57.298211 20980 raft_consensus.cc:2804] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.298683 20980 raft_consensus.cc:697] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:57.299497 20980 consensus_queue.cc:237] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.304064 20806 raft_consensus.cc:2468] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:06:57.323936 20890 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.326135 20890 raft_consensus.cc:697] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:57.326982 20890 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.338253 20852 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:57.338754 20852 ts_tablet_manager.cc:1403] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.159s	user 0.030s	sys 0.050s
I20260709 13:06:57.339429 20851 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:57.339984 20851 ts_tablet_manager.cc:1403] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.157s	user 0.039s	sys 0.033s
I20260709 13:06:57.342746 20850 tablet_bootstrap.cc:654] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.344291 20851 raft_consensus.cc:359] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.345068 20851 raft_consensus.cc:385] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.345363 20851 raft_consensus.cc:740] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.346046 20851 consensus_queue.cc:260] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.347707 20851 ts_tablet_manager.cc:1434] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:06:57.348621 20851 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:57.355305 20851 tablet_bootstrap.cc:654] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.356317 20852 raft_consensus.cc:359] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.357158 20852 raft_consensus.cc:385] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.357440 20852 raft_consensus.cc:740] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.358180 20852 consensus_queue.cc:260] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.362883 20852 ts_tablet_manager.cc:1434] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:06:57.392989 20852 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:57.407441 20852 tablet_bootstrap.cc:654] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.430998 20852 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:57.431519 20852 ts_tablet_manager.cc:1403] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.000s
I20260709 13:06:57.434283 20852 raft_consensus.cc:359] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.434986 20852 raft_consensus.cc:385] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.435227 20852 raft_consensus.cc:740] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.454685 20852 consensus_queue.cc:260] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.460997 20852 ts_tablet_manager.cc:1434] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:06:57.462075 20852 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:57.699481 21079 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.700202 21079 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.702385 21079 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:57.826319 20852 tablet_bootstrap.cc:654] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:57.869148 20851 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.074s	sys 0.117s
W20260709 13:06:57.870857 20851 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.075s	sys 0.117s
I20260709 13:06:57.875021 20851 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:57.875511 20851 ts_tablet_manager.cc:1403] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.527s	user 0.079s	sys 0.121s
I20260709 13:06:57.878082 20851 raft_consensus.cc:359] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.878763 20851 raft_consensus.cc:385] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.879019 20851 raft_consensus.cc:740] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.879597 20851 consensus_queue.cc:260] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.881182 20851 ts_tablet_manager.cc:1434] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:57.882083 20851 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:57.882530 20852 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:57.882931 20852 ts_tablet_manager.cc:1403] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.421s	user 0.011s	sys 0.000s
I20260709 13:06:57.885813 20852 raft_consensus.cc:359] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.886348 20852 raft_consensus.cc:385] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.886619 20852 raft_consensus.cc:740] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.887555 20851 tablet_bootstrap.cc:654] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.887255 20852 consensus_queue.cc:260] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.889783 20852 ts_tablet_manager.cc:1434] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:57.890877 20852 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:57.892683 20851 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:57.893225 20851 ts_tablet_manager.cc:1403] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:06:57.895951 20851 raft_consensus.cc:359] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.896651 20851 raft_consensus.cc:385] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.896916 20851 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.897497 20851 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.899082 20851 ts_tablet_manager.cc:1434] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:57.900017 20851 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:57.901794 20852 tablet_bootstrap.cc:654] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.910843 20851 tablet_bootstrap.cc:654] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.937651 20852 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:57.938190 20852 ts_tablet_manager.cc:1403] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.007s
I20260709 13:06:57.949180 20852 raft_consensus.cc:359] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:57.949905 20852 raft_consensus.cc:385] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.953089 20852 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.972779 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:57.973258 21121 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:57.973665 20732 raft_consensus.cc:2468] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:58.023514 21118 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:58.031035 20851 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:58.031551 20851 ts_tablet_manager.cc:1403] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.004s
I20260709 13:06:58.044601 21126 raft_consensus.cc:493] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.045182 21126 raft_consensus.cc:515] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.068418 21126 leader_election.cc:290] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.070214 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.036101 21122 raft_consensus.cc:493] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.075173 20851 raft_consensus.cc:359] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.075891 20851 raft_consensus.cc:385] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.076157 20851 raft_consensus.cc:740] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.076719 20851 consensus_queue.cc:260] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.078562 20851 ts_tablet_manager.cc:1434] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.001s
I20260709 13:06:58.079473 20851 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:58.074133 21122 raft_consensus.cc:515] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.095232 21120 raft_consensus.cc:493] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.095825 21120 raft_consensus.cc:515] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.098031 21120 leader_election.cc:290] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.101533 21122 leader_election.cc:290] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.101475 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.103523 20557 catalog_manager.cc:5697] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:58.104624 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.105310 20656 raft_consensus.cc:2468] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:58.109668 20851 tablet_bootstrap.cc:654] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.114189 21130 consensus_queue.cc:1048] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:58.124529 20660 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.126793 20773 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:58.121477 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.155504 21080 raft_consensus.cc:2804] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.155989 21080 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.156335 21080 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.143122 21126 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.157503 21126 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:58.241580 20700 leader_election.cc:343] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.296904 20971 raft_consensus.cc:493] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.225728 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:58.284603 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 108421us
I20260709 13:06:58.294324 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:58.355623 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 228855us
I20260709 13:06:58.299181 21126 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.349692 21118 raft_consensus.cc:493] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.364854 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.366540 20736 raft_consensus.cc:2468] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
W20260709 13:06:58.349900 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 184591us
W20260709 13:06:58.373607 20850 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.013s	user 0.041s	sys 0.043s
W20260709 13:06:58.374006 20850 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.013s	user 0.041s	sys 0.043s
I20260709 13:06:58.376518 20850 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:58.377112 20850 ts_tablet_manager.cc:1403] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 1.104s	user 0.053s	sys 0.043s
I20260709 13:06:58.352788 20971 raft_consensus.cc:515] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.371032 21125 consensus_queue.cc:1048] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:06:58.369091 21118 raft_consensus.cc:515] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.430605 20971 leader_election.cc:290] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.431303 21123 raft_consensus.cc:493] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.431828 21123 raft_consensus.cc:515] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.405720 20699 leader_election.cc:304] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:58.447844 21120 raft_consensus.cc:2804] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.452224 21120 raft_consensus.cc:493] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.452570 21120 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.455890 21137 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:58.457443 20971 raft_consensus.cc:493] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.457944 20971 raft_consensus.cc:515] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.460163 20971 leader_election.cc:290] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.462800 20851 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:58.463357 20851 ts_tablet_manager.cc:1403] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.384s	user 0.014s	sys 0.022s
W20260709 13:06:58.463960 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 58342.1us
I20260709 13:06:57.954077 20852 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.466434 20852 ts_tablet_manager.cc:1434] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.528s	user 0.009s	sys 0.011s
W20260709 13:06:58.466722 20852 ts_tablet_manager.cc:1467] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Tablet startup took 528ms
I20260709 13:06:58.467470 20729 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:58.447196 21142 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:06:58.468132 21142 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.467671 20558 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46834 (request call id 79) took 1177 ms. Trace:
I20260709 13:06:58.470269 21142 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:58.469836 20558 rpcz_store.cc:276] 0709 13:06:57.290223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.321380 (+ 31157us) service_pool.cc:224] Handling call
0709 13:06:58.467607 (+1146227us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260709 13:06:58.471365 21118 leader_election.cc:290] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.446203 20733 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.476850 21133 raft_consensus.cc:493] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.477403 21133 raft_consensus.cc:515] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.478039 21118 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:06:58.478667 20980 raft_consensus.cc:493] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:06:58.478576 21118 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.479183 20980 raft_consensus.cc:515] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.480085 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.480737 20735 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:58.481220 20980 leader_election.cc:290] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.480639 20624 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:58.480592 21118 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.483799 20973 raft_consensus.cc:2804] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.484171 20973 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.484244 20850 raft_consensus.cc:359] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.484959 20850 raft_consensus.cc:385] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.485251 20850 raft_consensus.cc:740] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.485891 20850 consensus_queue.cc:260] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.486222 20773 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:58.484618 20973 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.487093 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.484293 20971 consensus_queue.cc:1048] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:06:58.496394 20850 ts_tablet_manager.cc:1434] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.114s	user 0.005s	sys 0.001s
I20260709 13:06:58.497846 20850 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
W20260709 13:06:58.466980 20852 ts_tablet_manager.cc:1469] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Trace:
0709 13:06:53.112118 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:53.112286 (+   168us) service_pool.cc:224] Handling call
0709 13:06:53.155868 (+ 43582us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:53.155971 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:53.246601 (+ 90630us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:53.410379 (+163778us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:53.410836 (+   457us) inbound_call.cc:177] Queueing success response
0709 13:06:57.890399 (+4479563us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:57.938504 (+ 48105us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:57.939165 (+   661us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:57.945714 (+  6549us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":336,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":90,"tablet-open.queue_time_us":4479632}
I20260709 13:06:58.514349 20852 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:58.517692 20850 tablet_bootstrap.cc:654] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.500526 20851 raft_consensus.cc:359] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:58.506940 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 354637us
I20260709 13:06:58.518255 20851 raft_consensus.cc:385] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.518563 20851 raft_consensus.cc:740] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.483624 20624 leader_election.cc:304] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:58.519675 20973 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.525482 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.506107 21137 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:58.522172 20971 raft_consensus.cc:2804] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.535386 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:58.536494 20625 leader_election.cc:343] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.538962 20625 leader_election.cc:304] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:58.527040 21080 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.529872 21137 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:06:58.535652 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.541566 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.533739 20971 raft_consensus.cc:493] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.536043 20973 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.550936 20805 raft_consensus.cc:2393] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:58.550669 20971 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.548733 21137 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.537922 21122 consensus_queue.cc:1048] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:06:58.572373 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.572674 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.559937 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.556434 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.560003 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:58.578576 20732 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:58.579357 20624 leader_election.cc:343] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.567552 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.576222 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:58.566392 21080 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:58.586124 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.577930 20729 raft_consensus.cc:2468] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:58.609871 20732 raft_consensus.cc:2468] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:58.590931 21120 raft_consensus.cc:515] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:58.626590 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 87662.5us
W20260709 13:06:58.690382 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 56303us
W20260709 13:06:58.691246 20625 leader_election.cc:343] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.701103 21133 leader_election.cc:290] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
W20260709 13:06:58.708149 20625 leader_election.cc:343] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.705205 20973 raft_consensus.cc:2749] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.701314 21120 leader_election.cc:290] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.708696 20625 leader_election.cc:304] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:58.710599 21149 raft_consensus.cc:2749] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:58.724126 21151 log.cc:927] Time spent T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:06:58.705390 20971 raft_consensus.cc:515] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:58.728386 21145 log.cc:927] Time spent T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:06:58.730260 20699 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:58.740885 21133 raft_consensus.cc:2749] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.742756 20852 tablet_bootstrap.cc:654] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.731482 20699 leader_election.cc:304] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:06:58.740975 21150 log.cc:927] Time spent T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:06:58.750623 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:58.766031 20851 consensus_queue.cc:260] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.775122 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:58.776139 20653 raft_consensus.cc:2393] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:58.779035 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.783957 20808 raft_consensus.cc:2393] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:58.803407 21124 raft_consensus.cc:493] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9dbdbb93ef4d47a893f122c2c0bcc196)
I20260709 13:06:58.804153 21124 raft_consensus.cc:515] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.805016 20700 leader_election.cc:304] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:06:58.808470 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 44144.1us
I20260709 13:06:58.809862 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.810799 20656 raft_consensus.cc:2393] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:58.810045 21125 raft_consensus.cc:2749] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:58.785219 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 53796.3us
I20260709 13:06:58.815649 21125 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.819659 20851 ts_tablet_manager.cc:1434] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.356s	user 0.012s	sys 0.000s
I20260709 13:06:58.820799 20851 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:58.816311 21125 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.832950 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.833951 20655 raft_consensus.cc:2393] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:06:58.835093 21080 raft_consensus.cc:493] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:06:58.835704 21080 raft_consensus.cc:515] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.754952 21137 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.840942 21133 raft_consensus.cc:2749] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.843544 21080 leader_election.cc:290] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:58.844466 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.847118 21124 leader_election.cc:290] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.848182 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.839197 21125 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.851066 20850 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:58.851702 20850 ts_tablet_manager.cc:1403] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.354s	user 0.010s	sys 0.010s
I20260709 13:06:58.852059 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:58.849061 20971 leader_election.cc:290] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.855620 21137 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:58.856660 20850 raft_consensus.cc:359] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.857133 20850 raft_consensus.cc:385] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.857455 20850 raft_consensus.cc:740] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.858034 20850 consensus_queue.cc:260] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.859076 20852 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:58.859290 20851 tablet_bootstrap.cc:654] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.859604 20852 ts_tablet_manager.cc:1403] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.346s	user 0.011s	sys 0.001s
I20260709 13:06:58.859786 20850 ts_tablet_manager.cc:1434] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 13:06:58.860245 21123 leader_election.cc:290] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.860743 20850 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:58.862673 20852 raft_consensus.cc:359] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.901281 20624 leader_election.cc:304] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:58.909056 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:58.910403 20729 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.917285 20624 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:58.919278 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cba73ba8fd47158af4a693072318d8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.920773 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:58.932211 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:58.936678 21124 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9dbdbb93ef4d47a893f122c2c0bcc196)
I20260709 13:06:58.863343 20852 raft_consensus.cc:385] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.937983 20852 raft_consensus.cc:740] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.937530 21124 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.939680 21137 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.940599 21137 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.941982 20973 raft_consensus.cc:2804] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.942447 20973 raft_consensus.cc:493] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.942785 20973 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.943375 21137 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:58.932745 20851 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:58.931684 20773 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:58.939332 20852 consensus_queue.cc:260] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.950078 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.950146 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:58.955492 20557 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46832 (request call id 76) took 1023 ms. Trace:
I20260709 13:06:58.955767 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:58.956341 20852 ts_tablet_manager.cc:1434] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.003s
I20260709 13:06:58.961448 21140 raft_consensus.cc:2804] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:58.965343 20757 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3940 after lost signal to thread 19564
W20260709 13:06:58.967008 20757 debug-util.cc:398] Leaking SignalData structure 0x7b08001abe40 after lost signal to thread 20593
I20260709 13:06:58.965266 20851 ts_tablet_manager.cc:1403] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.002s
W20260709 13:06:58.970887 20773 consensus_peers.cc:597] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.964273 20807 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:58.974882 20773 leader_election.cc:304] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:58.976310 21140 raft_consensus.cc:697] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:58.978519 21137 raft_consensus.cc:2749] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.978098 21140 consensus_queue.cc:237] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.968091 21142 raft_consensus.cc:2749] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.987251 20850 tablet_bootstrap.cc:654] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.992580 20852 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:58.964929 20729 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:58.990401 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:58.997038 20660 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
W20260709 13:06:58.997558 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 242293us
W20260709 13:06:58.987813 20757 debug-util.cc:398] Leaking SignalData structure 0x7b080023b520 after lost signal to thread 20685
W20260709 13:06:59.003108 20700 leader_election.cc:343] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:59.004133 20700 leader_election.cc:343] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.001770 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
W20260709 13:06:59.003399 20757 debug-util.cc:398] Leaking SignalData structure 0x7b08002678e0 after lost signal to thread 20760
I20260709 13:06:58.992103 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.009895 21124 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:58.957031 20557 rpcz_store.cc:276] 0709 13:06:57.950123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.950257 (+   134us) service_pool.cc:224] Handling call
0709 13:06:58.955234 (+1004977us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:58.153694 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:58.411099 (+257405us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:58.412333 (+  1234us) write_op.cc:435] Acquired schema lock
0709 13:06:58.419656 (+  7323us) tablet.cc:662] Decoding operations
0709 13:06:58.439649 (+ 19993us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:58.441927 (+  2278us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:58.444818 (+  2891us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:58.448809 (+  3991us) tablet.cc:701] Row locks acquired
0709 13:06:58.472209 (+ 23400us) write_op.cc:260] PREPARE: finished
0709 13:06:58.474772 (+  2563us) write_op.cc:270] Start()
0709 13:06:58.480928 (+  6156us) write_op.cc:276] Timestamp: P: 1783602418473765 usec, L: 0
0709 13:06:58.480952 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:06:58.481631 (+   679us) log.cc:844] Serialized 537 byte log entry
0709 13:06:58.628204 (+146573us) op_driver.cc:464] REPLICATION: finished
0709 13:06:58.710556 (+ 82352us) write_op.cc:301] APPLY: starting
0709 13:06:58.710639 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:58.710731 (+    92us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:58.710859 (+   128us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:58.711042 (+   183us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:58.711198 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:58.711237 (+    39us) write_op.cc:312] APPLY: finished
0709 13:06:58.711451 (+   214us) log.cc:844] Serialized 22 byte log entry
0709 13:06:58.711611 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:58.711691 (+    80us) write_op.cc:454] Released schema lock
0709 13:06:58.711726 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:58.712032 (+   306us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:58.712061 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":333008,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":82140,"apply.run_cpu_time_us":1469,"apply.run_wall_time_us":1469,"num_ops":1,"prepare.queue_time_us":38834,"prepare.run_cpu_time_us":43649,"prepare.run_wall_time_us":385563,"raft.queue_time_us":36796,"raft.run_cpu_time_us":13373,"raft.run_wall_time_us":30895,"replication_time_us":147101,"thread_start_us":114956,"threads_started":4,"wal-append.queue_time_us":69702}]]}
I20260709 13:06:59.020648 20734 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:59.021171 20660 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:59.016234 20757 debug-util.cc:398] Leaking SignalData structure 0x7b0800267760 after lost signal to thread 20761
W20260709 13:06:59.024963 20757 debug-util.cc:398] Leaking SignalData structure 0x7b0800251140 after lost signal to thread 20834
I20260709 13:06:59.028558 20973 raft_consensus.cc:515] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:58.988598 20558 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.032128 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.034381 20658 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:59.038888 20851 raft_consensus.cc:359] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.040067 20851 raft_consensus.cc:385] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.040407 20851 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.041268 20851 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.052776 20851 ts_tablet_manager.cc:1434] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 13:06:59.055483 20773 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:06:59.060520 20700 leader_election.cc:343] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.065900 21142 raft_consensus.cc:2749] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.067112 20700 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:59.068147 21133 raft_consensus.cc:2804] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.068528 21133 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.068863 21133 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.070377 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.080075 20660 raft_consensus.cc:2468] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
W20260709 13:06:59.059978 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 134681us
I20260709 13:06:59.091215 20851 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:59.092774 20773 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:59.094013 21142 raft_consensus.cc:2804] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.097684 21142 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.098083 21142 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.097484 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:59.107496 20850 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:59.092774 20699 leader_election.cc:304] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.108304 20850 ts_tablet_manager.cc:1403] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.248s	user 0.010s	sys 0.019s
I20260709 13:06:59.109128 20980 raft_consensus.cc:2749] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.097538 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.079437 21133 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.114849 20850 raft_consensus.cc:359] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.117329 20850 raft_consensus.cc:385] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.117666 20850 raft_consensus.cc:740] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.118011 21133 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.118472 20850 consensus_queue.cc:260] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.122139 20624 leader_election.cc:304] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:59.123288 21154 raft_consensus.cc:2804] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.123793 21154 raft_consensus.cc:697] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:59.123970 20852 tablet_bootstrap.cc:654] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.124377 20660 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.127619 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.137329 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:59.137452 21154 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.148026 20851 tablet_bootstrap.cc:654] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.157819 20850 ts_tablet_manager.cc:1434] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.049s	user 0.000s	sys 0.006s
I20260709 13:06:59.158006 20973 leader_election.cc:290] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.159060 21080 raft_consensus.cc:493] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.159566 21080 raft_consensus.cc:515] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.164381 21080 leader_election.cc:290] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.165334 20850 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:59.167812 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:59.169363 20773 leader_election.cc:343] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.167496 21142 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.186645 21133 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.187251 21133 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.189407 21133 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.192097 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:59.194489 20700 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.196228 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:59.196516 21142 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.196966 20734 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.200994 20806 raft_consensus.cc:2393] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:59.200858 20625 leader_election.cc:304] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.200908 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:59.206204 20733 raft_consensus.cc:2393] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:59.207659 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
W20260709 13:06:59.207990 20699 leader_election.cc:343] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.208323 20653 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.208433 20699 leader_election.cc:304] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.208921 21165 raft_consensus.cc:2749] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:59.213790 20625 leader_election.cc:343] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.204226 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.213199 20980 raft_consensus.cc:2749] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.213433 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.221238 20658 raft_consensus.cc:2468] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:59.226559 20773 leader_election.cc:304] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:59.227272 21142 raft_consensus.cc:2804] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.227651 21142 raft_consensus.cc:493] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.228029 21142 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.225234 20734 raft_consensus.cc:2468] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:59.232760 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:59.236425 20806 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.237317 20624 leader_election.cc:304] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:59.238544 20973 raft_consensus.cc:2804] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.239022 20973 raft_consensus.cc:697] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:59.233703 20699 leader_election.cc:304] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.233999 20804 raft_consensus.cc:1240] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Rejecting Update request from peer c7c6d4ebccdf44e28186a985f8aff945 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:59.241091 21133 raft_consensus.cc:2804] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.241605 21133 raft_consensus.cc:697] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:06:59.242480 21133 consensus_queue.cc:237] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.244249 20850 tablet_bootstrap.cc:654] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.246232 20973 consensus_queue.cc:237] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.248886 20653 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:59.251631 20773 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
W20260709 13:06:59.252578 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:59.253099 20851 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:59.253144 21137 raft_consensus.cc:2804] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.253855 20851 ts_tablet_manager.cc:1403] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.022s
I20260709 13:06:59.253931 20806 raft_consensus.cc:2468] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:59.253882 21137 raft_consensus.cc:697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:59.261175 20852 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:59.261703 20852 ts_tablet_manager.cc:1403] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.018s
I20260709 13:06:59.262666 20851 raft_consensus.cc:359] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.263674 20851 raft_consensus.cc:385] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.265331 20851 raft_consensus.cc:740] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.264029 21137 consensus_queue.cc:237] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.267812 20852 raft_consensus.cc:359] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.268435 20852 raft_consensus.cc:385] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.268155 20851 consensus_queue.cc:260] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.268729 20852 raft_consensus.cc:740] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.269533 20852 consensus_queue.cc:260] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.271720 20851 ts_tablet_manager.cc:1434] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260709 13:06:59.277770 20625 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.285192 21126 consensus_queue.cc:1059] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:59.287292 21149 raft_consensus.cc:3055] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:59.287657 20980 raft_consensus.cc:493] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.288172 20980 raft_consensus.cc:515] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.289537 20852 ts_tablet_manager.cc:1434] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:06:59.291535 20852 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:59.292268 20980 leader_election.cc:290] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.287698 21149 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:59.289536 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.293010 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.270849 21142 raft_consensus.cc:515] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:06:59.295293 20699 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.296051 20699 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.298803 20851 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:59.293926 21149 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.303799 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
W20260709 13:06:59.299917 20700 leader_election.cc:343] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.309649 20658 raft_consensus.cc:2393] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:59.309909 21149 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.311838 20699 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.300092 20980 raft_consensus.cc:2749] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.312762 20980 raft_consensus.cc:2749] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.312951 21169 raft_consensus.cc:2749] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.316236 20558 catalog_manager.cc:5697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.317214 21142 leader_election.cc:290] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.318488 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:59.318837 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:06:59.319375 20653 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:59.322393 20773 leader_election.cc:343] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.335546 20559 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.339500 20559 catalog_manager.cc:5697] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.340328 20557 catalog_manager.cc:5697] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.308707 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:06:59.346513 20699 leader_election.cc:343] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.346931 20699 leader_election.cc:304] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.347282 20850 tablet_bootstrap.cc:492] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:59.347968 21133 raft_consensus.cc:2749] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.347731 20850 ts_tablet_manager.cc:1403] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.007s
I20260709 13:06:59.354194 20850 raft_consensus.cc:359] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.358014 20850 raft_consensus.cc:385] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.358343 20850 raft_consensus.cc:740] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.360908 20850 consensus_queue.cc:260] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.363395 20852 tablet_bootstrap.cc:654] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.365064 20851 tablet_bootstrap.cc:654] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.371695 20653 raft_consensus.cc:2468] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:06:59.372915 20850 ts_tablet_manager.cc:1434] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:06:59.377104 20773 leader_election.cc:304] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:59.378166 20850 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:59.378372 21137 raft_consensus.cc:2804] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.379122 21137 raft_consensus.cc:697] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:06:59.380008 21137 consensus_queue.cc:237] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.385383 20559 catalog_manager.cc:5697] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.395406 20850 tablet_bootstrap.cc:654] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.395804 20852 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:59.396279 20852 ts_tablet_manager.cc:1403] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.004s
I20260709 13:06:59.401276 20852 raft_consensus.cc:359] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.401772 20852 raft_consensus.cc:385] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.402004 20852 raft_consensus.cc:740] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.404680 20852 consensus_queue.cc:260] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.406414 20852 ts_tablet_manager.cc:1434] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:59.409380 20851 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:59.409857 20851 ts_tablet_manager.cc:1403] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.119s	user 0.004s	sys 0.014s
I20260709 13:06:59.409996 21133 raft_consensus.cc:493] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.410606 21133 raft_consensus.cc:515] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.413180 20559 catalog_manager.cc:5697] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:59.414251 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.414382 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.415269 20653 raft_consensus.cc:2393] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:06:59.416522 20699 leader_election.cc:304] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.418009 21146 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.419179 20852 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:59.418720 21133 leader_election.cc:290] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.425230 20851 raft_consensus.cc:359] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.426076 20851 raft_consensus.cc:385] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.426394 20851 raft_consensus.cc:740] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.427444 20851 consensus_queue.cc:260] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.430035 20851 ts_tablet_manager.cc:1434] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:59.436538 21146 raft_consensus.cc:2749] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.439147 20851 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:59.450150 21149 raft_consensus.cc:493] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.451655 20850 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:59.452210 20850 ts_tablet_manager.cc:1403] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.021s
I20260709 13:06:59.450686 21149 raft_consensus.cc:515] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.459425 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:59.461227 20624 leader_election.cc:343] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.462746 20852 tablet_bootstrap.cc:654] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.466142 20851 tablet_bootstrap.cc:654] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.466254 21149 leader_election.cc:290] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.466673 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:59.468478 20625 leader_election.cc:343] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.468902 20625 leader_election.cc:304] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.469384 20850 raft_consensus.cc:359] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.469928 20850 raft_consensus.cc:385] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.470122 20850 raft_consensus.cc:740] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.471380 21149 raft_consensus.cc:2749] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.473625 20850 consensus_queue.cc:260] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.475116 20850 ts_tablet_manager.cc:1434] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:06:59.479604 20850 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:59.481040 21149 raft_consensus.cc:493] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.481580 21149 raft_consensus.cc:515] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.498476 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:06:59.504031 20624 leader_election.cc:343] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.504804 20973 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.510666 20850 tablet_bootstrap.cc:654] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.518589 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:59.520169 20625 leader_election.cc:343] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.520629 20625 leader_election.cc:304] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.521595 20973 raft_consensus.cc:2749] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.522022 20852 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:59.522527 20852 ts_tablet_manager.cc:1403] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.020s
I20260709 13:06:59.524706 20851 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:59.525208 20851 ts_tablet_manager.cc:1403] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.015s
I20260709 13:06:59.544759 20980 raft_consensus.cc:493] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.545367 20980 raft_consensus.cc:515] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.547609 20980 leader_election.cc:290] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.520309 21149 leader_election.cc:290] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.551731 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.552588 20851 raft_consensus.cc:359] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.553285 20851 raft_consensus.cc:385] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.556706 20851 raft_consensus.cc:740] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
W20260709 13:06:59.553395 20700 leader_election.cc:343] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.557367 20851 consensus_queue.cc:260] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.561003 20851 ts_tablet_manager.cc:1434] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:06:59.562242 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.562762 20852 raft_consensus.cc:359] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.563413 20850 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:59.563470 20852 raft_consensus.cc:385] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:59.563534 20699 leader_election.cc:343] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.564046 20852 raft_consensus.cc:740] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.564157 20699 leader_election.cc:304] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.564906 20852 consensus_queue.cc:260] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.564088 20850 ts_tablet_manager.cc:1403] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.003s
I20260709 13:06:59.565582 20980 raft_consensus.cc:2749] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:59.566745 20625 consensus_peers.cc:597] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:59.568683 20850 raft_consensus.cc:359] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.575776 20850 raft_consensus.cc:385] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.576117 20850 raft_consensus.cc:740] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.576781 20850 consensus_queue.cc:260] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.578855 20850 ts_tablet_manager.cc:1434] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260709 13:06:59.579800 20850 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:59.597332 20851 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:59.608801 20852 ts_tablet_manager.cc:1434] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.005s
I20260709 13:06:59.609995 20852 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:59.612874 20851 tablet_bootstrap.cc:654] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.619102 21149 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:59.624035 21169 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:59.625866 21080 raft_consensus.cc:493] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.626433 21080 raft_consensus.cc:515] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.629170 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.630050 21080 leader_election.cc:290] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.630745 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.630741 20655 raft_consensus.cc:2393] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:06:59.633004 20773 leader_election.cc:304] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.634029 21080 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.641665 20850 tablet_bootstrap.cc:654] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.646368 21080 raft_consensus.cc:2749] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.647006 21149 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.648351 20852 tablet_bootstrap.cc:654] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.666229 20851 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:06:59.666713 20851 ts_tablet_manager.cc:1403] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.006s
I20260709 13:06:59.669670 20851 raft_consensus.cc:359] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.670318 20851 raft_consensus.cc:385] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.670579 20851 raft_consensus.cc:740] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.671295 20851 consensus_queue.cc:260] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.673350 20851 ts_tablet_manager.cc:1434] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:59.698904 20852 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:06:59.698844 21169 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.699478 20852 ts_tablet_manager.cc:1403] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.090s	user 0.000s	sys 0.011s
I20260709 13:06:59.704383 21133 consensus_queue.cc:1048] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.712296 20852 raft_consensus.cc:359] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.713670 20852 raft_consensus.cc:385] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.714143 20852 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.714926 20852 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.717344 20851 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:06:59.724709 20850 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:06:59.725176 20850 ts_tablet_manager.cc:1403] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.008s
I20260709 13:06:59.730997 21080 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:59.731359 21169 raft_consensus.cc:493] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.746703 20852 ts_tablet_manager.cc:1434] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 13:06:59.750375 20852 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:06:59.739845 21169 raft_consensus.cc:515] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.839340 21154 raft_consensus.cc:493] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.839944 21154 raft_consensus.cc:515] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.842080 21154 leader_election.cc:290] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.843672 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.844340 20733 raft_consensus.cc:2468] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:59.845693 20624 leader_election.cc:304] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:59.786156 21080 raft_consensus.cc:493] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.849915 21080 raft_consensus.cc:515] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.852314 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:06:59.857808 20625 leader_election.cc:343] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.857831 21154 raft_consensus.cc:2804] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.859095 21154 raft_consensus.cc:493] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.859510 21154 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.865728 20850 raft_consensus.cc:359] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.866485 20850 raft_consensus.cc:385] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.866750 20850 raft_consensus.cc:740] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.867486 20850 consensus_queue.cc:260] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.870941 20850 ts_tablet_manager.cc:1434] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.145s	user 0.025s	sys 0.011s
I20260709 13:06:59.873663 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.874306 20733 raft_consensus.cc:2468] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:06:59.875413 20980 consensus_queue.cc:1048] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.875628 20624 leader_election.cc:304] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:06:59.876063 21080 leader_election.cc:290] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.876470 21165 raft_consensus.cc:2804] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.876837 21165 raft_consensus.cc:493] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.877108 21165 raft_consensus.cc:3060] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.881069 21080 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:59.885957 21125 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.886405 21125 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.889295 21165 raft_consensus.cc:515] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.889662 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.890023 21125 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.893652 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.895185 20851 tablet_bootstrap.cc:654] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:59.895183 20699 leader_election.cc:343] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.898628 20850 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:06:59.898910 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.899863 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:06:59.900424 20734 raft_consensus.cc:3060] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.900774 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.901082 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:06:59.902838 21080 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:59.902942 20700 leader_election.cc:343] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:59.904363 20773 leader_election.cc:343] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:59.904328 20625 leader_election.cc:343] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.903342 21080 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.903354 20700 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.896724 20655 raft_consensus.cc:2468] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:59.906945 20980 raft_consensus.cc:2749] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:59.904932 21199 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.908195 21165 leader_election.cc:290] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.910651 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.912298 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.910991 21080 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
W20260709 13:06:59.913635 20625 leader_election.cc:343] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.911113 21137 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:59.912143 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.918357 20733 raft_consensus.cc:2468] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:59.918926 20734 raft_consensus.cc:2468] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:06:59.910286 21169 leader_election.cc:290] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
W20260709 13:06:59.921132 20773 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.921687 20773 leader_election.cc:304] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:06:59.924783 20852 tablet_bootstrap.cc:654] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.925472 20773 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:06:59.926738 21137 raft_consensus.cc:2804] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.930568 21080 raft_consensus.cc:2804] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.910033 21199 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.932953 21137 raft_consensus.cc:493] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.934916 21080 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.944768 21080 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.946002 21199 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:06:59.947932 20624 leader_election.cc:304] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:06:59.948915 21165 raft_consensus.cc:2804] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.949424 21165 raft_consensus.cc:697] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:06:59.940039 21125 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.954216 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:06:59.961997 21125 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.950233 21137 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.963251 20731 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:06:59.964118 21125 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.965966 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:06:59.966581 20809 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:06:59.967217 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.965965 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:06:59.934899 21154 raft_consensus.cc:515] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.969218 20700 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:59.969836 21165 consensus_queue.cc:237] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:06:59.971804 20850 tablet_bootstrap.cc:654] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:59.974134 20699 leader_election.cc:343] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.978935 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:06:59.976667 21154 leader_election.cc:290] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:06:59.977959 20980 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.982088 20980 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.982419 20980 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.984464 21199 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:59.984851 21199 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.985162 21199 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:59.999010 20773 leader_election.cc:343] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:59.978312 21080 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.002590 21080 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.004156 20851 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.004631 20851 ts_tablet_manager.cc:1403] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.288s	user 0.017s	sys 0.017s
I20260709 13:07:00.016413 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:07:00.030198 20625 leader_election.cc:343] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.048765 20980 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.050734 20980 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.136844 21199 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.146512 21199 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.172081 20850 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.172561 20850 ts_tablet_manager.cc:1403] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.274s	user 0.027s	sys 0.015s
I20260709 13:07:00.179044 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.179841 20736 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:00.168735 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.184389 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.185024 20732 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.185310 20852 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.185787 20852 ts_tablet_manager.cc:1403] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.436s	user 0.028s	sys 0.006s
I20260709 13:07:00.188102 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:00.188905 20807 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:00.193149 20852 raft_consensus.cc:359] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.195958 20852 raft_consensus.cc:385] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.196249 20852 raft_consensus.cc:740] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.196861 20852 consensus_queue.cc:260] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.199301 20852 ts_tablet_manager.cc:1434] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:00.200476 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.195199 20850 raft_consensus.cc:359] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.204104 20850 raft_consensus.cc:385] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.204404 20850 raft_consensus.cc:740] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.204906 20850 consensus_queue.cc:260] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.194869 20559 catalog_manager.cc:5697] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.212381 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.193414 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.213704 20734 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.166395 21137 raft_consensus.cc:515] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.217103 21137 leader_election.cc:290] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.220933 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.221652 20733 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.222410 20851 raft_consensus.cc:359] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.224975 20851 raft_consensus.cc:385] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.225265 20851 raft_consensus.cc:740] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.220948 20850 ts_tablet_manager.cc:1434] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
W20260709 13:07:00.243662 20699 leader_election.cc:343] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.244401 20699 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:00.256273 21212 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.264659 20734 raft_consensus.cc:2468] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.283192 20851 consensus_queue.cc:260] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.286484 20732 raft_consensus.cc:2468] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:00.287869 20624 leader_election.cc:304] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.289134 21169 raft_consensus.cc:2804] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.289594 21169 raft_consensus.cc:697] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:00.289685 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.290283 20658 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.290424 21169 consensus_queue.cc:237] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.294667 20851 ts_tablet_manager.cc:1434] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.290s	user 0.007s	sys 0.002s
I20260709 13:07:00.294869 20850 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
W20260709 13:07:00.295078 20773 leader_election.cc:343] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:00.295637 20773 leader_election.cc:343] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.296038 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:07:00.301208 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 55798.5us
I20260709 13:07:00.301918 20773 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:00.305359 20733 raft_consensus.cc:2468] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.301119 21199 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.309299 20773 leader_election.cc:304] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:00.312606 21142 raft_consensus.cc:2804] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.313200 21142 raft_consensus.cc:697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:00.314136 21142 consensus_queue.cc:237] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.308640 21199 raft_consensus.cc:2804] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.325342 20851 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.344132 21199 raft_consensus.cc:697] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:00.345067 21199 consensus_queue.cc:237] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.348112 20852 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
W20260709 13:07:00.354204 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:00.367218 20851 tablet_bootstrap.cc:654] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.371088 21202 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:00.374020 21154 consensus_queue.cc:1048] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.378670 20658 raft_consensus.cc:2468] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.390586 20850 tablet_bootstrap.cc:654] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.395654 20852 tablet_bootstrap.cc:654] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.417421 21169 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.418077 21169 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.421554 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:00.421744 21169 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.422370 20734 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:00.426354 20852 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.426826 20852 ts_tablet_manager.cc:1403] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 13:07:00.429589 20851 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.430048 20851 ts_tablet_manager.cc:1403] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.011s
I20260709 13:07:00.430087 20852 raft_consensus.cc:359] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.430805 20852 raft_consensus.cc:385] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.431099 20852 raft_consensus.cc:740] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.431833 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:00.432706 20807 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:00.432850 20851 raft_consensus.cc:359] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.433512 20851 raft_consensus.cc:385] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.433766 20851 raft_consensus.cc:740] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.434408 20851 consensus_queue.cc:260] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.435933 20851 ts_tablet_manager.cc:1434] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:07:00.436883 20851 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.437515 20624 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.438406 21169 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.442663 20851 tablet_bootstrap.cc:654] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.445104 21169 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.445871 20852 consensus_queue.cc:260] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.447703 20852 ts_tablet_manager.cc:1434] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:07:00.448804 20852 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:00.456542 20851 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.457084 20851 ts_tablet_manager.cc:1403] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260709 13:07:00.460286 20851 raft_consensus.cc:359] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.460938 20851 raft_consensus.cc:385] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.461199 20851 raft_consensus.cc:740] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.461988 20851 consensus_queue.cc:260] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.463492 20851 ts_tablet_manager.cc:1434] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:07:00.464494 20851 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
W20260709 13:07:00.466663 20625 consensus_peers.cc:597] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:00.469251 21142 raft_consensus.cc:493] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.469784 21142 raft_consensus.cc:515] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.470691 20852 tablet_bootstrap.cc:654] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.471885 21142 leader_election.cc:290] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.473609 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:00.474014 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:00.474280 20658 raft_consensus.cc:2468] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:07:00.474866 20734 raft_consensus.cc:2468] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:07:00.476042 20773 leader_election.cc:304] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:00.477388 21199 raft_consensus.cc:2804] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:00.477746 21199 raft_consensus.cc:493] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.478082 21199 raft_consensus.cc:3060] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.482566 20851 tablet_bootstrap.cc:654] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.486037 21199 raft_consensus.cc:515] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.489158 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.489714 20658 raft_consensus.cc:3060] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.455348 20559 catalog_manager.cc:5697] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.497807 20658 raft_consensus.cc:2468] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.499075 21199 leader_election.cc:290] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.499758 20773 leader_election.cc:304] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:00.500618 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc10ff93376648d2ac3695b91d001163" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.500854 21142 raft_consensus.cc:2804] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.501225 20734 raft_consensus.cc:3060] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.501340 21142 raft_consensus.cc:697] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:00.502204 21142 consensus_queue.cc:237] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.502846 20852 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.503391 20852 ts_tablet_manager.cc:1403] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.006s
I20260709 13:07:00.512650 20851 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.513177 20851 ts_tablet_manager.cc:1403] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.018s
I20260709 13:07:00.512964 20852 raft_consensus.cc:359] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.513607 20852 raft_consensus.cc:385] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.513880 20852 raft_consensus.cc:740] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.519207 20734 raft_consensus.cc:2468] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.520015 20852 consensus_queue.cc:260] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.521733 20557 catalog_manager.cc:5697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.522347 20852 ts_tablet_manager.cc:1434] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 13:07:00.525727 20851 raft_consensus.cc:359] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.526455 20851 raft_consensus.cc:385] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.527864 20852 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:00.528934 20850 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.529371 20850 ts_tablet_manager.cc:1403] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.281s	user 0.028s	sys 0.046s
I20260709 13:07:00.526710 20851 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.533156 20850 raft_consensus.cc:359] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.533973 20850 raft_consensus.cc:385] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.533823 20851 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.534318 20850 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.535063 20850 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.535713 20851 ts_tablet_manager.cc:1434] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:07:00.539201 20852 tablet_bootstrap.cc:654] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.539695 20850 ts_tablet_manager.cc:1434] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:00.540949 20850 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:00.542109 20851 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.548760 20851 tablet_bootstrap.cc:654] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.548812 20850 tablet_bootstrap.cc:654] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.558387 20850 tablet_bootstrap.cc:492] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.558885 20850 ts_tablet_manager.cc:1403] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.007s
I20260709 13:07:00.561769 20850 raft_consensus.cc:359] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.562453 20850 raft_consensus.cc:385] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.562717 20850 raft_consensus.cc:740] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.563378 20850 consensus_queue.cc:260] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.565452 20850 ts_tablet_manager.cc:1434] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:07:00.566540 20850 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:00.574215 20851 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.574815 20851 ts_tablet_manager.cc:1403] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.021s
I20260709 13:07:00.577857 20851 raft_consensus.cc:359] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.578693 20851 raft_consensus.cc:385] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.579016 20851 raft_consensus.cc:740] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.579994 20850 tablet_bootstrap.cc:654] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.579692 20851 consensus_queue.cc:260] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.580880 20807 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.581683 20851 ts_tablet_manager.cc:1434] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:00.584822 20851 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.577914 20556 catalog_manager.cc:5697] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.592973 20556 catalog_manager.cc:5697] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.595033 20851 tablet_bootstrap.cc:654] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.607586 20851 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.608155 20851 ts_tablet_manager.cc:1403] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260709 13:07:00.613654 20851 raft_consensus.cc:359] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.614519 20851 raft_consensus.cc:385] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.614850 20851 raft_consensus.cc:740] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.615566 20851 consensus_queue.cc:260] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.619383 20851 ts_tablet_manager.cc:1434] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:00.620527 20851 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.627562 21210 raft_consensus.cc:493] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.628157 21210 raft_consensus.cc:515] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.631848 20851 tablet_bootstrap.cc:654] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.633267 21214 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:00.633862 21214 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.636907 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:00.639091 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:00.639787 20658 raft_consensus.cc:2468] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
W20260709 13:07:00.645298 20700 leader_election.cc:343] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.649519 21214 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.651261 20699 leader_election.cc:304] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.653831 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:00.654541 20658 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:00.655910 20699 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:00.656600 21210 leader_election.cc:290] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.657505 21125 raft_consensus.cc:2804] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:00.657928 21125 raft_consensus.cc:493] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.658315 21125 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.659309 21211 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:00.659713 21211 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:00.660096 21211 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.663038 21169 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.663540 21169 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.665673 21169 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.667187 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:00.668068 20734 raft_consensus.cc:2393] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:00.668994 20852 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.669476 20852 ts_tablet_manager.cc:1403] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.032s
I20260709 13:07:00.670759 20851 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.671422 20851 ts_tablet_manager.cc:1403] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.009s
I20260709 13:07:00.672247 20852 raft_consensus.cc:359] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.672926 20852 raft_consensus.cc:385] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.673182 20852 raft_consensus.cc:740] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.667400 21211 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.674932 20851 raft_consensus.cc:359] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.675730 20851 raft_consensus.cc:385] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.676087 20851 raft_consensus.cc:740] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.676414 21211 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.677246 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.678172 20851 consensus_queue.cc:260] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.685842 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:00.687798 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:00.688616 20804 raft_consensus.cc:2393] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 2: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:00.690864 20851 ts_tablet_manager.cc:1434] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:00.692292 20851 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.683619 20661 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:00.694815 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:00.696246 20809 raft_consensus.cc:2393] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 2: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:00.697587 20625 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.698345 21169 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.698276 20699 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.699803 21214 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:00.700244 21214 raft_consensus.cc:697] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:00.701026 21214 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.701324 20852 consensus_queue.cc:260] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.684711 21125 raft_consensus.cc:515] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.706228 20850 tablet_bootstrap.cc:492] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.706732 20850 ts_tablet_manager.cc:1403] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.035s
I20260709 13:07:00.706905 21169 raft_consensus.cc:2749] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.703401 20852 ts_tablet_manager.cc:1434] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:07:00.708724 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:00.709169 20852 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
W20260709 13:07:00.710254 20700 leader_election.cc:343] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.710915 21125 leader_election.cc:290] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.715237 20851 tablet_bootstrap.cc:654] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.716394 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.716997 20661 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.724084 20661 raft_consensus.cc:2468] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:00.725455 20699 leader_election.cc:304] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.726313 21133 raft_consensus.cc:2804] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.726825 21133 raft_consensus.cc:697] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:00.727636 21133 consensus_queue.cc:237] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.728242 20851 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.726151 20850 raft_consensus.cc:359] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.728633 20850 raft_consensus.cc:385] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.728720 20851 ts_tablet_manager.cc:1403] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260709 13:07:00.729013 20850 raft_consensus.cc:740] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.730785 20850 consensus_queue.cc:260] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.736742 20850 ts_tablet_manager.cc:1434] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:07:00.744648 20852 tablet_bootstrap.cc:654] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.744320 20558 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.744915 20850 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:00.748822 21169 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.749292 21169 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.751238 21169 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.753444 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:00.754797 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:07:00.755344 20625 leader_election.cc:343] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.755584 20850 tablet_bootstrap.cc:654] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.755378 20732 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:00.759577 20624 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.761583 21154 raft_consensus.cc:2804] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:00.761940 21154 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.762251 21154 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.766121 20852 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.766582 20852 ts_tablet_manager.cc:1403] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260709 13:07:00.769115 21154 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.776196 21199 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:00.783634 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
W20260709 13:07:00.785034 20625 leader_election.cc:343] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.785286 20852 raft_consensus.cc:359] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.785983 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.786660 20732 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.785679 21154 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.786015 20852 raft_consensus.cc:385] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.793303 20852 raft_consensus.cc:740] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.731410 20851 raft_consensus.cc:359] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.794229 20851 raft_consensus.cc:385] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.794530 20851 raft_consensus.cc:740] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.796645 20852 consensus_queue.cc:260] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.798697 20852 ts_tablet_manager.cc:1434] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.006s
I20260709 13:07:00.799571 20852 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:00.800750 20851 consensus_queue.cc:260] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.804742 20558 catalog_manager.cc:5697] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.807526 20851 ts_tablet_manager.cc:1434] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:07:00.808380 20851 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.812101 21142 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.834940 20732 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:00.838115 20624 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.839779 20850 tablet_bootstrap.cc:492] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.839941 21165 raft_consensus.cc:2804] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.840286 20850 ts_tablet_manager.cc:1403] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.103s	user 0.040s	sys 0.030s
I20260709 13:07:00.840404 21165 raft_consensus.cc:697] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:00.841275 21165 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.842429 20851 tablet_bootstrap.cc:654] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.842748 20850 raft_consensus.cc:359] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.843386 20850 raft_consensus.cc:385] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.843641 20850 raft_consensus.cc:740] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.844287 20850 consensus_queue.cc:260] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.857326 20852 tablet_bootstrap.cc:654] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.861408 20850 ts_tablet_manager.cc:1434] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:00.863200 21124 consensus_queue.cc:1048] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.864784 20850 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:00.874450 20850 tablet_bootstrap.cc:654] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.878870 21124 raft_consensus.cc:493] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.879499 21124 raft_consensus.cc:515] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.881945 21124 leader_election.cc:290] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:00.884406 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:00.885257 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:07:00.885814 20624 leader_election.cc:343] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:00.889309 20625 leader_election.cc:343] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.889726 20625 leader_election.cc:304] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:00.890367 21124 raft_consensus.cc:2749] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.891655 21137 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.888051 20851 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:00.893910 20851 ts_tablet_manager.cc:1403] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.007s
I20260709 13:07:00.896925 21142 raft_consensus.cc:493] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.897403 21142 raft_consensus.cc:515] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.899405 21142 leader_election.cc:290] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.901242 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:00.901803 20661 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:07:00.902825 20773 leader_election.cc:304] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:00.903474 21142 raft_consensus.cc:2804] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:00.903825 21142 raft_consensus.cc:493] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.903785 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:00.904973 20734 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:07:00.904186 21142 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.906562 20851 raft_consensus.cc:359] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.907136 20809 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.907832 20556 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.907193 20851 raft_consensus.cc:385] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.913892 20851 raft_consensus.cc:740] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.914613 20851 consensus_queue.cc:260] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.915792 20973 consensus_queue.cc:1048] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.919520 21142 raft_consensus.cc:515] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.924176 21142 leader_election.cc:290] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:00.922544 20850 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:00.924925 20850 ts_tablet_manager.cc:1403] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 13:07:00.925496 20852 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:00.926117 20852 ts_tablet_manager.cc:1403] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.003s
I20260709 13:07:00.930644 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:00.931217 20653 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.934327 21137 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.935824 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:00.936412 20731 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.952067 20731 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.953929 20851 ts_tablet_manager.cc:1434] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:07:00.954895 20851 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:00.927804 20850 raft_consensus.cc:359] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.955886 20850 raft_consensus.cc:385] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.956189 20850 raft_consensus.cc:740] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.956838 20850 consensus_queue.cc:260] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.958376 20850 ts_tablet_manager.cc:1434] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260709 13:07:00.960297 20653 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:00.961663 20852 raft_consensus.cc:359] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.962350 20852 raft_consensus.cc:385] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.962615 20852 raft_consensus.cc:740] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.962867 20773 leader_election.cc:304] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:00.963179 20852 consensus_queue.cc:260] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.967439 20850 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:00.968917 21137 raft_consensus.cc:2804] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:00.969383 21137 raft_consensus.cc:697] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:00.970183 21137 consensus_queue.cc:237] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:00.974521 20852 ts_tablet_manager.cc:1434] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:07:00.975373 20852 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:00.980237 20852 tablet_bootstrap.cc:654] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.984571 20851 tablet_bootstrap.cc:654] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.986719 20850 tablet_bootstrap.cc:654] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:00.994436 21142 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:01.008241 20557 catalog_manager.cc:5697] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:01.010969 20973 raft_consensus.cc:493] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.011451 20973 raft_consensus.cc:515] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.013724 20973 leader_election.cc:290] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.015339 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.015998 20804 raft_consensus.cc:2468] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:01.017103 20625 leader_election.cc:304] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:01.017439 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.018028 20731 raft_consensus.cc:2468] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:01.018729 21124 raft_consensus.cc:2804] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.019090 21124 raft_consensus.cc:493] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.019404 21124 raft_consensus.cc:3060] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.027281 21124 raft_consensus.cc:515] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.030972 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:01.031502 20804 raft_consensus.cc:3060] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.031651 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856283ae0dfb4a78a08aa73a26cf43d8" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:01.032261 20734 raft_consensus.cc:3060] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.036747 20804 raft_consensus.cc:2468] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:01.037774 20625 leader_election.cc:304] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:01.038437 20734 raft_consensus.cc:2468] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:01.039259 21165 raft_consensus.cc:2804] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.039768 21165 raft_consensus.cc:697] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:01.040544 21165 consensus_queue.cc:237] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.043869 21124 leader_election.cc:290] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.053009 20850 tablet_bootstrap.cc:492] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:01.053512 20850 ts_tablet_manager.cc:1403] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.011s
I20260709 13:07:01.055245 20852 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:01.055791 20852 ts_tablet_manager.cc:1403] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.023s
I20260709 13:07:01.055971 20850 raft_consensus.cc:359] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.057112 20850 raft_consensus.cc:385] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.062459 20850 raft_consensus.cc:740] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.063088 20850 consensus_queue.cc:260] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.064698 20852 raft_consensus.cc:359] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.066932 20852 raft_consensus.cc:385] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.067402 20852 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.068090 20852 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.069919 20852 ts_tablet_manager.cc:1434] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:07:01.070881 20852 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:01.076372 20852 tablet_bootstrap.cc:654] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.082296 21199 raft_consensus.cc:493] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.082787 21199 raft_consensus.cc:515] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.084707 21199 leader_election.cc:290] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.089241 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.089387 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.090860 20773 leader_election.cc:304] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.092053 21142 raft_consensus.cc:2749] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.095832 21211 raft_consensus.cc:493] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.096278 21211 raft_consensus.cc:515] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.098176 21211 leader_election.cc:290] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.066810 20850 ts_tablet_manager.cc:1434] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:01.099956 20851 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:01.100394 20851 ts_tablet_manager.cc:1403] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.015s
I20260709 13:07:01.100769 20557 catalog_manager.cc:5697] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:01.102852 20851 raft_consensus.cc:359] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.103477 20851 raft_consensus.cc:385] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.103724 20851 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.109321 20851 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.111321 20851 ts_tablet_manager.cc:1434] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 13:07:01.113384 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.113953 20852 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:01.114367 20852 ts_tablet_manager.cc:1403] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.019s
W20260709 13:07:01.114714 20699 leader_election.cc:343] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.117318 20852 raft_consensus.cc:359] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.117902 20852 raft_consensus.cc:385] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.118135 20852 raft_consensus.cc:740] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.118845 20850 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:01.119175 21137 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.119617 21137 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.120872 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.121502 21137 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.121959 20852 consensus_queue.cc:260] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.123416 20852 ts_tablet_manager.cc:1434] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:01.124387 21137 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:01.126063 21133 raft_consensus.cc:493] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.126554 21133 raft_consensus.cc:515] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.130997 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.131239 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:07:01.132328 20699 leader_election.cc:343] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.133232 21133 leader_election.cc:290] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.124413 20852 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:01.137045 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.137535 20850 tablet_bootstrap.cc:654] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.141752 20852 tablet_bootstrap.cc:654] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:01.142808 20700 leader_election.cc:343] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.135394 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.143200 20700 leader_election.cc:304] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.143530 20850 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:01.143985 20850 ts_tablet_manager.cc:1403] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 13:07:01.148499 21210 raft_consensus.cc:2749] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.152685 21165 raft_consensus.cc:493] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.163887 21165 raft_consensus.cc:515] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.165869 21165 leader_election.cc:290] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.156342 21133 raft_consensus.cc:493] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.161166 20850 raft_consensus.cc:359] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.167735 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.167996 20850 raft_consensus.cc:385] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.168277 20850 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.168627 20852 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
W20260709 13:07:01.168898 20624 leader_election.cc:343] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:01.163244 20700 leader_election.cc:343] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.137629 20653 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:01.169813 20852 ts_tablet_manager.cc:1403] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260709 13:07:01.169989 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.169824 20700 leader_election.cc:304] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.171178 21211 raft_consensus.cc:2749] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:01.171478 20625 leader_election.cc:343] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.167673 21133 raft_consensus.cc:515] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.171865 20625 leader_election.cc:304] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:01.174527 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.168906 20850 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.173529 20852 raft_consensus.cc:359] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.175710 21165 raft_consensus.cc:2749] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.176518 20852 raft_consensus.cc:385] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.173643 21133 leader_election.cc:290] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.176740 20850 ts_tablet_manager.cc:1434] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:07:01.178141 20773 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:07:01.178603 20850 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:01.180269 21137 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:01.180977 21137 raft_consensus.cc:493] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.181376 21137 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.182273 20851 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:01.177069 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.182943 20653 raft_consensus.cc:2468] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
W20260709 13:07:01.186185 20700 leader_election.cc:343] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.184443 20850 tablet_bootstrap.cc:654] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.186659 20699 leader_election.cc:304] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:01.188946 21133 raft_consensus.cc:2804] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.189286 21133 raft_consensus.cc:493] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.189604 21133 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.176806 20852 raft_consensus.cc:740] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.197366 20852 consensus_queue.cc:260] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.199390 20852 ts_tablet_manager.cc:1434] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.001s
I20260709 13:07:01.205075 20852 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:01.205551 21211 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.206049 21211 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.208047 21211 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.209281 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.210291 20852 tablet_bootstrap.cc:654] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:01.210609 20700 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.213874 21133 raft_consensus.cc:515] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.215548 20851 tablet_bootstrap.cc:654] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.226111 20851 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:01.226621 20851 ts_tablet_manager.cc:1403] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.000s
I20260709 13:07:01.229923 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.273644 21133 leader_election.cc:290] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.276675 20851 raft_consensus.cc:359] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.277516 20851 raft_consensus.cc:385] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.277798 20851 raft_consensus.cc:740] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.278455 20851 consensus_queue.cc:260] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.300436 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:01.301093 20657 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.314255 20851 ts_tablet_manager.cc:1434] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.004s
I20260709 13:07:01.315443 20851 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:01.316903 20850 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:01.317389 20850 ts_tablet_manager.cc:1403] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.139s	user 0.044s	sys 0.017s
I20260709 13:07:01.321357 20851 tablet_bootstrap.cc:654] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.331353 20657 raft_consensus.cc:2468] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:01.333143 20852 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:01.333688 20852 ts_tablet_manager.cc:1403] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.013s
I20260709 13:07:01.338459 20850 raft_consensus.cc:359] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.339216 20850 raft_consensus.cc:385] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.339465 20850 raft_consensus.cc:740] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.340166 21137 raft_consensus.cc:515] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.340227 20850 consensus_queue.cc:260] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.340673 20852 raft_consensus.cc:359] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.341361 20809 raft_consensus.cc:1240] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Rejecting Update request from peer 57928990a8414414af45a1d535124be5 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:01.408138 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 55460.3us
W20260709 13:07:01.378046 20762 tablet.cc:2406] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:07:01.413960 20699 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.414427 20699 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.415113 21211 raft_consensus.cc:2749] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.354143 21165 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
I20260709 13:07:01.416350 20657 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:01.416942 20852 raft_consensus.cc:385] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.417243 20852 raft_consensus.cc:740] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.360841 21199 raft_consensus.cc:493] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.419301 20852 consensus_queue.cc:260] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.435561 21199 raft_consensus.cc:515] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.421711 21137 leader_election.cc:290] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.457701 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:01.458379 20658 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.458727 20852 ts_tablet_manager.cc:1434] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.125s	user 0.012s	sys 0.004s
I20260709 13:07:01.460500 20850 ts_tablet_manager.cc:1434] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.143s	user 0.019s	sys 0.020s
I20260709 13:07:01.467646 21264 consensus_queue.cc:1048] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:01.478197 20850 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:01.480118 21271 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.480320 21199 leader_election.cc:290] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.480463 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.481248 20655 raft_consensus.cc:2393] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:01.481081 21271 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.481562 20851 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:01.482026 20851 ts_tablet_manager.cc:1403] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.007s
I20260709 13:07:01.484376 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d8221c402c4463a8dc8d88119e534b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:01.482983 21271 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.488224 21273 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.488742 21273 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.490649 21273 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.492575 20658 raft_consensus.cc:2468] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 3.
I20260709 13:07:01.498347 20851 raft_consensus.cc:359] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.499006 20851 raft_consensus.cc:385] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.499276 20851 raft_consensus.cc:740] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.499312 20773 leader_election.cc:304] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5
I20260709 13:07:01.500161 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:01.502264 20851 consensus_queue.cc:260] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.503302 21137 raft_consensus.cc:2804] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:01.503849 21137 raft_consensus.cc:697] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:01.504765 21137 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.505977 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.506593 20732 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:01.500991 21142 consensus_queue.cc:1048] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:01.503794 20851 ts_tablet_manager.cc:1434] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260709 13:07:01.509042 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 55729.4us
I20260709 13:07:01.510937 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.510715 20699 leader_election.cc:304] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:01.510955 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.514703 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.514730 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:01.515519 20733 raft_consensus.cc:2393] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:07:01.517278 20852 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:01.501585 21268 raft_consensus.cc:493] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.511647 21133 consensus_queue.cc:1059] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 13:07:01.520911 20700 leader_election.cc:343] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.524042 20773 leader_election.cc:304] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.531585 20624 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:01.518124 21210 raft_consensus.cc:2804] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:01.551898 20625 leader_election.cc:343] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.554541 20773 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:01.567570 20852 tablet_bootstrap.cc:654] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.560686 21169 raft_consensus.cc:2804] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:01.572201 21169 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.561271 21202 raft_consensus.cc:493] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.575990 21169 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.561728 21137 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:01.575937 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 59168.7us
I20260709 13:07:01.561112 21142 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.525302 21268 raft_consensus.cc:515] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.576285 21202 raft_consensus.cc:515] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.602358 21202 leader_election.cc:290] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:01.610651 20852 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:01.611129 20852 ts_tablet_manager.cc:1403] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.003s
I20260709 13:07:01.612217 21210 raft_consensus.cc:697] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:01.630194 20850 tablet_bootstrap.cc:654] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.630297 21265 raft_consensus.cc:3055] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:01.630705 21265 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:01.644692 21137 raft_consensus.cc:2749] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.593537 21275 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:07:01.647535 21169 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:01.653985 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:01.654652 21268 leader_election.cc:290] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
W20260709 13:07:01.655608 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:01.660435 20851 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:01.661329 21142 raft_consensus.cc:2749] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:01.666548 20625 leader_election.cc:343] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.665232 21169 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:01.667465 21281 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:01.667518 21210 consensus_queue.cc:237] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:01.668439 21278 log.cc:927] Time spent T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:07:01.734144 20802 raft_consensus.cc:3060] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.786600 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:01.785439 21268 raft_consensus.cc:493] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.853137 21268 raft_consensus.cc:515] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:01.876384 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 297895us
I20260709 13:07:01.889806 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:01.890430 20658 raft_consensus.cc:2468] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
I20260709 13:07:01.959391 20660 raft_consensus.cc:1240] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Rejecting Update request from peer 57928990a8414414af45a1d535124be5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:07:01.963002 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:02.003152 20851 tablet_bootstrap.cc:654] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:02.055902 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 150122us
W20260709 13:07:01.999096 20625 leader_election.cc:343] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:01.998829 20852 raft_consensus.cc:359] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.270879 20852 raft_consensus.cc:385] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.271389 20852 raft_consensus.cc:740] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.271493 21268 leader_election.cc:290] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.112793 20728 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.212891 21288 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.153380 21142 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:02.279016 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 279931us
W20260709 13:07:02.266314 21210 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.596s	user 0.010s	sys 0.019s
I20260709 13:07:02.280246 21142 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:02.281276 21210 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.611s	user 0.010s	sys 0.019s
W20260709 13:07:02.144521 21296 log.cc:927] Time spent T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:07:02.059540 21125 consensus_queue.cc:1048] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.222s
I20260709 13:07:02.282667 21142 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:02.279446 21288 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.105777 20850 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:02.286226 21288 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.286334 20850 ts_tablet_manager.cc:1403] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.810s	user 0.024s	sys 0.025s
I20260709 13:07:02.289316 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.289247 20850 raft_consensus.cc:359] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.289922 20733 raft_consensus.cc:2468] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:02.290964 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.291572 20733 raft_consensus.cc:2468] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 0.
W20260709 13:07:02.292755 21292 log.cc:927] Time spent T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Append to log took a long time: real 0.233s	user 0.002s	sys 0.000s
I20260709 13:07:02.293149 20973 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57928990a8414414af45a1d535124be5)
I20260709 13:07:02.293653 20973 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.295630 20973 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.296849 20624 leader_election.cc:304] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.300472 21124 raft_consensus.cc:2804] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.300827 21124 raft_consensus.cc:493] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.301146 21124 raft_consensus.cc:3060] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.302907 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.306614 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.307142 21268 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.307602 21268 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.309522 21268 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.317061 21265 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.272305 20852 consensus_queue.cc:260] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.321141 20852 ts_tablet_manager.cc:1434] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.710s	user 0.027s	sys 0.015s
I20260709 13:07:02.321591 21125 consensus_queue.cc:1059] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:02.321308 21124 raft_consensus.cc:515] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.324807 21124 leader_election.cc:290] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.289924 20850 raft_consensus.cc:385] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.327167 20850 raft_consensus.cc:740] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.329355 20850 consensus_queue.cc:260] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.331512 20850 ts_tablet_manager.cc:1434] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.000s
W20260709 13:07:02.325522 20852 ts_tablet_manager.cc:1467] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Tablet startup took 714ms
I20260709 13:07:02.325868 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.332289 20734 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
W20260709 13:07:02.331899 20852 ts_tablet_manager.cc:1469] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: Trace:
0709 13:06:53.594277 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:53.623866 (+ 29589us) service_pool.cc:224] Handling call
0709 13:06:53.693957 (+ 70091us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:53.694062 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:53.785769 (+ 91707us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:53.794561 (+  8792us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:53.797114 (+  2553us) inbound_call.cc:177] Queueing success response
0709 13:07:01.516859 (+7719745us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:01.611377 (+ 94518us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:07:01.683624 (+ 72247us) tablet_replica.cc:261] Starting instrumentation
0709 13:07:01.684176 (+   552us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":13092,"raft.queue_time_us":110,"raft.run_cpu_time_us":86,"raft.run_wall_time_us":86,"tablet-open.queue_time_us":7719846}
I20260709 13:07:02.334152 20807 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.334507 20810 raft_consensus.cc:1240] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Rejecting Update request from peer 57928990a8414414af45a1d535124be5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:07:02.341398 20624 leader_election.cc:343] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.341820 20624 leader_election.cc:304] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:02.345911 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:02.346513 20661 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:02.331653 20728 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:02.356827 20851 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:02.357447 20851 ts_tablet_manager.cc:1403] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.697s	user 0.018s	sys 0.019s
I20260709 13:07:02.368877 20850 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:02.373916 21274 raft_consensus.cc:2749] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:02.398532 20851 raft_consensus.cc:359] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.401333 20851 raft_consensus.cc:385] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.401612 20851 raft_consensus.cc:740] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.402369 21289 raft_consensus.cc:493] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57928990a8414414af45a1d535124be5)
I20260709 13:07:02.403843 20851 consensus_queue.cc:260] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.412716 20851 ts_tablet_manager.cc:1434] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
W20260709 13:07:02.413684 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 287390us
I20260709 13:07:02.417105 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.418206 20699 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.418466 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:02.419265 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.402875 21289 raft_consensus.cc:515] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.413858 20851 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: Bootstrap starting.
I20260709 13:07:02.419446 21265 raft_consensus.cc:3060] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.437105 20852 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: Bootstrap starting.
I20260709 13:07:02.442171 20773 leader_election.cc:304] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.442741 21291 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:02.443185 21291 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.443527 21291 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:02.419617 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.451056 20625 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
W20260709 13:07:02.452308 20625 leader_election.cc:343] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:02.452924 20625 leader_election.cc:343] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.459415 21302 consensus_queue.cc:1048] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:02.465106 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 108508us
I20260709 13:07:02.466881 21282 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:02.480871 20851 tablet_bootstrap.cc:654] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:02.473309 21274 raft_consensus.cc:2749] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:02.462126 20805 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:02.482800 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:02.502914 20625 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.507997 20624 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:02.510759 21310 raft_consensus.cc:2804] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.512121 21279 raft_consensus.cc:2804] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.512578 21279 raft_consensus.cc:493] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.512928 21279 raft_consensus.cc:3060] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.500553 21169 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:07:02.507419 21289 leader_election.cc:290] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:02.505874 20655 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:02.518271 21310 raft_consensus.cc:697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:02.549389 20850 tablet_bootstrap.cc:654] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:02.526595 21274 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:02.571578 20656 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:02.562940 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.578039 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.514101 21291 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.553532 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3355f9037dc434285de7315334b0101" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:02.583077 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.578753 20810 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:02.588845 21266 raft_consensus.cc:493] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9dbdbb93ef4d47a893f122c2c0bcc196)
I20260709 13:07:02.589474 21266 raft_consensus.cc:515] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.553328 21310 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.604811 21291 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.597157 21137 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:07:02.618081 21266 leader_election.cc:290] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.616593 21287 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:02.599913 21300 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:07:02.625870 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.616014 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:02.632687 20852 tablet_bootstrap.cc:654] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:02.633618 21287 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.641438 21287 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:02.645488 21154 raft_consensus.cc:493] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.646071 21154 raft_consensus.cc:515] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.649300 20727 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:02.649780 20727 pending_rounds.cc:85] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Aborting all ops after (but not including) 1
I20260709 13:07:02.650019 20727 pending_rounds.cc:107] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:02.650336 20727 raft_consensus.cc:2889] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:02.650561 21279 raft_consensus.cc:515] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.655320 20851 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: No bootstrap required, opened a new log
I20260709 13:07:02.655969 20851 ts_tablet_manager.cc:1403] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.014s
I20260709 13:07:02.661644 20851 raft_consensus.cc:359] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.662374 20851 raft_consensus.cc:385] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.662689 20851 raft_consensus.cc:740] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.663220 21154 leader_election.cc:290] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.663565 21274 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.664064 21274 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:02.663524 20851 consensus_queue.cc:260] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:02.677568 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 82713.1us
I20260709 13:07:02.696710 20773 leader_election.cc:304] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:02.700104 21142 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:02.705778 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:02.707759 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.708400 21279 leader_election.cc:290] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:02.666759 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:02.710426 21210 raft_consensus.cc:493] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.716537 21210 raft_consensus.cc:515] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.718103 20850 tablet_bootstrap.cc:492] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:02.718605 20850 ts_tablet_manager.cc:1403] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.369s	user 0.011s	sys 0.007s
W20260709 13:07:02.720036 20625 leader_election.cc:343] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:02.723282 20851 ts_tablet_manager.cc:1434] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.002s
I20260709 13:07:02.726945 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:02.728631 20660 raft_consensus.cc:3060] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.732795 21317 raft_consensus.cc:2749] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:02.732673 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2a7104d6004a80bed935cd51690af8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:07:02.800127 21326 log.cc:927] Time spent T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 13:07:02.801131 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:02.802145 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:02.727655 20727 raft_consensus.cc:2468] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:02.720335 21210 leader_election.cc:290] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.816924 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c249edda0f8469cb5f4397d9fa208e7" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:02.817528 20727 raft_consensus.cc:3060] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.846238 20660 raft_consensus.cc:2468] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:02.848394 20773 leader_election.cc:304] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:02.847885 20624 leader_election.cc:304] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:02.846773 20699 leader_election.cc:304] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:02.806963 20973 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.854743 20850 raft_consensus.cc:359] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.855441 20850 raft_consensus.cc:385] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.855717 20850 raft_consensus.cc:740] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.818275 20657 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:07:02.873836 20850 consensus_queue.cc:260] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.862756 21289 raft_consensus.cc:2804] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:02.840024 21287 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.858057 20973 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.893600 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:02.894268 20735 raft_consensus.cc:3060] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.906035 20810 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 2: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:02.909134 20852 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: No bootstrap required, opened a new log
I20260709 13:07:02.909643 20852 ts_tablet_manager.cc:1403] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: Time spent bootstrapping tablet: real 0.473s	user 0.010s	sys 0.024s
I20260709 13:07:02.899552 21289 raft_consensus.cc:697] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:02.916986 20735 raft_consensus.cc:2468] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:02.917379 21289 consensus_queue.cc:237] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.900279 21286 raft_consensus.cc:2749] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:02.900381 21311 raft_consensus.cc:2804] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.917318 20973 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:02.939795 20852 raft_consensus.cc:359] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.940678 20852 raft_consensus.cc:385] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:02.940951 20852 raft_consensus.cc:740] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Initialized, Role: FOLLOWER
I20260709 13:07:02.933393 21311 raft_consensus.cc:493] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.944204 21311 raft_consensus.cc:3060] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.923177 21274 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.942142 21133 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:02.952018 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 92668.4us
I20260709 13:07:02.953871 20850 ts_tablet_manager.cc:1434] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.235s	user 0.022s	sys 0.024s
I20260709 13:07:02.954979 20850 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:02.955510 20652 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 2: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:07:02.956689 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:02.957345 20804 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
I20260709 13:07:02.958535 20700 leader_election.cc:304] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:02.959461 21286 raft_consensus.cc:2804] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:02.959940 21286 raft_consensus.cc:493] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.960256 21286 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.951891 20852 consensus_queue.cc:260] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:02.959488 21287 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:03.036638 21133 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.061682 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:03.128180 20734 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 2: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:03.130210 21133 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.106910 21288 raft_consensus.cc:493] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.157101 20852 ts_tablet_manager.cc:1434] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: Time spent starting tablet: real 0.247s	user 0.009s	sys 0.000s
I20260709 13:07:03.162901 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
W20260709 13:07:03.167371 20700 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.151522 21288 raft_consensus.cc:515] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:03.169721 21333 log.cc:927] Time spent T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 13:07:03.164193 21133 raft_consensus.cc:493] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9dbdbb93ef4d47a893f122c2c0bcc196)
I20260709 13:07:03.176797 21133 raft_consensus.cc:515] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.158748 20727 raft_consensus.cc:2468] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 1.
I20260709 13:07:03.185174 21288 leader_election.cc:290] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.191249 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:03.191322 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:03.194386 20659 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 2: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
W20260709 13:07:03.193027 20700 leader_election.cc:343] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.208046 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:03.209728 20558 catalog_manager.cc:5697] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:03.212364 20699 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:03.215848 20624 leader_election.cc:304] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.217710 21165 raft_consensus.cc:2804] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:03.234184 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
W20260709 13:07:03.236896 21332 log.cc:927] Time spent T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
I20260709 13:07:03.237154 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:03.218175 21165 raft_consensus.cc:697] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:03.237848 20734 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 0.
I20260709 13:07:03.236763 21340 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.238898 21274 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.239190 21266 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:03.256959 20850 tablet_bootstrap.cc:654] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:03.255616 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:03.268335 20652 raft_consensus.cc:2468] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
W20260709 13:07:03.275516 20625 consensus_peers.cc:597] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:03.277334 20625 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.261502 21266 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.280371 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:07:03.286514 21336 log.cc:927] Time spent T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: Append to log took a long time: real 0.246s	user 0.000s	sys 0.001s
I20260709 13:07:03.296378 20728 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 2: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:03.296030 21286 raft_consensus.cc:515] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.282047 21165 consensus_queue.cc:237] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.299875 20655 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 0.
W20260709 13:07:03.440414 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 129444us
I20260709 13:07:03.441452 20624 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.449043 21282 raft_consensus.cc:2804] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:03.470718 21311 consensus_meta.cc:287] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Time spent flushing consensus metadata: real 0.526s	user 0.007s	sys 0.003s
I20260709 13:07:03.461390 21317 raft_consensus.cc:493] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:03.462424 21282 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.480684 21282 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.475490 21317 raft_consensus.cc:515] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.479035 21133 leader_election.cc:290] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.479848 20973 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9dbdbb93ef4d47a893f122c2c0bcc196)
I20260709 13:07:03.471210 21311 raft_consensus.cc:515] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.489122 21286 leader_election.cc:290] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.472596 21266 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.498076 21317 leader_election.cc:290] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:03.500946 21311 leader_election.cc:290] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.499863 20973 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.503676 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:03.504392 20973 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.504670 20733 raft_consensus.cc:3060] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.523924 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:03.525470 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.526177 20806 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.543576 20850 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:03.544206 20850 ts_tablet_manager.cc:1403] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.589s	user 0.022s	sys 0.012s
I20260709 13:07:03.547503 20850 raft_consensus.cc:359] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.548265 20850 raft_consensus.cc:385] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:03.548529 20850 raft_consensus.cc:740] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.550477 20850 consensus_queue.cc:260] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.554617 20850 ts_tablet_manager.cc:1434] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:03.555783 20850 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:03.570513 20850 tablet_bootstrap.cc:654] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:03.576416 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:03.583217 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:07:03.645489 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 367547us
I20260709 13:07:03.654840 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:03.655686 20735 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 2: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:03.665096 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:03.667160 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a20cbc69944b2ab3fe38deb2d2ea2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:03.673111 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.673924 20808 raft_consensus.cc:2393] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 2: Already voted for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in this term.
I20260709 13:07:03.676047 20699 leader_election.cc:304] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.677585 21293 raft_consensus.cc:2804] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:03.677951 21293 raft_consensus.cc:493] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.678261 21293 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.681811 21338 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:03.689558 20733 raft_consensus.cc:2468] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:03.695024 20806 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:03.698745 20700 leader_election.cc:304] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:03.699779 21125 raft_consensus.cc:2804] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:03.700299 21125 raft_consensus.cc:697] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:03.701135 21125 consensus_queue.cc:237] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.703586 20850 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:03.704097 20850 ts_tablet_manager.cc:1403] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.044s
I20260709 13:07:03.708521 20699 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.711326 21286 raft_consensus.cc:2804] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:03.711766 21286 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.712566 21286 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.723829 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772e1fc32fd40b98cb3bf98b53cbb9b" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.727226 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:03.727869 20661 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.734230 20661 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:03.718077 21282 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.740195 21282 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.748889 21286 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.750679 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:03.839370 21286 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.841144 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.841544 20850 raft_consensus.cc:359] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.842226 20850 raft_consensus.cc:385] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:03.842485 20850 raft_consensus.cc:740] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.842496 20810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.843286 20850 consensus_queue.cc:260] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:03.843888 20700 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.845397 20850 ts_tablet_manager.cc:1434] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.141s	user 0.020s	sys 0.022s
W20260709 13:07:03.851639 20625 leader_election.cc:343] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.857054 20699 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:03.857883 21340 raft_consensus.cc:2749] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:03.859045 20806 raft_consensus.cc:3060] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.862260 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:03.865008 21293 raft_consensus.cc:515] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.884974 20736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:03.885911 20736 raft_consensus.cc:2393] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c7c6d4ebccdf44e28186a985f8aff945 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:03.875805 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:07:03.922267 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 46567us
I20260709 13:07:03.927096 21293 leader_election.cc:290] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:03.922664 20624 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.932981 20773 leader_election.cc:304] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:03.936615 20806 raft_consensus.cc:2468] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:03.943316 20624 leader_election.cc:304] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:03.930590 21137 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.943281 21361 raft_consensus.cc:2749] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.942220 21338 raft_consensus.cc:2749] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.942378 21270 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:03.954730 21165 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:03.956890 21348 raft_consensus.cc:2804] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:03.958509 21286 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.960562 20624 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:03.963770 21137 raft_consensus.cc:493] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.980687 21137 raft_consensus.cc:515] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:03.983062 21137 leader_election.cc:290] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:03.983882 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:03.964299 21354 raft_consensus.cc:2749] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:03.963485 21348 raft_consensus.cc:697] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:03.987139 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
W20260709 13:07:03.993391 20700 leader_election.cc:343] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:03.962951 21286 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.022109 21348 consensus_queue.cc:237] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.026898 21286 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:04.041641 20850 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:04.044248 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:03.995052 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3b1be5e5d244728a305569fa941f49" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
W20260709 13:07:04.046823 20700 leader_election.cc:343] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.066313 20732 raft_consensus.cc:2393] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:07:04.089494 20850 tablet_bootstrap.cc:654] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.115258 20655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:04.116173 20655 raft_consensus.cc:2393] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57928990a8414414af45a1d535124be5 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:07:04.117991 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:04.118573 20652 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.120924 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:04.115141 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:04.124766 20556 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 2 to 3, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:04.132537 20773 leader_election.cc:304] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
W20260709 13:07:04.133540 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:04.148610 20652 raft_consensus.cc:2468] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 1.
I20260709 13:07:04.160578 21308 raft_consensus.cc:3060] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.169603 20699 leader_election.cc:304] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:04.178483 20625 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:04.178966 20699 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:04.183023 21361 raft_consensus.cc:2749] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.190995 20850 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:04.176211 21265 raft_consensus.cc:2749] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.202019 20699 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:04.191594 20850 ts_tablet_manager.cc:1403] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.028s
I20260709 13:07:04.214932 21125 raft_consensus.cc:2749] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.193634 21133 raft_consensus.cc:2749] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:04.218199 20850 raft_consensus.cc:359] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.221792 20850 raft_consensus.cc:385] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.222173 20850 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.225090 20850 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
W20260709 13:07:04.245767 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 65113.7us
I20260709 13:07:04.246949 20850 ts_tablet_manager.cc:1434] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
W20260709 13:07:04.248641 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 66994.8us
I20260709 13:07:04.269526 21202 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.278000 21202 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.274675 21312 raft_consensus.cc:493] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57928990a8414414af45a1d535124be5)
I20260709 13:07:04.289382 21312 raft_consensus.cc:515] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.292599 21312 leader_election.cc:290] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:04.293941 21202 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:04.295029 20850 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:04.296741 21308 raft_consensus.cc:2749] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:04.296868 20973 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:04.291610 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 89676.3us
I20260709 13:07:04.305117 20699 leader_election.cc:304] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:04.313433 21293 raft_consensus.cc:2804] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:04.329069 20850 tablet_bootstrap.cc:654] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.329711 21293 raft_consensus.cc:697] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:04.342509 21293 consensus_queue.cc:237] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.346735 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:04.357955 21337 consensus_queue.cc:1048] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.371346 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:04.373060 20807 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.373603 21340 consensus_queue.cc:1048] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.374574 20625 leader_election.cc:304] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [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: c7c6d4ebccdf44e28186a985f8aff945; no voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:04.375888 21348 raft_consensus.cc:2749] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.401507 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:04.401712 20732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:04.429922 21348 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.443377 21375 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.457278 20558 catalog_manager.cc:5697] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.455098 20773 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:04.475037 20556 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46834 (request call id 116) took 1287 ms. Trace:
I20260709 13:07:04.496842 20555 catalog_manager.cc:5697] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.503388 21348 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:04.475385 20556 rpcz_store.cc:276] 0709 13:07:03.177830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.181047 (+  3217us) service_pool.cc:224] Handling call
0709 13:07:04.465576 (+1284529us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:04.219221 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:04.219733 (+   512us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:04.219797 (+    64us) write_op.cc:435] Acquired schema lock
0709 13:07:04.219814 (+    17us) tablet.cc:662] Decoding operations
0709 13:07:04.220139 (+   325us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:04.220191 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:04.220215 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:07:04.220396 (+   181us) tablet.cc:701] Row locks acquired
0709 13:07:04.220413 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:07:04.220544 (+   131us) write_op.cc:270] Start()
0709 13:07:04.220640 (+    96us) write_op.cc:276] Timestamp: P: 1783602424220506 usec, L: 0
0709 13:07:04.220659 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:07:04.221243 (+   584us) log.cc:844] Serialized 537 byte log entry
0709 13:07:04.314337 (+ 93094us) op_driver.cc:464] REPLICATION: finished
0709 13:07:04.354321 (+ 39984us) write_op.cc:301] APPLY: starting
0709 13:07:04.354411 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:04.354519 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:04.354639 (+   120us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:04.354863 (+   224us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:04.355017 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:07:04.355067 (+    50us) write_op.cc:312] APPLY: finished
0709 13:07:04.355266 (+   199us) log.cc:844] Serialized 22 byte log entry
0709 13:07:04.355431 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:04.355502 (+    71us) write_op.cc:454] Released schema lock
0709 13:07:04.355536 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:04.355873 (+   337us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:04.355902 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":39733,"apply.run_cpu_time_us":1536,"apply.run_wall_time_us":1537,"num_ops":1,"prepare.queue_time_us":90900,"prepare.run_cpu_time_us":2283,"prepare.run_wall_time_us":2291,"replication_time_us":93544,"thread_start_us":100848,"threads_started":2}]]}
I20260709 13:07:04.499142 20555 catalog_manager.cc:5697] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.522883 20555 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.532661 21199 raft_consensus.cc:2749] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:04.537786 20850 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:04.538261 20850 ts_tablet_manager.cc:1403] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.243s	user 0.037s	sys 0.027s
I20260709 13:07:04.548992 20850 raft_consensus.cc:359] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.550376 20850 raft_consensus.cc:385] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.555037 20850 raft_consensus.cc:740] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.555900 20850 consensus_queue.cc:260] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.556255 20558 catalog_manager.cc:5697] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } }
I20260709 13:07:04.557694 20558 catalog_manager.cc:5697] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.558413 20850 ts_tablet_manager.cc:1434] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:07:04.559537 20850 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: Bootstrap starting.
I20260709 13:07:04.595817 20850 tablet_bootstrap.cc:654] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.608125 20850 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: No bootstrap required, opened a new log
I20260709 13:07:04.608700 20850 ts_tablet_manager.cc:1403] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.003s
I20260709 13:07:04.611269 20850 raft_consensus.cc:359] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.611999 20850 raft_consensus.cc:385] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.612311 20850 raft_consensus.cc:740] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.612998 20850 consensus_queue.cc:260] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.614765 20850 ts_tablet_manager.cc:1434] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:04.849553 21376 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.860822 20806 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.867040 21337 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:04.996790 21202 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.997380 21202 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:04.999504 21202 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:05.001120 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:05.001920 20730 raft_consensus.cc:2393] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate 57928990a8414414af45a1d535124be5 in this term.
I20260709 13:07:05.000003 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:05.004609 20656 raft_consensus.cc:2393] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in current term 1: Already voted for candidate c7c6d4ebccdf44e28186a985f8aff945 in this term.
I20260709 13:07:05.005739 20773 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:05.006469 21317 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.011312 21317 raft_consensus.cc:2749] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:05.159152 20607 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:05.612852 21393 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.613430 21393 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:05.615712 21393 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:05.615897 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945" is_pre_election: true
I20260709 13:07:05.616645 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:05.616655 20656 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:05.617391 20727 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:05.617916 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:05.618606 21393 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.618894 21393 raft_consensus.cc:493] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.619151 21393 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.624629 21393 raft_consensus.cc:515] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:05.626237 21393 leader_election.cc:290] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:05.626958 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:05.627346 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3a749826e433383f9ed6e59378b05" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:05.627558 20656 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.627940 20727 raft_consensus.cc:3060] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.634495 20727 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 3.
I20260709 13:07:05.634495 20656 raft_consensus.cc:2468] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 3.
I20260709 13:07:05.635716 20773 leader_election.cc:304] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:05.636356 21393 raft_consensus.cc:2804] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:05.636896 21393 raft_consensus.cc:697] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:05.637676 21393 consensus_queue.cc:237] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:05.650992 20558 catalog_manager.cc:5697] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 0 to 3, leader changed from <none> to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.049490 21399 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.050024 21399 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:06.052877 20731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5" is_pre_election: true
I20260709 13:07:06.053522 20731 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:06.053649 21399 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:06.054740 20624 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:06.055328 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" is_pre_election: true
I20260709 13:07:06.055480 21399 raft_consensus.cc:2804] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.055853 20806 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 1.
I20260709 13:07:06.055971 21399 raft_consensus.cc:493] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:06.056370 21399 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.063324 21399 raft_consensus.cc:515] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:06.066206 21399 leader_election.cc:290] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:06.067026 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:06.067688 20727 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.070885 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09057179d1f46d3985ce086e0d1fd04" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:06.071501 20806 raft_consensus.cc:3060] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.073387 20727 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:06.074331 20624 leader_election.cc:304] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:06.075263 21375 raft_consensus.cc:2804] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.075759 21375 raft_consensus.cc:697] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:06.076587 21375 consensus_queue.cc:237] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:06.077373 20806 raft_consensus.cc:2468] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:06.095606 20656 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:07:06.095471 20558 catalog_manager.cc:5697] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 0 to 2, leader changed from <none> to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.097654 21393 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:06.151096 20727 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:07:06.152438 21393 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:06.495007 20807 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:06.496416 21406 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:06.519135 20731 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:06.521699 21406 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:06.603941 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:06.628592 21409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:06.631546 21410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:06.633018 21412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:06.635671 19561 server_base.cc:1061] running on GCE node
I20260709 13:07:06.636958 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:06.637251 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:06.637458 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602426637442 us; error 0 us; skew 500 ppm
I20260709 13:07:06.638185 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:06.641494 19561 webserver.cc:533] Webserver started at http://127.19.26.68:33435/ using document root <none> and password file <none>
I20260709 13:07:06.642182 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:06.642417 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:06.642798 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:06.644399 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-3-root/instance:
uuid: "960a25cdac2d42e5834736fdca1e2d20"
format_stamp: "Formatted at 2026-07-09 13:07:06 on dist-test-slave-mq27"
I20260709 13:07:06.667191 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.006s	sys 0.013s
I20260709 13:07:06.676180 21417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:06.677349 19561 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:06.677901 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
uuid: "960a25cdac2d42e5834736fdca1e2d20"
format_stamp: "Formatted at 2026-07-09 13:07:06 on dist-test-slave-mq27"
I20260709 13:07:06.678268 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:06.693115 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:06.694506 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:06.696237 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:06.698818 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:06.699031 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:06.699334 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:06.699553 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:06.833050 21483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.68:42905 every 8 connection(s)
I20260709 13:07:06.833532 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.68:42905
I20260709 13:07:06.854632 19561 auto_leader_rebalancer-test.cc:384] add a tserver: 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:06.864439 21484 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33873
I20260709 13:07:06.864928 21484 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:06.865790 21484 heartbeater.cc:507] Master 127.19.26.126:33873 requested a full tablet report, sending...
I20260709 13:07:06.868305 20555 ts_manager.cc:194] Registered new tserver with Master: 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:06.870124 20555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32938
I20260709 13:07:07.320968 20806 consensus_queue.cc:237] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:07.334861 20727 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.336753 20656 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.339100 21430 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.340818 21433 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.365461 21433 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:07.369639 20775 consensus_peers.cc:597] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d67e25b1273545f5b36a3f33ae2f8901. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.377578 20727 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.378800 20656 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.393713 20555 catalog_manager.cc:5697] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.427280 20656 consensus_queue.cc:237] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:07.442456 20807 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.444269 21406 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.445828 20731 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.447808 21406 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.456648 21399 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.461361 20727 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:07.465337 20626 consensus_peers.cc:597] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f3b1be5e5d244728a305569fa941f49. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.468458 20806 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.482858 20558 catalog_manager.cc:5697] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.503010 20806 consensus_queue.cc:237] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:07.516070 20731 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.517366 20656 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:07.519047 20775 consensus_peers.cc:597] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: faba15354cf2467c82ba840db461e64e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.519034 21430 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.520016 21433 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.558461 21491 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.561305 20656 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.568445 20731 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.583091 20557 catalog_manager.cc:5697] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.586762 20806 consensus_queue.cc:237] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:07.824592 20660 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.835873 21517 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:07.842159 20775 consensus_peers.cc:597] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b29bc0c160674ef89a172421afdade5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:07.846148 21520 ts_tablet_manager.cc:933] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:07.850526 20729 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:07.864331 21520 tablet_copy_client.cc:323] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:07.864816 21514 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.864144 21513 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.866060 20658 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.873811 21484 heartbeater.cc:499] Master 127.19.26.126:33873 was elected leader, sending a full tablet report...
I20260709 13:07:07.886775 20557 catalog_manager.cc:5697] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.964898 20727 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:07.979856 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet d67e25b1273545f5b36a3f33ae2f8901 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:07.980407 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet d67e25b1273545f5b36a3f33ae2f8901 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-d67e25b1273545f5b36a3f33ae2f8901
I20260709 13:07:07.988729 20820 tablet_copy_source_session.cc:215] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:07.992640 21520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67e25b1273545f5b36a3f33ae2f8901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.004649 21527 ts_tablet_manager.cc:933] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:08.015486 21527 tablet_copy_client.cc:323] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:08.026466 21528 ts_tablet_manager.cc:933] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:08.034653 21520 tablet_copy_client.cc:806] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:08.035838 21520 tablet_copy_client.cc:670] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:08.038080 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 8f3b1be5e5d244728a305569fa941f49 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:08.038697 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 8f3b1be5e5d244728a305569fa941f49 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-8f3b1be5e5d244728a305569fa941f49
I20260709 13:07:08.042615 21520 tablet_copy_client.cc:538] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:08.044615 21528 tablet_copy_client.cc:323] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:08.046392 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet faba15354cf2467c82ba840db461e64e from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:08.046916 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet faba15354cf2467c82ba840db461e64e from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-faba15354cf2467c82ba840db461e64e
I20260709 13:07:08.053956 20820 tablet_copy_source_session.cc:215] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:08.058223 20671 tablet_copy_source_session.cc:215] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:08.054929 21520 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:08.060011 21528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba15354cf2467c82ba840db461e64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.074993 21527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3b1be5e5d244728a305569fa941f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.087136 21528 tablet_copy_client.cc:806] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:08.087735 21528 tablet_copy_client.cc:670] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:08.093771 21528 tablet_copy_client.cc:538] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:08.102295 21528 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:08.108886 21527 tablet_copy_client.cc:806] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:08.112298 21527 tablet_copy_client.cc:670] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:08.116696 21527 tablet_copy_client.cc:538] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:08.138136 21527 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:08.147723 21520 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.148872 21520 tablet_bootstrap.cc:492] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:08.149572 21520 ts_tablet_manager.cc:1403] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.028s
I20260709 13:07:08.152724 21520 raft_consensus.cc:359] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.153597 21520 raft_consensus.cc:740] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:08.154274 21520 consensus_queue.cc:260] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.182799 21520 ts_tablet_manager.cc:1434] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.012s
I20260709 13:07:08.197523 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-d67e25b1273545f5b36a3f33ae2f8901 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:08.198036 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-d67e25b1273545f5b36a3f33ae2f8901 on tablet d67e25b1273545f5b36a3f33ae2f8901 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:08.205888 21528 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.206921 21528 tablet_bootstrap.cc:492] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:08.207654 21528 ts_tablet_manager.cc:1403] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.019s
I20260709 13:07:08.210549 21528 raft_consensus.cc:359] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.211685 21528 raft_consensus.cc:740] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:08.212383 21528 consensus_queue.cc:260] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.218685 21527 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.220988 21458 raft_consensus.cc:1217] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:08.223201 21528 ts_tablet_manager.cc:1434] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:08.228031 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-faba15354cf2467c82ba840db461e64e received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:08.228462 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-faba15354cf2467c82ba840db461e64e on tablet faba15354cf2467c82ba840db461e64e with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:08.234061 21527 tablet_bootstrap.cc:492] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:08.234985 21527 ts_tablet_manager.cc:1403] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.004s
I20260709 13:07:08.237972 21527 raft_consensus.cc:359] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.238893 21527 raft_consensus.cc:740] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:08.239583 21527 consensus_queue.cc:260] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.241888 21527 ts_tablet_manager.cc:1434] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:07:08.244165 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-8f3b1be5e5d244728a305569fa941f49 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:08.244594 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-8f3b1be5e5d244728a305569fa941f49 on tablet 8f3b1be5e5d244728a305569fa941f49 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:08.377351 21527 ts_tablet_manager.cc:933] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:08.388636 21527 tablet_copy_client.cc:323] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:08.390235 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet b29bc0c160674ef89a172421afdade5a from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:08.390759 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet b29bc0c160674ef89a172421afdade5a from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-b29bc0c160674ef89a172421afdade5a
I20260709 13:07:08.397962 20820 tablet_copy_source_session.cc:215] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:08.401283 21527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b29bc0c160674ef89a172421afdade5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:08.419806 21527 tablet_copy_client.cc:806] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:08.420464 21527 tablet_copy_client.cc:670] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:08.427994 21458 raft_consensus.cc:1217] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:08.426324 21527 tablet_copy_client.cc:538] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:08.440800 21527 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:08.471681 21527 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:08.472711 21527 tablet_bootstrap.cc:492] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:08.473450 21527 ts_tablet_manager.cc:1403] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.007s
I20260709 13:07:08.476866 21527 raft_consensus.cc:359] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.477931 21527 raft_consensus.cc:740] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:08.478703 21527 consensus_queue.cc:260] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:08.484817 21527 ts_tablet_manager.cc:1434] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:08.486841 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b29bc0c160674ef89a172421afdade5a received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:08.487303 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b29bc0c160674ef89a172421afdade5a on tablet b29bc0c160674ef89a172421afdade5a with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:08.518374 21458 raft_consensus.cc:1217] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:08.767251 21491 raft_consensus.cc:1064] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:08.769937 21491 consensus_queue.cc:237] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:08.818046 21458 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:08.821861 20729 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:08.822795 20660 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:08.823338 21433 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:08.824833 21513 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.833302 21513 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.874176 21540 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:08.878253 20660 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:08.892194 21459 raft_consensus.cc:1217] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:08.903667 20727 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:08.919252 20558 catalog_manager.cc:5697] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:08.929535 21459 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:08.992375 20806 consensus_queue.cc:237] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:08.996357 21540 raft_consensus.cc:1064] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:09.005843 20653 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.008497 21491 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.020499 21459 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.024349 21491 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.025144 21540 consensus_queue.cc:237] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.027987 21550 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.038801 20653 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.040575 21459 raft_consensus.cc:2955] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.045809 21518 raft_consensus.cc:1064] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:09.051950 21518 consensus_queue.cc:237] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.063860 21458 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.077492 21433 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:09.093514 20727 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.095162 21540 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:09.137804 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d67e25b1273545f5b36a3f33ae2f8901 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:09.142864 20557 catalog_manager.cc:5697] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.154975 20657 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.158896 21459 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.164834 20731 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.166754 21518 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:09.194923 20807 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.217658 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet d67e25b1273545f5b36a3f33ae2f8901 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:09.216080 21540 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:09.253300 21540 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.265697 20731 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.274582 21282 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:09.278010 21556 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:09.283404 21459 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.307827 20558 catalog_manager.cc:5697] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.339322 21560 tablet_replica.cc:333] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:09.413470 20805 consensus_queue.cc:237] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.414211 21560 raft_consensus.cc:2243] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.415112 21560 raft_consensus.cc:2272] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.422950 21560 ts_tablet_manager.cc:1916] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:09.459929 21458 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.462598 21540 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.472580 21553 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.474466 21491 raft_consensus.cc:1064] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:09.477905 21491 consensus_queue.cc:237] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.489037 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet faba15354cf2467c82ba840db461e64e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:09.489775 21458 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.492609 20733 raft_consensus.cc:1275] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.489064 20658 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.498734 20557 catalog_manager.cc:5697] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.507586 21550 consensus_queue.cc:1048] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:09.513495 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet faba15354cf2467c82ba840db461e64e with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:09.536872 21549 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.536420 20727 raft_consensus.cc:2955] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.546144 20805 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.558329 21560 ts_tablet_manager.cc:1929] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:09.558987 21560 log.cc:1199] T d67e25b1273545f5b36a3f33ae2f8901 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/d67e25b1273545f5b36a3f33ae2f8901
I20260709 13:07:09.565616 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet d67e25b1273545f5b36a3f33ae2f8901 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:09.567355 20729 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.573395 21459 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.581827 20557 catalog_manager.cc:5697] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.601794 20657 consensus_queue.cc:237] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.603067 21459 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.605393 20660 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.606932 21565 tablet_replica.cc:333] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:09.607180 21550 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:09.607865 20733 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:09.608103 21565 raft_consensus.cc:2243] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.608827 21565 raft_consensus.cc:2272] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.609911 21550 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:09.614056 21565 ts_tablet_manager.cc:1916] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:09.617108 21459 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.618427 21549 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:09.617007 21553 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:07:09.648757 21556 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.654984 21565 ts_tablet_manager.cc:1929] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:09.655462 21565 log.cc:1199] T faba15354cf2467c82ba840db461e64e P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/faba15354cf2467c82ba840db461e64e
I20260709 13:07:09.660002 20733 raft_consensus.cc:1275] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.660008 21553 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.678027 20658 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.659104 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet faba15354cf2467c82ba840db461e64e (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:09.657384 21457 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.687064 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f3b1be5e5d244728a305569fa941f49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:09.706609 20555 catalog_manager.cc:5697] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.712165 20727 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.712555 21459 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.716742 20556 catalog_manager.cc:5697] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:09.732508 21549 consensus_queue.cc:1048] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.735806 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f3b1be5e5d244728a305569fa941f49 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:09.744977 20727 raft_consensus.cc:2955] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.763731 21571 tablet_replica.cc:333] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:09.779089 20804 consensus_queue.cc:237] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:09.790938 21457 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.792874 21550 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.794463 20660 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:09.795377 21571 raft_consensus.cc:2243] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.796203 21571 raft_consensus.cc:2272] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.796746 21550 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:09.804023 21571 ts_tablet_manager.cc:1916] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:09.803886 21513 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.811136 21457 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.819401 20658 raft_consensus.cc:2955] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.826704 20557 catalog_manager.cc:5697] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:09.838819 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b29bc0c160674ef89a172421afdade5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:09.840176 21571 ts_tablet_manager.cc:1929] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:09.840688 21571 log.cc:1199] T 8f3b1be5e5d244728a305569fa941f49 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/8f3b1be5e5d244728a305569fa941f49
I20260709 13:07:09.843247 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 8f3b1be5e5d244728a305569fa941f49 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:09.848958 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet b29bc0c160674ef89a172421afdade5a with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:09.850049 21560 tablet_replica.cc:333] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:09.851164 21560 raft_consensus.cc:2243] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:09.852619 21560 raft_consensus.cc:2272] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:09.856160 21560 ts_tablet_manager.cc:1916] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:09.869448 21560 ts_tablet_manager.cc:1929] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:09.869810 21560 log.cc:1199] T b29bc0c160674ef89a172421afdade5a P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/b29bc0c160674ef89a172421afdade5a
I20260709 13:07:09.871129 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet b29bc0c160674ef89a172421afdade5a (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:10.910537 20658 consensus_queue.cc:237] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:10.916414 20626 consensus_peers.cc:597] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5cba73ba8fd47158af4a693072318d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:10.916599 20727 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:10.916886 20804 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:10.918001 21549 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.918710 21548 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.926146 21549 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:10.928586 20727 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:10.928530 20804 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:10.951134 20558 catalog_manager.cc:5697] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.965790 20727 consensus_queue.cc:237] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:10.992645 20657 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:10.993883 21558 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.995923 20804 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:10.998036 21558 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.012684 21516 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.015018 20804 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:11.017607 20701 consensus_peers.cc:597] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04406f32f0fd4ccbb25d9168223fb40a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:11.022222 20657 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.030486 20804 consensus_queue.cc:237] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.031694 20556 catalog_manager.cc:5697] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:11.039036 20775 consensus_peers.cc:597] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a3175afb2a140c38349e723ce6ba498. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:11.039199 20727 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:11.039837 20657 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:11.041424 21540 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.042985 21584 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.068534 21584 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.070109 20727 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.078413 20657 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.080716 20804 consensus_queue.cc:237] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.091787 20558 catalog_manager.cc:5697] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:11.102569 20775 consensus_peers.cc:597] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46f0dcf1b7b64353b98fcc989def96d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:11.109913 20657 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:11.111944 21584 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.118801 20727 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:11.123912 21594 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:11.129663 21584 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.131493 20658 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.134429 20729 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:11.145974 20558 catalog_manager.cc:5697] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.378095 21597 ts_tablet_manager.cc:933] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:11.398299 21597 tablet_copy_client.cc:323] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:11.401224 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet c5cba73ba8fd47158af4a693072318d8 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:11.401834 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet c5cba73ba8fd47158af4a693072318d8 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-c5cba73ba8fd47158af4a693072318d8
I20260709 13:07:11.408948 20671 tablet_copy_source_session.cc:215] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:11.411656 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cba73ba8fd47158af4a693072318d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.431699 21597 tablet_copy_client.cc:806] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:11.432312 21597 tablet_copy_client.cc:670] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:11.435684 21597 tablet_copy_client.cc:538] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:11.445960 21597 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:11.462206 21597 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:11.463124 21597 tablet_bootstrap.cc:492] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:11.463716 21597 ts_tablet_manager.cc:1403] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260709 13:07:11.466161 21597 raft_consensus.cc:359] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.466759 21597 raft_consensus.cc:740] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:11.467355 21597 consensus_queue.cc:260] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.477664 21597 ts_tablet_manager.cc:1434] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.009s
I20260709 13:07:11.479398 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-c5cba73ba8fd47158af4a693072318d8 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:11.479912 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-c5cba73ba8fd47158af4a693072318d8 on tablet c5cba73ba8fd47158af4a693072318d8 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:11.518112 21597 ts_tablet_manager.cc:933] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:11.561722 21597 tablet_copy_client.cc:323] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:11.577059 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 04406f32f0fd4ccbb25d9168223fb40a from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:11.577586 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 04406f32f0fd4ccbb25d9168223fb40a from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-04406f32f0fd4ccbb25d9168223fb40a
I20260709 13:07:11.582829 20746 tablet_copy_source_session.cc:215] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:11.585695 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04406f32f0fd4ccbb25d9168223fb40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.603367 21597 tablet_copy_client.cc:806] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:11.604097 21597 tablet_copy_client.cc:670] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:11.608479 21597 tablet_copy_client.cc:538] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:11.617050 21597 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:11.633519 21597 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:11.634236 21597 tablet_bootstrap.cc:492] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:11.634791 21597 ts_tablet_manager.cc:1403] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 13:07:11.637393 21597 raft_consensus.cc:359] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.638216 21597 raft_consensus.cc:740] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:11.638875 21597 consensus_queue.cc:260] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.641171 21597 ts_tablet_manager.cc:1434] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:11.644577 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-04406f32f0fd4ccbb25d9168223fb40a received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:11.645026 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-04406f32f0fd4ccbb25d9168223fb40a on tablet 04406f32f0fd4ccbb25d9168223fb40a with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:11.653976 21597 ts_tablet_manager.cc:933] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:11.666101 21597 tablet_copy_client.cc:323] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:11.668311 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 4a3175afb2a140c38349e723ce6ba498 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:11.668890 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 4a3175afb2a140c38349e723ce6ba498 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-4a3175afb2a140c38349e723ce6ba498
I20260709 13:07:11.674347 20820 tablet_copy_source_session.cc:215] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:11.677485 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a3175afb2a140c38349e723ce6ba498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.693784 21597 tablet_copy_client.cc:806] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:11.694399 21597 tablet_copy_client.cc:670] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:11.699908 21597 tablet_copy_client.cc:538] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:11.707643 21606 ts_tablet_manager.cc:933] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:11.708889 21597 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:11.710268 21606 tablet_copy_client.cc:323] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:11.712262 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 46f0dcf1b7b64353b98fcc989def96d9 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:11.712817 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 46f0dcf1b7b64353b98fcc989def96d9 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-46f0dcf1b7b64353b98fcc989def96d9
I20260709 13:07:11.718506 20820 tablet_copy_source_session.cc:215] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:11.721783 21606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f0dcf1b7b64353b98fcc989def96d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:11.730325 21597 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:11.731206 21597 tablet_bootstrap.cc:492] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:11.731873 21597 ts_tablet_manager.cc:1403] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 13:07:11.734951 21597 raft_consensus.cc:359] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.735409 21606 tablet_copy_client.cc:806] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:11.735785 21597 raft_consensus.cc:740] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:11.736155 21606 tablet_copy_client.cc:670] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:11.736439 21597 consensus_queue.cc:260] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.738621 21597 ts_tablet_manager.cc:1434] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:11.740589 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-4a3175afb2a140c38349e723ce6ba498 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:11.741014 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-4a3175afb2a140c38349e723ce6ba498 on tablet 4a3175afb2a140c38349e723ce6ba498 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:11.742503 21606 tablet_copy_client.cc:538] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:11.752466 21606 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:11.772691 21606 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:11.773543 21606 tablet_bootstrap.cc:492] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:11.774202 21606 ts_tablet_manager.cc:1403] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:07:11.777105 21606 raft_consensus.cc:359] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.777962 21606 raft_consensus.cc:740] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:11.778621 21606 consensus_queue.cc:260] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:11.781059 21606 ts_tablet_manager.cc:1434] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:07:11.782694 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-46f0dcf1b7b64353b98fcc989def96d9 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:11.783041 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-46f0dcf1b7b64353b98fcc989def96d9 on tablet 46f0dcf1b7b64353b98fcc989def96d9 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:11.909595 21457 raft_consensus.cc:1217] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:11.933308 21457 raft_consensus.cc:1217] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:12.054898 21457 raft_consensus.cc:1217] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:12.224665 21457 raft_consensus.cc:1217] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:12.386533 21610 raft_consensus.cc:1064] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:12.388552 21610 consensus_queue.cc:237] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.395220 20804 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.395525 20660 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.395697 21457 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.396898 21572 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.397707 21558 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.398994 21613 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.418072 21558 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.421187 20805 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.433861 21457 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.436558 20660 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.439195 20558 catalog_manager.cc:5697] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.489454 20729 consensus_queue.cc:237] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.504987 21548 raft_consensus.cc:1064] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:12.505353 21457 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.508085 21610 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.516623 21558 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.520402 21459 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.533452 20805 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.534950 21610 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.543059 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04406f32f0fd4ccbb25d9168223fb40a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:12.544466 20805 raft_consensus.cc:2955] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.549719 21548 consensus_queue.cc:237] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.558980 20555 catalog_manager.cc:5697] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.573634 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 04406f32f0fd4ccbb25d9168223fb40a with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:12.576617 20804 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.577956 21627 tablet_replica.cc:333] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:12.578796 21611 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.578653 21459 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.596736 21627 raft_consensus.cc:2243] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:12.597929 20729 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.598623 21627 raft_consensus.cc:2272] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:12.599972 21622 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.602480 21627 ts_tablet_manager.cc:1916] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:12.614214 21623 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.630471 21626 raft_consensus.cc:1064] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:12.633062 21626 consensus_queue.cc:237] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.645606 21457 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.645757 21548 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.648597 21628 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.642884 21627 ts_tablet_manager.cc:1929] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:12.651893 20729 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.699702 20727 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.706379 21457 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.732445 21592 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.709918 20658 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.712764 21612 raft_consensus.cc:1064] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:12.740358 21627 log.cc:1199] T 04406f32f0fd4ccbb25d9168223fb40a P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/04406f32f0fd4ccbb25d9168223fb40a
I20260709 13:07:12.737381 21612 consensus_queue.cc:237] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.772926 20557 catalog_manager.cc:5697] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.775197 20805 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.788633 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 04406f32f0fd4ccbb25d9168223fb40a (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:12.788729 21592 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.790602 20733 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.795141 21626 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.799880 21457 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.801388 21592 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.841240 20658 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:12.843333 21592 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.850034 21592 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.864183 21457 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.862439 20733 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.880019 21612 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.892903 20660 consensus_queue.cc:237] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.882700 20555 catalog_manager.cc:5697] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.899075 20729 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.905557 21457 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.919477 20729 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.921063 21634 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:12.920892 20807 consensus_queue.cc:237] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:12.929512 21457 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.931084 20733 raft_consensus.cc:1275] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.932550 21594 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.934633 21592 consensus_queue.cc:1048] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:12.935868 20556 catalog_manager.cc:5697] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.941480 21459 raft_consensus.cc:1275] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:12.946250 21622 consensus_queue.cc:1048] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.947413 21628 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.950822 20660 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.957216 21457 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.949095 21622 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.961288 20729 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.961650 20733 raft_consensus.cc:2955] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.978664 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a3175afb2a140c38349e723ce6ba498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:12.982686 21459 raft_consensus.cc:2955] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:12.992398 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5cba73ba8fd47158af4a693072318d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:07:13.002044 20544 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 4a3175afb2a140c38349e723ce6ba498 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:07:13.004526 20558 catalog_manager.cc:5697] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:13.018460 20557 catalog_manager.cc:5697] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.019461 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a3175afb2a140c38349e723ce6ba498 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:13.020396 21627 tablet_replica.cc:333] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:13.021345 21627 raft_consensus.cc:2243] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:13.021930 21627 pending_rounds.cc:70] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Trying to abort 1 pending ops.
I20260709 13:07:13.022167 21627 pending_rounds.cc:77] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635564486201344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "4a3175afb2a140c38349e723ce6ba498" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } } }
I20260709 13:07:13.023345 21627 raft_consensus.cc:2917] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:07:13.024838 21627 raft_consensus.cc:2889] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:07:13.026607 21627 raft_consensus.cc:2272] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:13.029207 20802 consensus_queue.cc:237] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:13.030411 21627 ts_tablet_manager.cc:1916] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:13.031553 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet c5cba73ba8fd47158af4a693072318d8 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:13.035436 21459 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:13.036142 20660 raft_consensus.cc:1275] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:13.036790 21626 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:13.039413 21626 consensus_queue.cc:1048] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:13.047122 21642 tablet_replica.cc:333] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:13.046736 21594 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:13.048189 21642 raft_consensus.cc:2243] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:13.048825 21642 raft_consensus.cc:2272] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:13.052851 20658 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:13.055991 21642 ts_tablet_manager.cc:1916] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:13.062759 21627 ts_tablet_manager.cc:1929] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:13.063270 21627 log.cc:1199] T 4a3175afb2a140c38349e723ce6ba498 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/4a3175afb2a140c38349e723ce6ba498
I20260709 13:07:13.064411 21457 raft_consensus.cc:2955] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:13.065867 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 4a3175afb2a140c38349e723ce6ba498 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:13.081941 21642 ts_tablet_manager.cc:1929] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:13.082484 21642 log.cc:1199] T c5cba73ba8fd47158af4a693072318d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/c5cba73ba8fd47158af4a693072318d8
I20260709 13:07:13.083215 20556 catalog_manager.cc:5697] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:13.085811 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet c5cba73ba8fd47158af4a693072318d8 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:13.086573 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46f0dcf1b7b64353b98fcc989def96d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:13.096833 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 46f0dcf1b7b64353b98fcc989def96d9 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:13.098569 21643 tablet_replica.cc:333] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:13.099529 21643 raft_consensus.cc:2243] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:13.100251 21643 raft_consensus.cc:2272] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:13.102903 21643 ts_tablet_manager.cc:1916] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:13.118191 21643 ts_tablet_manager.cc:1929] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:13.118507 21643 log.cc:1199] T 46f0dcf1b7b64353b98fcc989def96d9 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/46f0dcf1b7b64353b98fcc989def96d9
I20260709 13:07:13.120002 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 46f0dcf1b7b64353b98fcc989def96d9 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:14.159096 20653 consensus_queue.cc:237] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:14.165563 20626 consensus_peers.cc:597] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97a0ea8632a64f1d8a4ca8c0a80530ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.166582 20802 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.166985 20733 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.168035 21644 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.169135 21634 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.176930 21647 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.178977 20802 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.184427 20733 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.197435 20729 consensus_queue.cc:237] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.202450 20557 catalog_manager.cc:5697] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:14.211114 20701 consensus_peers.cc:597] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88dae19f1c4e4eada1e9d39d3991de67. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.211613 20802 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.212289 20653 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.213434 21624 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.214351 21610 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.233090 21645 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.235544 20658 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.295624 20556 catalog_manager.cc:5697] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:14.298283 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 61478.9us
I20260709 13:07:14.298918 20658 consensus_queue.cc:237] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.320564 20733 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.322403 20805 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:14.325830 20626 consensus_peers.cc:597] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb63beef3bf041dda825d258369c4a5e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.327526 20802 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.331393 21644 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.342830 21634 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.362270 21644 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.364303 20729 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.368732 20805 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.378335 20729 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.381354 20559 catalog_manager.cc:5697] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:14.386498 20701 consensus_peers.cc:597] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c90925f793bb4013920acc112302f67c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.387177 20805 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.388804 21660 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.389693 20658 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:14.391400 21624 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.400393 21610 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.401865 20805 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.403167 20658 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.424816 20559 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:14.627094 21668 ts_tablet_manager.cc:933] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:14.628919 21668 tablet_copy_client.cc:323] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:14.630450 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 88dae19f1c4e4eada1e9d39d3991de67 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:14.630895 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 88dae19f1c4e4eada1e9d39d3991de67 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-88dae19f1c4e4eada1e9d39d3991de67
I20260709 13:07:14.637558 20746 tablet_copy_source_session.cc:215] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:14.642719 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88dae19f1c4e4eada1e9d39d3991de67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.654735 21668 tablet_copy_client.cc:806] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:14.655349 21668 tablet_copy_client.cc:670] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:14.658982 21668 tablet_copy_client.cc:538] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:14.666251 21668 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:14.671459 21670 ts_tablet_manager.cc:933] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:14.674129 21670 tablet_copy_client.cc:323] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:14.675900 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:14.676451 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 97a0ea8632a64f1d8a4ca8c0a80530ef from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-97a0ea8632a64f1d8a4ca8c0a80530ef
I20260709 13:07:14.684731 20671 tablet_copy_source_session.cc:215] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:14.688235 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.691692 21668 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:14.692787 21668 tablet_bootstrap.cc:492] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:14.693671 21668 ts_tablet_manager.cc:1403] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.008s
I20260709 13:07:14.697413 21668 raft_consensus.cc:359] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.698308 21668 raft_consensus.cc:740] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:14.699028 21668 consensus_queue.cc:260] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.708699 21670 tablet_copy_client.cc:806] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:14.709448 21670 tablet_copy_client.cc:670] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:14.716095 21668 ts_tablet_manager.cc:1434] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 13:07:14.717980 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-88dae19f1c4e4eada1e9d39d3991de67 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:14.718402 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-88dae19f1c4e4eada1e9d39d3991de67 on tablet 88dae19f1c4e4eada1e9d39d3991de67 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:14.726198 21670 tablet_copy_client.cc:538] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:14.735564 21670 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:14.755844 21670 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:14.756743 21670 tablet_bootstrap.cc:492] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:14.757398 21670 ts_tablet_manager.cc:1403] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.007s
I20260709 13:07:14.760389 21670 raft_consensus.cc:359] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.761641 21670 raft_consensus.cc:740] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:14.762365 21670 consensus_queue.cc:260] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.764775 21670 ts_tablet_manager.cc:1434] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:14.766772 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-97a0ea8632a64f1d8a4ca8c0a80530ef received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:14.768620 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-97a0ea8632a64f1d8a4ca8c0a80530ef on tablet 97a0ea8632a64f1d8a4ca8c0a80530ef with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:14.808903 21670 ts_tablet_manager.cc:933] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:14.809880 21668 ts_tablet_manager.cc:933] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:14.812820 21668 tablet_copy_client.cc:323] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:14.814399 21670 tablet_copy_client.cc:323] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:14.814502 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet bb63beef3bf041dda825d258369c4a5e from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:14.815117 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet bb63beef3bf041dda825d258369c4a5e from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-bb63beef3bf041dda825d258369c4a5e
I20260709 13:07:14.816043 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet c90925f793bb4013920acc112302f67c from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:14.816586 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet c90925f793bb4013920acc112302f67c from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-c90925f793bb4013920acc112302f67c
I20260709 13:07:14.822152 20671 tablet_copy_source_session.cc:215] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:14.824306 20746 tablet_copy_source_session.cc:215] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:14.825297 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb63beef3bf041dda825d258369c4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.828899 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90925f793bb4013920acc112302f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.846064 21670 tablet_copy_client.cc:806] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:14.846721 21670 tablet_copy_client.cc:670] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:14.848987 21668 tablet_copy_client.cc:806] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:14.849619 21668 tablet_copy_client.cc:670] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:14.850745 21670 tablet_copy_client.cc:538] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:14.853979 21668 tablet_copy_client.cc:538] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:14.861054 21670 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:14.865154 21668 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:14.910743 21668 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:14.911648 21668 tablet_bootstrap.cc:492] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:14.912282 21670 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:14.912313 21668 ts_tablet_manager.cc:1403] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.027s
I20260709 13:07:14.913343 21670 tablet_bootstrap.cc:492] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:14.914064 21670 ts_tablet_manager.cc:1403] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.010s
I20260709 13:07:14.915659 21668 raft_consensus.cc:359] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.916520 21668 raft_consensus.cc:740] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:14.917475 21670 raft_consensus.cc:359] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.917142 21668 consensus_queue.cc:260] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.918350 21670 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:14.920545 21668 ts_tablet_manager.cc:1434] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:07:14.923856 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-bb63beef3bf041dda825d258369c4a5e received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:14.924252 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-bb63beef3bf041dda825d258369c4a5e on tablet bb63beef3bf041dda825d258369c4a5e with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:14.919294 21670 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:14.927641 21670 ts_tablet_manager.cc:1434] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:14.929441 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-c90925f793bb4013920acc112302f67c received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:14.929848 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-c90925f793bb4013920acc112302f67c on tablet c90925f793bb4013920acc112302f67c with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:15.104450 21459 raft_consensus.cc:1217] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:15.208688 21459 raft_consensus.cc:1217] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:15.224949 21459 raft_consensus.cc:1217] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:15.355666 21459 raft_consensus.cc:1217] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:15.617585 21610 raft_consensus.cc:1064] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:15.620010 21610 consensus_queue.cc:237] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.623533 21624 raft_consensus.cc:1064] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:15.626368 21624 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.627970 21459 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.628100 20806 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.630571 21610 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.631414 20653 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.633301 21679 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.638458 21660 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.653875 20805 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.657073 21679 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:15.672525 21459 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.678851 21679 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.684659 20653 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.685598 21679 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.686993 20802 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.709679 21687 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:15.719856 21686 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.743067 21647 raft_consensus.cc:1064] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:15.735255 20556 catalog_manager.cc:5697] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.746556 21647 consensus_queue.cc:237] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.756649 21457 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.757225 20658 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.751058 21459 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.761559 20802 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.759267 20653 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.790413 20727 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.792086 21457 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.793577 21647 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.794957 21644 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.804148 20727 consensus_queue.cc:237] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.814069 20802 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.815497 21610 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.817094 20559 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.823341 20806 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.824071 21681 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.825810 20806 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.826975 21457 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.829319 21610 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.834434 21459 raft_consensus.cc:2955] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.835964 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88dae19f1c4e4eada1e9d39d3991de67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:15.840152 21697 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:15.850486 21644 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.855656 20733 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.861289 21459 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.879782 20727 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.886722 20557 catalog_manager.cc:5697] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.888338 20557 catalog_manager.cc:5697] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.891410 20653 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.892838 20805 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.893687 21679 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.897663 21459 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.904479 21681 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:07:15.912372 21610 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.919298 20658 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.924959 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c90925f793bb4013920acc112302f67c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:15.930413 21457 raft_consensus.cc:2955] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.933727 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 88dae19f1c4e4eada1e9d39d3991de67 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:15.939733 21702 tablet_replica.cc:333] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:15.941166 21702 raft_consensus.cc:2243] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:15.941984 21702 raft_consensus.cc:2272] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:15.944947 20658 consensus_queue.cc:237] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.945405 21702 ts_tablet_manager.cc:1916] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:15.953114 21458 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.953630 20727 raft_consensus.cc:1275] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:15.954753 21644 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.958062 21644 consensus_queue.cc:1048] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.963037 21697 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.965204 21702 ts_tablet_manager.cc:1929] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:15.965739 21702 log.cc:1199] T 88dae19f1c4e4eada1e9d39d3991de67 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/88dae19f1c4e4eada1e9d39d3991de67
I20260709 13:07:15.965067 21458 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.968040 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 88dae19f1c4e4eada1e9d39d3991de67 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:15.969990 21647 raft_consensus.cc:1064] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:15.972890 21647 consensus_queue.cc:237] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:15.982674 20733 raft_consensus.cc:2955] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.963045 20559 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:15.988946 20805 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.993577 21458 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.994568 20733 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:15.996971 21647 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.003971 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:16.006278 21644 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.007962 21647 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:16.040555 20557 catalog_manager.cc:5697] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.043056 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet c90925f793bb4013920acc112302f67c with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
W20260709 13:07:16.059626 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 45404.6us
I20260709 13:07:16.071731 20796 tablet_service.cc:1558] Processing DeleteTablet for tablet 97a0ea8632a64f1d8a4ca8c0a80530ef with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:16.075913 21707 tablet_replica.cc:333] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:16.079075 21707 raft_consensus.cc:2243] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:16.081100 21707 raft_consensus.cc:2272] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.082302 21697 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.082664 21459 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.092716 21707 ts_tablet_manager.cc:1916] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:16.116811 21707 ts_tablet_manager.cc:1929] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:16.117220 21707 log.cc:1199] T c90925f793bb4013920acc112302f67c P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/c90925f793bb4013920acc112302f67c
I20260709 13:07:16.118893 21707 tablet_replica.cc:333] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:16.119872 21707 raft_consensus.cc:2243] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:16.120649 21707 raft_consensus.cc:2272] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.122849 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet c90925f793bb4013920acc112302f67c (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:16.124397 20733 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.127552 20805 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.137954 20554 catalog_manager.cc:5697] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.141856 21707 ts_tablet_manager.cc:1916] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:16.167268 20657 consensus_queue.cc:237] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:16.173177 21707 ts_tablet_manager.cc:1929] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:16.173650 21707 log.cc:1199] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/97a0ea8632a64f1d8a4ca8c0a80530ef
I20260709 13:07:16.173821 21459 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:16.175284 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 97a0ea8632a64f1d8a4ca8c0a80530ef (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:16.175626 20802 raft_consensus.cc:1275] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:16.175865 21708 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.177107 21697 consensus_queue.cc:1048] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:16.185925 21644 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.188472 21459 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.197247 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb63beef3bf041dda825d258369c4a5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:16.199201 20802 raft_consensus.cc:2955] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:16.204212 20555 catalog_manager.cc:5697] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.218691 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet bb63beef3bf041dda825d258369c4a5e with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:16.220405 21709 tablet_replica.cc:333] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:16.221355 21709 raft_consensus.cc:2243] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:16.222136 21709 raft_consensus.cc:2272] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.225663 21709 ts_tablet_manager.cc:1916] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:16.239004 21709 ts_tablet_manager.cc:1929] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:16.239401 21709 log.cc:1199] T bb63beef3bf041dda825d258369c4a5e P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/bb63beef3bf041dda825d258369c4a5e
I20260709 13:07:16.241009 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet bb63beef3bf041dda825d258369c4a5e (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:17.283612 20658 consensus_queue.cc:237] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:17.289356 20626 consensus_peers.cc:597] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbf97ee8cede4855bdfbff8a67462bf2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.289845 20805 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.290177 20727 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.291145 21644 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.292086 21710 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.300882 21647 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.310966 20727 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.315532 20802 consensus_queue.cc:237] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.324343 20555 catalog_manager.cc:5697] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.332911 20727 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:17.329380 20775 consensus_peers.cc:597] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c249edda0f8469cb5f4397d9fa208e7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.335445 21716 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.336232 20658 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.335850 20805 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.338115 21716 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.350203 21701 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.353003 20727 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.382977 20802 consensus_queue.cc:237] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.394685 20727 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:17.394690 20775 consensus_peers.cc:597] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1eb3b84e9c724705aa786071c47ac2b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.396301 20657 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.396515 21720 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.397691 21701 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.406836 20658 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.426148 21701 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.430262 20557 catalog_manager.cc:5697] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.449471 20727 consensus_queue.cc:237] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.442507 20658 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.452243 20557 catalog_manager.cc:5697] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.472640 20729 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:17.487679 20701 consensus_peers.cc:597] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 212d28619ed24a7caa7a3166fe1d7f0e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:17.492803 20802 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.494225 21679 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:17.499138 20657 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:17.500305 21610 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.504652 21681 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.506083 20802 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.512019 20657 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:17.521778 20555 catalog_manager.cc:5697] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.705454 21731 ts_tablet_manager.cc:933] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:17.707342 21731 tablet_copy_client.cc:323] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:17.708948 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 2c249edda0f8469cb5f4397d9fa208e7 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:17.709491 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 2c249edda0f8469cb5f4397d9fa208e7 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-2c249edda0f8469cb5f4397d9fa208e7
I20260709 13:07:17.714905 20820 tablet_copy_source_session.cc:215] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:17.718586 21731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c249edda0f8469cb5f4397d9fa208e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.735045 21731 tablet_copy_client.cc:806] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:17.735658 21731 tablet_copy_client.cc:670] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:17.739122 21731 tablet_copy_client.cc:538] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:17.749902 21731 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:17.765406 21734 ts_tablet_manager.cc:933] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:17.767239 21734 tablet_copy_client.cc:323] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:17.768683 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet dbf97ee8cede4855bdfbff8a67462bf2 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:17.769117 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet dbf97ee8cede4855bdfbff8a67462bf2 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-dbf97ee8cede4855bdfbff8a67462bf2
I20260709 13:07:17.770874 21731 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:17.771831 21731 tablet_bootstrap.cc:492] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:17.772571 21731 ts_tablet_manager.cc:1403] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260709 13:07:17.775619 21731 raft_consensus.cc:359] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.776554 21731 raft_consensus.cc:740] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:17.776741 20671 tablet_copy_source_session.cc:215] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:17.777243 21731 consensus_queue.cc:260] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.781126 21731 ts_tablet_manager.cc:1434] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:17.784540 21734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf97ee8cede4855bdfbff8a67462bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.786803 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-2c249edda0f8469cb5f4397d9fa208e7 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:17.787252 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-2c249edda0f8469cb5f4397d9fa208e7 on tablet 2c249edda0f8469cb5f4397d9fa208e7 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:17.806746 21734 tablet_copy_client.cc:806] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:17.807327 21734 tablet_copy_client.cc:670] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:17.812650 21734 tablet_copy_client.cc:538] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:17.821976 21734 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:17.839171 21734 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:17.840086 21734 tablet_bootstrap.cc:492] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:17.840768 21734 ts_tablet_manager.cc:1403] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:07:17.843767 21734 raft_consensus.cc:359] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.844609 21734 raft_consensus.cc:740] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:17.845269 21734 consensus_queue.cc:260] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:17.848332 21734 ts_tablet_manager.cc:1434] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:17.850255 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-dbf97ee8cede4855bdfbff8a67462bf2 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:17.850678 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-dbf97ee8cede4855bdfbff8a67462bf2 on tablet dbf97ee8cede4855bdfbff8a67462bf2 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:17.915802 21734 ts_tablet_manager.cc:933] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:17.917510 21734 tablet_copy_client.cc:323] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:17.919229 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 212d28619ed24a7caa7a3166fe1d7f0e from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:17.919673 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 212d28619ed24a7caa7a3166fe1d7f0e from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-212d28619ed24a7caa7a3166fe1d7f0e
I20260709 13:07:17.942493 20746 tablet_copy_source_session.cc:215] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:17.946277 21734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212d28619ed24a7caa7a3166fe1d7f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.954030 21731 ts_tablet_manager.cc:933] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:17.964205 21734 tablet_copy_client.cc:806] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:17.964883 21734 tablet_copy_client.cc:670] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:17.966077 21731 tablet_copy_client.cc:323] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:17.967629 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 1eb3b84e9c724705aa786071c47ac2b3 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:17.968170 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 1eb3b84e9c724705aa786071c47ac2b3 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-1eb3b84e9c724705aa786071c47ac2b3
I20260709 13:07:17.968770 21734 tablet_copy_client.cc:538] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:17.975911 20820 tablet_copy_source_session.cc:215] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:17.979307 21731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eb3b84e9c724705aa786071c47ac2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:17.982221 21734 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:17.997095 21731 tablet_copy_client.cc:806] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:17.997654 21731 tablet_copy_client.cc:670] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:18.002689 21731 tablet_copy_client.cc:538] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:18.020336 21731 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:18.025660 21734 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:18.028434 21734 tablet_bootstrap.cc:492] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:18.029230 21734 ts_tablet_manager.cc:1403] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.013s
I20260709 13:07:18.033195 21734 raft_consensus.cc:359] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:18.034133 21734 raft_consensus.cc:740] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:18.034850 21734 consensus_queue.cc:260] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:18.041905 21734 ts_tablet_manager.cc:1434] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:18.043954 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-212d28619ed24a7caa7a3166fe1d7f0e received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:18.044389 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-212d28619ed24a7caa7a3166fe1d7f0e on tablet 212d28619ed24a7caa7a3166fe1d7f0e with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:18.058377 21731 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:18.059207 21731 tablet_bootstrap.cc:492] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:18.059861 21731 ts_tablet_manager.cc:1403] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.009s
I20260709 13:07:18.062196 21731 raft_consensus.cc:359] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:18.062748 21731 raft_consensus.cc:740] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:18.063294 21731 consensus_queue.cc:260] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:18.065008 21731 ts_tablet_manager.cc:1434] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:18.067286 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-1eb3b84e9c724705aa786071c47ac2b3 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:18.067703 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-1eb3b84e9c724705aa786071c47ac2b3 on tablet 1eb3b84e9c724705aa786071c47ac2b3 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:18.198732 21459 raft_consensus.cc:1217] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:18.329787 21459 raft_consensus.cc:1217] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:18.366179 21459 raft_consensus.cc:1217] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:18.430809 21459 raft_consensus.cc:1217] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:18.592025 21644 raft_consensus.cc:1064] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:18.593942 21644 consensus_queue.cc:237] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:18.600926 20802 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.601306 21459 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.602718 21714 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.603112 20729 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.604430 21644 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.609162 21647 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.619488 21644 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.621217 21459 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.622160 20806 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.634613 20557 catalog_manager.cc:5697] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.648356 20727 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.687927 20657 consensus_queue.cc:237] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:18.694058 21459 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:18.694171 20729 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:18.695535 21714 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:18.696851 21647 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:18.703363 21644 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.705147 20729 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.710214 21459 raft_consensus.cc:2955] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.724678 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbf97ee8cede4855bdfbff8a67462bf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:18.722393 20557 catalog_manager.cc:5697] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.738442 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet dbf97ee8cede4855bdfbff8a67462bf2 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:18.752548 21751 tablet_replica.cc:333] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:18.753439 21751 raft_consensus.cc:2243] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.754087 21751 raft_consensus.cc:2272] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.756772 21751 ts_tablet_manager.cc:1916] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:18.767824 21751 ts_tablet_manager.cc:1929] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:18.768117 21751 log.cc:1199] T dbf97ee8cede4855bdfbff8a67462bf2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/dbf97ee8cede4855bdfbff8a67462bf2
I20260709 13:07:18.769367 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet dbf97ee8cede4855bdfbff8a67462bf2 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:18.830528 21716 raft_consensus.cc:1064] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:18.832935 21716 consensus_queue.cc:237] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:18.837127 21701 raft_consensus.cc:1064] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:18.839514 21701 consensus_queue.cc:237] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:18.848834 20729 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.848824 21459 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.851692 21727 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.853650 21727 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.869321 20727 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.870541 20658 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.874154 21757 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.875942 21701 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.879876 20657 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.882019 21755 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.888413 21459 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.894675 21701 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.896463 21701 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.902112 20657 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.905658 21459 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.919210 20729 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.921255 21755 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.924455 20557 catalog_manager.cc:5697] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.928159 21459 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.942777 20727 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.960503 21681 raft_consensus.cc:1064] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:18.963116 21681 consensus_queue.cc:237] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:18.964835 20657 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.974097 21459 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.975533 21738 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.976946 20806 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.978266 21610 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:18.962159 20555 catalog_manager.cc:5697] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:18.996526 20658 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:18.999095 21738 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:19.006928 21681 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.015336 21458 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.024484 20806 consensus_queue.cc:237] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:19.030967 20805 consensus_queue.cc:237] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:19.032948 21459 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.033264 20729 raft_consensus.cc:1275] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.034251 21757 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.038820 21716 consensus_queue.cc:1048] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.048763 21716 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.053565 21457 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.054303 20653 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.055945 21727 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.057647 20729 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.058076 21457 raft_consensus.cc:2955] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.061018 21754 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.066987 21754 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.059592 20658 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.069319 21456 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.086570 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1eb3b84e9c724705aa786071c47ac2b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:19.086740 20805 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.093096 20555 catalog_manager.cc:5697] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.102556 20559 catalog_manager.cc:5697] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:19.108706 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c249edda0f8469cb5f4397d9fa208e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:19.114547 20657 raft_consensus.cc:2955] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.131669 20555 catalog_manager.cc:5697] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.140697 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 1eb3b84e9c724705aa786071c47ac2b3 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:19.142881 21767 tablet_replica.cc:333] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:19.149753 20729 consensus_queue.cc:237] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:19.151718 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c249edda0f8469cb5f4397d9fa208e7 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:19.158571 21767 raft_consensus.cc:2243] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.159471 21767 raft_consensus.cc:2272] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.159986 21456 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.161350 21768 tablet_replica.cc:333] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:19.165136 21768 raft_consensus.cc:2243] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.165650 21681 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.166008 21768 raft_consensus.cc:2272] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.164036 21767 ts_tablet_manager.cc:1916] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:19.173575 21768 ts_tablet_manager.cc:1916] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:19.173899 20805 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:19.177881 21681 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.181638 21679 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.180097 21456 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.191725 20805 raft_consensus.cc:2955] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.198601 21768 ts_tablet_manager.cc:1929] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:19.198967 21767 ts_tablet_manager.cc:1929] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:19.199222 21768 log.cc:1199] T 2c249edda0f8469cb5f4397d9fa208e7 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/2c249edda0f8469cb5f4397d9fa208e7
I20260709 13:07:19.199504 21767 log.cc:1199] T 1eb3b84e9c724705aa786071c47ac2b3 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/1eb3b84e9c724705aa786071c47ac2b3
I20260709 13:07:19.201035 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 2c249edda0f8469cb5f4397d9fa208e7 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:19.201865 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 1eb3b84e9c724705aa786071c47ac2b3 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:19.210570 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 212d28619ed24a7caa7a3166fe1d7f0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:19.214192 20555 catalog_manager.cc:5697] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:19.227730 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 212d28619ed24a7caa7a3166fe1d7f0e with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:19.229184 21768 tablet_replica.cc:333] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:19.230175 21768 raft_consensus.cc:2243] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.230796 21768 raft_consensus.cc:2272] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.235256 21768 ts_tablet_manager.cc:1916] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:19.256934 21768 ts_tablet_manager.cc:1929] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:19.257316 21768 log.cc:1199] T 212d28619ed24a7caa7a3166fe1d7f0e P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/212d28619ed24a7caa7a3166fe1d7f0e
I20260709 13:07:19.277637 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 212d28619ed24a7caa7a3166fe1d7f0e (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:20.299973 20658 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:20.305930 20626 consensus_peers.cc:597] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18607aa4a290404eb7a1e5d1b351baa3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.306318 20805 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.306318 20729 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.307904 21644 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.308763 21714 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.315905 21644 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.317903 20805 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.319849 20729 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.333652 20727 consensus_queue.cc:237] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:20.334923 20557 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.342952 20805 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.343155 20658 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.344384 21738 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.345340 21681 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:20.348928 20701 consensus_peers.cc:597] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 815196eb71684e0f871f1954d5ffbb6f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.354293 21681 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.358284 20658 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.358961 20805 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.378621 20554 catalog_manager.cc:5697] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.381012 20805 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:20.393174 20658 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:07:20.393283 20775 consensus_peers.cc:597] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7d8221c402c4463a8dc8d88119e534b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.397569 20727 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:20.400485 21716 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:20.402568 21757 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:20.425760 21716 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.428560 20727 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.434813 20658 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.440490 20805 consensus_queue.cc:237] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:20.443639 20555 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:20.453559 20775 consensus_peers.cc:597] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b2a7104d6004a80bed935cd51690af8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.457916 20727 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.462710 20657 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:20.463603 21716 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.464478 21757 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:20.472620 21757 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.473996 20657 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.476624 20727 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:20.490075 20557 catalog_manager.cc:5697] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.831348 21788 ts_tablet_manager.cc:933] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:20.834245 21788 tablet_copy_client.cc:323] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:20.836325 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 815196eb71684e0f871f1954d5ffbb6f from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:20.836902 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 815196eb71684e0f871f1954d5ffbb6f from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-815196eb71684e0f871f1954d5ffbb6f
I20260709 13:07:20.845070 20746 tablet_copy_source_session.cc:215] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:20.848430 21788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815196eb71684e0f871f1954d5ffbb6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.861953 21788 tablet_copy_client.cc:806] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:20.862509 21788 tablet_copy_client.cc:670] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:20.866156 21788 tablet_copy_client.cc:538] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:20.872066 21788 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:20.888695 21790 ts_tablet_manager.cc:933] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:20.892048 21788 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:20.893497 21788 tablet_bootstrap.cc:492] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:20.894199 21788 ts_tablet_manager.cc:1403] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260709 13:07:20.897899 21788 raft_consensus.cc:359] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:20.898770 21788 raft_consensus.cc:740] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:20.899474 21788 consensus_queue.cc:260] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:20.909701 21793 ts_tablet_manager.cc:933] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:20.912779 21790 tablet_copy_client.cc:323] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:20.914949 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet b7d8221c402c4463a8dc8d88119e534b from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:20.915475 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet b7d8221c402c4463a8dc8d88119e534b from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-b7d8221c402c4463a8dc8d88119e534b
I20260709 13:07:20.921147 21788 ts_tablet_manager.cc:1434] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.008s
I20260709 13:07:20.921423 21793 tablet_copy_client.cc:323] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:20.922977 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-815196eb71684e0f871f1954d5ffbb6f received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:20.923426 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-815196eb71684e0f871f1954d5ffbb6f on tablet 815196eb71684e0f871f1954d5ffbb6f with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:20.924867 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 18607aa4a290404eb7a1e5d1b351baa3 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:20.925387 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 18607aa4a290404eb7a1e5d1b351baa3 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-18607aa4a290404eb7a1e5d1b351baa3
I20260709 13:07:20.936196 20671 tablet_copy_source_session.cc:215] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:20.936225 20820 tablet_copy_source_session.cc:215] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:20.940300 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18607aa4a290404eb7a1e5d1b351baa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.946570 21790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d8221c402c4463a8dc8d88119e534b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.960016 21793 tablet_copy_client.cc:806] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:20.960673 21793 tablet_copy_client.cc:670] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:20.965101 21790 tablet_copy_client.cc:806] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:20.965839 21790 tablet_copy_client.cc:670] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:20.970228 21790 tablet_copy_client.cc:538] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:20.971089 21793 tablet_copy_client.cc:538] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:20.980458 21790 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:20.980803 21793 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:21.020325 21790 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:21.021333 21790 tablet_bootstrap.cc:492] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:21.022037 21790 ts_tablet_manager.cc:1403] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.011s
I20260709 13:07:21.025571 21790 raft_consensus.cc:359] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.026503 21790 raft_consensus.cc:740] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:21.027199 21790 consensus_queue.cc:260] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.030339 21790 ts_tablet_manager.cc:1434] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:21.033604 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b7d8221c402c4463a8dc8d88119e534b received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:21.034090 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b7d8221c402c4463a8dc8d88119e534b on tablet b7d8221c402c4463a8dc8d88119e534b with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:21.042080 21793 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:21.042927 21793 tablet_bootstrap.cc:492] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:21.043653 21793 ts_tablet_manager.cc:1403] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.022s
I20260709 13:07:21.046712 21793 raft_consensus.cc:359] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.047590 21793 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:21.048256 21793 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.050367 21793 ts_tablet_manager.cc:1434] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:07:21.052345 21790 ts_tablet_manager.cc:933] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:21.052651 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-18607aa4a290404eb7a1e5d1b351baa3 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:21.053722 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-18607aa4a290404eb7a1e5d1b351baa3 on tablet 18607aa4a290404eb7a1e5d1b351baa3 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:21.058923 21790 tablet_copy_client.cc:323] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:21.060555 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 5b2a7104d6004a80bed935cd51690af8 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:21.061102 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 5b2a7104d6004a80bed935cd51690af8 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-5b2a7104d6004a80bed935cd51690af8
I20260709 13:07:21.069360 20820 tablet_copy_source_session.cc:215] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:21.075892 21790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2a7104d6004a80bed935cd51690af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:21.094513 21790 tablet_copy_client.cc:806] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:21.095202 21790 tablet_copy_client.cc:670] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:21.098788 21790 tablet_copy_client.cc:538] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:21.108795 21790 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:21.137894 21790 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:21.138774 21790 tablet_bootstrap.cc:492] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:21.139451 21790 ts_tablet_manager.cc:1403] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.004s
I20260709 13:07:21.142350 21790 raft_consensus.cc:359] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.143194 21790 raft_consensus.cc:740] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:21.143807 21790 consensus_queue.cc:260] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:21.146020 21790 ts_tablet_manager.cc:1434] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:21.147851 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-5b2a7104d6004a80bed935cd51690af8 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:21.148366 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-5b2a7104d6004a80bed935cd51690af8 on tablet 5b2a7104d6004a80bed935cd51690af8 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:21.286747 21458 raft_consensus.cc:1217] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:21.411810 21458 raft_consensus.cc:1217] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:07:21.493305 21458 raft_consensus.cc:1217] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:21.581682 21458 raft_consensus.cc:1217] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:21.792162 21770 raft_consensus.cc:1064] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:21.794068 21770 consensus_queue.cc:237] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:21.799642 21458 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:21.801086 21738 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.808243 20806 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:21.809437 21770 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.810762 20658 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:21.812146 21770 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:21.816213 21738 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.821884 20806 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.824061 20658 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.832850 21458 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.852674 20555 catalog_manager.cc:5697] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.917400 20727 consensus_queue.cc:237] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:21.927274 21458 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:21.928905 21803 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:21.930895 20657 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:21.933328 21803 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:21.939464 21738 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.942734 20657 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.943169 21458 raft_consensus.cc:2955] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.949378 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 815196eb71684e0f871f1954d5ffbb6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:21.960807 20559 catalog_manager.cc:5697] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:21.973564 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 815196eb71684e0f871f1954d5ffbb6f with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:21.975965 21813 tablet_replica.cc:333] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:21.977066 21813 raft_consensus.cc:2243] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.978344 21813 raft_consensus.cc:2272] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.980355 21716 raft_consensus.cc:1064] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:21.983379 21813 ts_tablet_manager.cc:1916] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:21.982621 21716 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.002583 21458 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:22.004287 21757 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:22.005769 21813 ts_tablet_manager.cc:1929] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:22.006337 21813 log.cc:1199] T 815196eb71684e0f871f1954d5ffbb6f P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/815196eb71684e0f871f1954d5ffbb6f
I20260709 13:07:22.009608 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 815196eb71684e0f871f1954d5ffbb6f (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:22.014288 20727 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:22.016106 21757 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:22.016620 20658 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:22.019088 21757 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:07:22.025509 21716 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.027320 20727 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.051353 21458 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.057960 20559 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.078596 20806 consensus_queue.cc:237] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.084264 21458 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:22.085974 21818 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:22.087105 21799 raft_consensus.cc:1064] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:22.089100 20727 raft_consensus.cc:1275] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:22.089712 21799 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.091073 21782 consensus_queue.cc:1048] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:22.095074 21757 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.100540 21456 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.107234 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7d8221c402c4463a8dc8d88119e534b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:22.108927 20727 raft_consensus.cc:2955] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.123279 21458 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.124362 20806 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.124847 20729 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.126264 21647 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:22.128293 21647 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:22.129583 20559 catalog_manager.cc:5697] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.135594 21800 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:22.167204 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet b7d8221c402c4463a8dc8d88119e534b with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:22.169346 21825 tablet_replica.cc:333] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:22.173113 21825 raft_consensus.cc:2243] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.186846 21825 pending_rounds.cc:70] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Trying to abort 1 pending ops.
I20260709 13:07:22.188125 21825 pending_rounds.cc:77] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305635602355396608 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b7d8221c402c4463a8dc8d88119e534b" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } } }
I20260709 13:07:22.191395 21825 raft_consensus.cc:2917] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260709 13:07:22.191952 21825 raft_consensus.cc:2889] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:07:22.192387 21825 raft_consensus.cc:2272] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.190858 21826 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.198487 21825 ts_tablet_manager.cc:1916] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:22.199857 20806 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.201876 20733 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.208063 21757 raft_consensus.cc:1064] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:22.216521 21757 consensus_queue.cc:237] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.216095 21456 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.240852 20559 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.243288 21458 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.244136 20658 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.244719 20733 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:22.245769 21782 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:22.246665 21716 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:22.249441 21818 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:22.285063 21825 ts_tablet_manager.cc:1929] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:07:22.287995 21825 log.cc:1199] T b7d8221c402c4463a8dc8d88119e534b P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/b7d8221c402c4463a8dc8d88119e534b
I20260709 13:07:22.290362 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet b7d8221c402c4463a8dc8d88119e534b (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:22.293579 21818 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.295459 20658 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.301479 20733 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.305701 20806 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:22.307709 21647 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:22.312180 21456 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:22.314899 21827 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:22.316692 21799 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.325542 20806 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.325304 21456 raft_consensus.cc:2955] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.343020 21457 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.350126 20559 catalog_manager.cc:5697] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.353523 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18607aa4a290404eb7a1e5d1b351baa3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:22.372066 20555 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.388137 20658 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.397585 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 18607aa4a290404eb7a1e5d1b351baa3 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:22.406301 20802 consensus_queue.cc:237] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:22.413233 21456 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:22.414848 21818 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:22.417922 20653 raft_consensus.cc:1275] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:22.424788 21818 consensus_queue.cc:1048] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:22.426618 21782 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.434177 21832 tablet_replica.cc:333] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:22.433730 21456 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.436825 21832 raft_consensus.cc:2243] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.441697 21832 raft_consensus.cc:2272] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.446885 21832 ts_tablet_manager.cc:1916] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:22.456754 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b2a7104d6004a80bed935cd51690af8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:22.460698 20658 raft_consensus.cc:2955] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.469717 21832 ts_tablet_manager.cc:1929] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:22.470292 21832 log.cc:1199] T 18607aa4a290404eb7a1e5d1b351baa3 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/18607aa4a290404eb7a1e5d1b351baa3
I20260709 13:07:22.472100 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 18607aa4a290404eb7a1e5d1b351baa3 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:22.469646 20557 catalog_manager.cc:5697] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:22.484213 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b2a7104d6004a80bed935cd51690af8 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:22.485059 21832 tablet_replica.cc:333] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:22.486055 21832 raft_consensus.cc:2243] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:22.488209 21832 raft_consensus.cc:2272] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:22.492317 21832 ts_tablet_manager.cc:1916] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:22.507447 21832 ts_tablet_manager.cc:1929] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:22.507938 21832 log.cc:1199] T 5b2a7104d6004a80bed935cd51690af8 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/5b2a7104d6004a80bed935cd51690af8
I20260709 13:07:22.509296 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 5b2a7104d6004a80bed935cd51690af8 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:23.556092 20658 consensus_queue.cc:237] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:23.562662 20626 consensus_peers.cc:597] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 856283ae0dfb4a78a08aa73a26cf43d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.563261 20733 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.563292 20806 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.564934 21799 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.565716 21834 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.575402 20802 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.575946 21834 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.579116 20733 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.591010 20802 consensus_queue.cc:237] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:23.592594 20554 catalog_manager.cc:5697] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:23.612682 20775 consensus_peers.cc:597] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45b56a9a4ab840b1a9de373d01d84de7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.614415 20733 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.614547 20653 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.616219 21833 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.617424 21757 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.627456 21833 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.629721 20653 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.638034 20733 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.643646 20729 consensus_queue.cc:237] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:23.650177 20557 catalog_manager.cc:5697] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:23.655242 20701 consensus_peers.cc:597] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 604b6c10ce214ccf8259c1c3f7501692. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.657195 20802 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.661129 20653 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.661037 21803 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.667819 21803 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.690441 20806 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.693930 20658 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.687103 21808 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.712868 20555 catalog_manager.cc:5697] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.725114 20806 consensus_queue.cc:237] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:23.739928 20775 consensus_peers.cc:597] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7586ce07f6144bdf90edb1e6c61e1fa9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.741360 20658 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.741693 20733 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:23.743669 21833 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.744519 21782 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:23.753203 21757 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.761963 20658 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.764406 20733 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:23.776630 20554 catalog_manager.cc:5697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.972236 21855 ts_tablet_manager.cc:933] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:23.974143 21855 tablet_copy_client.cc:323] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:23.975776 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 856283ae0dfb4a78a08aa73a26cf43d8 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:23.976233 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 856283ae0dfb4a78a08aa73a26cf43d8 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-856283ae0dfb4a78a08aa73a26cf43d8
I20260709 13:07:23.982012 20671 tablet_copy_source_session.cc:215] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:23.985208 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856283ae0dfb4a78a08aa73a26cf43d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.004235 21855 tablet_copy_client.cc:806] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:24.004861 21855 tablet_copy_client.cc:670] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:24.008698 21855 tablet_copy_client.cc:538] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:24.020015 21855 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:24.044270 21855 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:24.045176 21855 tablet_bootstrap.cc:492] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:24.045830 21855 ts_tablet_manager.cc:1403] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260709 13:07:24.049326 21855 raft_consensus.cc:359] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.050191 21855 raft_consensus.cc:740] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:24.050887 21855 consensus_queue.cc:260] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.059644 21855 ts_tablet_manager.cc:1434] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:07:24.061371 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-856283ae0dfb4a78a08aa73a26cf43d8 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:24.061807 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-856283ae0dfb4a78a08aa73a26cf43d8 on tablet 856283ae0dfb4a78a08aa73a26cf43d8 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:24.089407 21855 ts_tablet_manager.cc:933] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:24.091085 21855 tablet_copy_client.cc:323] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:24.092816 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 45b56a9a4ab840b1a9de373d01d84de7 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:24.093323 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 45b56a9a4ab840b1a9de373d01d84de7 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-45b56a9a4ab840b1a9de373d01d84de7
I20260709 13:07:24.106297 20820 tablet_copy_source_session.cc:215] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:24.110481 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b56a9a4ab840b1a9de373d01d84de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.112012 21860 ts_tablet_manager.cc:933] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:24.114457 21860 tablet_copy_client.cc:323] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:24.118088 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 604b6c10ce214ccf8259c1c3f7501692 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:24.118637 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 604b6c10ce214ccf8259c1c3f7501692 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-604b6c10ce214ccf8259c1c3f7501692
I20260709 13:07:24.126912 20746 tablet_copy_source_session.cc:215] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:24.133560 21860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b6c10ce214ccf8259c1c3f7501692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.154032 21855 tablet_copy_client.cc:806] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:24.154739 21855 tablet_copy_client.cc:670] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:24.159010 21855 tablet_copy_client.cc:538] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:24.160023 21862 ts_tablet_manager.cc:933] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:24.165849 21860 tablet_copy_client.cc:806] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:24.166661 21862 tablet_copy_client.cc:323] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:24.168561 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:24.169103 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 7586ce07f6144bdf90edb1e6c61e1fa9 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-7586ce07f6144bdf90edb1e6c61e1fa9
I20260709 13:07:24.178781 21855 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:24.181445 20820 tablet_copy_source_session.cc:215] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:24.182911 21860 tablet_copy_client.cc:670] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:24.185545 21862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7586ce07f6144bdf90edb1e6c61e1fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:24.195279 21860 tablet_copy_client.cc:538] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:24.253522 21860 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:24.256701 21862 tablet_copy_client.cc:806] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:24.259207 21862 tablet_copy_client.cc:670] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
W20260709 13:07:24.267174 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 66844.9us
I20260709 13:07:24.268981 21862 tablet_copy_client.cc:538] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:24.289876 21855 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:24.290943 21855 tablet_bootstrap.cc:492] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:24.291735 21855 ts_tablet_manager.cc:1403] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.113s	user 0.025s	sys 0.000s
I20260709 13:07:24.294551 21862 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:24.303324 21855 raft_consensus.cc:359] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.304404 21855 raft_consensus.cc:740] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:24.305172 21855 consensus_queue.cc:260] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.310884 21855 ts_tablet_manager.cc:1434] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:24.312618 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-45b56a9a4ab840b1a9de373d01d84de7 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:24.313068 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-45b56a9a4ab840b1a9de373d01d84de7 on tablet 45b56a9a4ab840b1a9de373d01d84de7 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:24.319490 21860 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:24.320595 21860 tablet_bootstrap.cc:492] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:24.324704 21860 ts_tablet_manager.cc:1403] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.012s
I20260709 13:07:24.328193 21860 raft_consensus.cc:359] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.329285 21860 raft_consensus.cc:740] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:24.330094 21860 consensus_queue.cc:260] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.333240 21860 ts_tablet_manager.cc:1434] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:07:24.335116 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-604b6c10ce214ccf8259c1c3f7501692 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:24.335554 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-604b6c10ce214ccf8259c1c3f7501692 on tablet 604b6c10ce214ccf8259c1c3f7501692 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:24.341583 21862 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:24.342607 21862 tablet_bootstrap.cc:492] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:24.343333 21862 ts_tablet_manager.cc:1403] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.015s
I20260709 13:07:24.346500 21862 raft_consensus.cc:359] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.347168 21862 raft_consensus.cc:740] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:24.347704 21862 consensus_queue.cc:260] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:24.350546 21862 ts_tablet_manager.cc:1434] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:24.352805 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-7586ce07f6144bdf90edb1e6c61e1fa9 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:24.353216 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-7586ce07f6144bdf90edb1e6c61e1fa9 on tablet 7586ce07f6144bdf90edb1e6c61e1fa9 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:24.430290 21457 raft_consensus.cc:1217] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:24.489744 21457 raft_consensus.cc:1217] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:24.701026 21457 raft_consensus.cc:1217] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:24.722596 21457 raft_consensus.cc:1217] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:24.812922 21799 raft_consensus.cc:1064] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:24.815900 21799 consensus_queue.cc:237] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:24.822754 21457 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.824026 21865 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.826659 20733 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.827916 21865 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.844545 20806 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.846231 21799 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.854848 21864 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.858695 21457 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.872011 20806 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.874497 20729 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.880913 20554 catalog_manager.cc:5697] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.911228 20657 consensus_queue.cc:237] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:24.916694 20729 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:24.917977 21799 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:24.923926 21456 raft_consensus.cc:1275] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:24.926316 21875 consensus_queue.cc:1048] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:24.928051 21854 raft_consensus.cc:1064] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:24.931107 21854 consensus_queue.cc:237] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:24.940661 21865 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.945576 21457 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.946141 21458 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.947237 21757 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.949638 20733 raft_consensus.cc:2955] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.952039 20729 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.953542 21757 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.966411 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 856283ae0dfb4a78a08aa73a26cf43d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:24.969185 20657 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:24.970516 21870 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:24.983896 20557 catalog_manager.cc:5697] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.990792 21870 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.998114 20657 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:24.998587 20733 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.025959 20555 catalog_manager.cc:5697] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.033591 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 856283ae0dfb4a78a08aa73a26cf43d8 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:25.033066 21457 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.040295 21884 tablet_replica.cc:333] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:25.041352 21884 raft_consensus.cc:2243] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:25.042168 21884 raft_consensus.cc:2272] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:25.045542 21884 ts_tablet_manager.cc:1916] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:25.062265 21884 ts_tablet_manager.cc:1929] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:25.062753 21884 log.cc:1199] T 856283ae0dfb4a78a08aa73a26cf43d8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/856283ae0dfb4a78a08aa73a26cf43d8
I20260709 13:07:25.061806 20805 consensus_queue.cc:237] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:25.064678 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 856283ae0dfb4a78a08aa73a26cf43d8 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:25.070297 20733 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.070550 21457 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.071780 21854 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.072536 21870 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.082535 21854 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.087091 21850 raft_consensus.cc:1064] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:25.089679 21850 consensus_queue.cc:237] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:25.097229 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45b56a9a4ab840b1a9de373d01d84de7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:25.094331 20733 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.100172 21458 raft_consensus.cc:2955] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.127206 20559 catalog_manager.cc:5697] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.142896 21456 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.144529 21808 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.148736 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 45b56a9a4ab840b1a9de373d01d84de7 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:25.149314 20805 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.150915 21808 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.160513 20657 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.162046 21803 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.197472 21887 tablet_replica.cc:333] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:25.199461 21887 raft_consensus.cc:2243] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:25.200356 21887 raft_consensus.cc:2272] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:25.199731 21850 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.202617 20805 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.223201 20657 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.225106 21887 ts_tablet_manager.cc:1916] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:25.228729 21456 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.241192 20554 catalog_manager.cc:5697] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.251662 21887 ts_tablet_manager.cc:1929] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:25.252245 21887 log.cc:1199] T 45b56a9a4ab840b1a9de373d01d84de7 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/45b56a9a4ab840b1a9de373d01d84de7
I20260709 13:07:25.257839 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 45b56a9a4ab840b1a9de373d01d84de7 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:25.273772 20729 consensus_queue.cc:237] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:25.281384 21456 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.281680 20657 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.283080 21803 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.283933 21850 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.292760 21803 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.294442 21458 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.307255 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 604b6c10ce214ccf8259c1c3f7501692 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:25.321197 20559 catalog_manager.cc:5697] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.332862 21854 raft_consensus.cc:1064] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:25.333879 20658 raft_consensus.cc:2955] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.335510 21854 consensus_queue.cc:237] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:25.336841 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 604b6c10ce214ccf8259c1c3f7501692 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:25.337906 21884 tablet_replica.cc:333] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:25.338989 21884 raft_consensus.cc:2243] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:25.339673 21884 raft_consensus.cc:2272] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:25.347148 21884 ts_tablet_manager.cc:1916] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:25.350554 21457 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.351681 20657 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.352298 20733 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:25.353552 21854 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.355552 21854 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.356391 21757 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.418108 21885 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.419844 20733 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.435366 20657 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.441592 21884 ts_tablet_manager.cc:1929] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:25.446995 21884 log.cc:1199] T 604b6c10ce214ccf8259c1c3f7501692 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/604b6c10ce214ccf8259c1c3f7501692
I20260709 13:07:25.449448 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 604b6c10ce214ccf8259c1c3f7501692 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:25.453456 20555 catalog_manager.cc:5697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.456037 21458 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.482673 20805 consensus_queue.cc:237] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:25.488441 21458 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.490294 20657 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:25.491282 21757 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.492941 21870 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:25.498360 21757 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.502676 20657 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.505677 21457 raft_consensus.cc:2955] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:25.545172 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:25.559037 20554 catalog_manager.cc:5697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
W20260709 13:07:25.565639 20775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:42905, user_credentials={real_user=slave}} blocked reactor thread for 53776.4us
I20260709 13:07:25.571420 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 7586ce07f6144bdf90edb1e6c61e1fa9 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:25.573552 21895 tablet_replica.cc:333] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:25.574635 21895 raft_consensus.cc:2243] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:25.575350 21895 raft_consensus.cc:2272] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:25.584127 21895 ts_tablet_manager.cc:1916] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:25.598827 21895 ts_tablet_manager.cc:1929] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:25.599093 21895 log.cc:1199] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/7586ce07f6144bdf90edb1e6c61e1fa9
I20260709 13:07:25.600260 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 7586ce07f6144bdf90edb1e6c61e1fa9 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:26.644309 20657 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:26.651264 20626 consensus_peers.cc:597] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9717deb75f43476fabaeea8d175364c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.651683 20733 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:26.651682 20806 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:26.652917 21865 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:26.653712 21898 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:26.662025 21865 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.663710 20733 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.664249 20806 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.680445 20806 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:26.682055 20559 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.694804 20729 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:26.695124 20775 consensus_peers.cc:597] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56d8c744c0b4448896c2e1a037e00d74. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.696184 21870 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.697436 20657 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:26.699224 21870 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.705880 21757 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.710430 20729 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.730413 20657 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.731977 20733 consensus_queue.cc:237] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:26.736971 20559 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
W20260709 13:07:26.750684 20701 consensus_peers.cc:597] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 466de373072d4e59b3b0a12ee97e4aa6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.751478 20806 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:26.753090 21850 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.755815 20657 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:26.757032 21911 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.765637 21911 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.767931 20806 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.772367 20658 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.780800 20806 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:26.788805 20559 catalog_manager.cc:5697] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.796618 20733 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:26.798454 21909 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.800048 20658 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:26.801540 20775 consensus_peers.cc:597] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2c48f1bfaee44e39c7bb83bb4eeb574. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.803145 21909 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.812099 21909 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.813062 20733 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.817449 20658 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:26.830884 20555 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:26.856139 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:26.931046 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:26.931551 20733 raft_consensus.cc:606] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:26.933667 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:26.934070 20733 raft_consensus.cc:606] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:26.947578 20658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:26.948190 20658 raft_consensus.cc:606] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:26.952450 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:26.953099 20733 raft_consensus.cc:606] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:26.957300 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:26.957823 20733 raft_consensus.cc:606] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:26.960973 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:26.961475 20727 raft_consensus.cc:606] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:26.981521 20806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:26.982131 20806 raft_consensus.cc:606] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:26.986864 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:07:26.988549 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:27.069056 21921 ts_tablet_manager.cc:933] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:27.070863 21921 tablet_copy_client.cc:323] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:27.072268 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 9717deb75f43476fabaeea8d175364c5 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:27.072834 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 9717deb75f43476fabaeea8d175364c5 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-9717deb75f43476fabaeea8d175364c5
I20260709 13:07:27.078016 21757 raft_consensus.cc:993] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.078470 21909 raft_consensus.cc:1081] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.079641 21457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:27.080137 21457 raft_consensus.cc:493] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.080382 21457 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.080423 20671 tablet_copy_source_session.cc:215] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.083662 21921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9717deb75f43476fabaeea8d175364c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.086162 21457 raft_consensus.cc:515] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.092013 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:27.092666 20657 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.096827 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67e25b1273545f5b36a3f33ae2f8901" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:27.097404 20805 raft_consensus.cc:3055] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.097692 20805 raft_consensus.cc:740] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:27.098379 20805 consensus_queue.cc:260] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.099350 20805 raft_consensus.cc:3060] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.099488 21921 tablet_copy_client.cc:806] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.100060 21921 tablet_copy_client.cc:670] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.105319 21921 tablet_copy_client.cc:538] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.112244 20657 raft_consensus.cc:2468] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.113502 21418 leader_election.cc:304] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:27.115084 20805 raft_consensus.cc:2468] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.115849 21457 leader_election.cc:290] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.117874 21923 raft_consensus.cc:2804] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.121483 21921 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:27.138312 21850 raft_consensus.cc:993] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.138751 21850 raft_consensus.cc:1081] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.142664 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:27.143195 21458 raft_consensus.cc:493] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.143507 21458 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.143908 21923 raft_consensus.cc:697] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:27.144922 21923 consensus_queue.cc:237] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.158370 21458 raft_consensus.cc:515] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.161736 21458 leader_election.cc:290] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:27.162273 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:27.163311 20733 raft_consensus.cc:3055] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.163599 20733 raft_consensus.cc:740] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.164307 20733 consensus_queue.cc:260] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.165313 20733 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.162284 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815196eb71684e0f871f1954d5ffbb6f" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:27.168684 20657 raft_consensus.cc:3060] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.180897 21925 ts_tablet_manager.cc:933] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.180615 20733 raft_consensus.cc:2468] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.182924 21418 leader_election.cc:304] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:27.183684 21924 raft_consensus.cc:2804] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.213438 20657 raft_consensus.cc:2468] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.221352 21931 ts_tablet_manager.cc:933] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.223098 21924 raft_consensus.cc:697] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:27.224992 21928 ts_tablet_manager.cc:933] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:27.224207 21924 consensus_queue.cc:237] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.231717 20559 catalog_manager.cc:5697] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.246584 21928 tablet_copy_client.cc:323] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:27.248404 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 466de373072d4e59b3b0a12ee97e4aa6 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:27.248935 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 466de373072d4e59b3b0a12ee97e4aa6 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-466de373072d4e59b3b0a12ee97e4aa6
I20260709 13:07:27.245550 21931 tablet_copy_client.cc:323] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:27.261363 21925 tablet_copy_client.cc:323] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:27.264107 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 56d8c744c0b4448896c2e1a037e00d74 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:27.264678 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 56d8c744c0b4448896c2e1a037e00d74 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-56d8c744c0b4448896c2e1a037e00d74
I20260709 13:07:27.265081 21803 raft_consensus.cc:993] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.265517 21803 raft_consensus.cc:1081] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.265865 20746 tablet_copy_source_session.cc:215] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.267215 21457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:27.268278 21457 raft_consensus.cc:493] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.268720 21457 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.268870 20819 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:27.269454 20819 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet a2c48f1bfaee44e39c7bb83bb4eeb574 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-a2c48f1bfaee44e39c7bb83bb4eeb574
I20260709 13:07:27.269604 21928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466de373072d4e59b3b0a12ee97e4aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.275786 21921 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.276244 21457 raft_consensus.cc:515] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.282601 21457 leader_election.cc:290] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:27.283687 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:27.284605 20657 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.284817 20819 tablet_copy_source_session.cc:215] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.283687 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b6c10ce214ccf8259c1c3f7501692" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:27.277144 21921 tablet_bootstrap.cc:492] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:27.288074 20733 raft_consensus.cc:3055] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.288421 20733 raft_consensus.cc:740] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.289177 20733 consensus_queue.cc:260] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.290138 20820 tablet_copy_source_session.cc:215] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:27.290450 20733 raft_consensus.cc:3060] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.292570 21921 ts_tablet_manager.cc:1403] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.171s	user 0.037s	sys 0.034s
I20260709 13:07:27.288288 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c48f1bfaee44e39c7bb83bb4eeb574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.296864 21921 raft_consensus.cc:359] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.297771 21921 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:27.301417 20733 raft_consensus.cc:2468] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.310331 21418 leader_election.cc:304] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:27.311807 21923 raft_consensus.cc:2804] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.312341 21923 raft_consensus.cc:697] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:27.304495 20657 raft_consensus.cc:2468] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.305104 21925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d8c744c0b4448896c2e1a037e00d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.314380 21923 consensus_queue.cc:237] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.298499 21921 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.332708 21928 tablet_copy_client.cc:806] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.334457 21921 ts_tablet_manager.cc:1434] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260709 13:07:27.333379 21928 tablet_copy_client.cc:670] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.349282 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-9717deb75f43476fabaeea8d175364c5 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:27.349774 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-9717deb75f43476fabaeea8d175364c5 on tablet 9717deb75f43476fabaeea8d175364c5 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:27.357798 21928 tablet_copy_client.cc:538] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.364008 21803 raft_consensus.cc:993] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.364516 21803 raft_consensus.cc:1081] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.369567 21457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:27.370538 21457 raft_consensus.cc:493] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.371382 21457 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.374954 21928 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:27.381196 21865 raft_consensus.cc:993] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:27.381891 21865 raft_consensus.cc:1081] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:27.382561 21457 raft_consensus.cc:515] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.384133 20729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:27.384711 20729 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.371616 20559 catalog_manager.cc:5697] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.385076 20729 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.385757 20559 catalog_manager.cc:5697] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.394574 21457 leader_election.cc:290] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.397562 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:27.398207 20729 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.398461 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04406f32f0fd4ccbb25d9168223fb40a" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:27.399277 20733 raft_consensus.cc:3055] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.400219 20733 raft_consensus.cc:740] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.400702 20729 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.402418 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:27.403008 20802 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.405817 20733 consensus_queue.cc:260] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.406662 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:27.407120 20733 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.407227 20658 raft_consensus.cc:3055] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.407589 20658 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:27.398217 20805 raft_consensus.cc:3060] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.416954 20658 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.418303 20658 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.422597 20733 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.424790 21418 leader_election.cc:304] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:27.426353 21923 raft_consensus.cc:2804] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.426841 21923 raft_consensus.cc:697] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:27.427680 21923 consensus_queue.cc:237] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.432551 21911 raft_consensus.cc:993] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.433049 21911 raft_consensus.cc:1081] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:27.434861 21456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:27.435405 21456 raft_consensus.cc:493] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.435729 21456 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.448251 21931 tablet_copy_client.cc:806] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.448941 21931 tablet_copy_client.cc:670] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.436887 20805 raft_consensus.cc:2468] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.454674 21931 tablet_copy_client.cc:538] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.456637 20802 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:27.457849 21925 tablet_copy_client.cc:806] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:27.458856 20700 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:27.463999 21850 raft_consensus.cc:2804] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.464450 21850 raft_consensus.cc:697] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.460086 21456 raft_consensus.cc:515] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.465153 21850 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.465761 21931 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:27.468842 20658 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:27.469450 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:27.479135 20733 raft_consensus.cc:3055] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.479496 20733 raft_consensus.cc:740] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.480368 20733 consensus_queue.cc:260] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.481158 21925 tablet_copy_client.cc:670] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:27.481887 20733 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.484913 21928 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.485977 21928 tablet_bootstrap.cc:492] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:27.486795 21928 ts_tablet_manager.cc:1403] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.007s
I20260709 13:07:27.488308 21925 tablet_copy_client.cc:538] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:27.495016 21803 raft_consensus.cc:993] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:27.495276 21928 raft_consensus.cc:359] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.509428 20554 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.511369 21850 raft_consensus.cc:1081] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:27.470981 21456 leader_election.cc:290] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:27.471341 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212d28619ed24a7caa7a3166fe1d7f0e" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:27.513233 20802 raft_consensus.cc:3060] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.506554 20559 catalog_manager.cc:5697] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.515960 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47840
I20260709 13:07:27.516491 20805 raft_consensus.cc:493] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.516822 20805 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.522965 21925 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:27.523505 20733 raft_consensus.cc:2468] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.524840 21418 leader_election.cc:304] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:27.525832 21923 raft_consensus.cc:2804] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.526338 21923 raft_consensus.cc:697] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:27.527209 21923 consensus_queue.cc:237] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:27.535458 20802 raft_consensus.cc:2468] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:27.536603 20805 raft_consensus.cc:515] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.540867 20805 leader_election.cc:290] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:27.543166 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:27.543905 20729 raft_consensus.cc:3055] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.511587 21928 raft_consensus.cc:740] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:27.544325 20729 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:27.544859 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:27.544705 21928 consensus_queue.cc:260] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.545063 20729 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.545476 20658 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.546298 20729 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.547638 21928 ts_tablet_manager.cc:1434] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.001s
I20260709 13:07:27.549870 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-466de373072d4e59b3b0a12ee97e4aa6 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:27.550278 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-466de373072d4e59b3b0a12ee97e4aa6 on tablet 466de373072d4e59b3b0a12ee97e4aa6 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:27.559024 20729 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:27.563035 21931 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.563263 20802 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.564164 21931 tablet_bootstrap.cc:492] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:27.564487 20773 leader_election.cc:304] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:27.565363 21909 raft_consensus.cc:2804] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.565620 21924 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.564790 21456 raft_consensus.cc:1217] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:27.565866 21909 raft_consensus.cc:697] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:27.570518 21909 consensus_queue.cc:237] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:27.564888 21931 ts_tablet_manager.cc:1403] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.002s
I20260709 13:07:27.602269 21931 raft_consensus.cc:359] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.604277 21931 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:27.605582 21931 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [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: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.610502 21931 ts_tablet_manager.cc:1434] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:27.613047 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-a2c48f1bfaee44e39c7bb83bb4eeb574 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:27.613498 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-a2c48f1bfaee44e39c7bb83bb4eeb574 on tablet a2c48f1bfaee44e39c7bb83bb4eeb574 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:27.618110 20658 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:27.624366 20559 catalog_manager.cc:5697] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.629483 21456 raft_consensus.cc:1217] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:27.645457 20555 catalog_manager.cc:5697] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:27.664671 20658 raft_consensus.cc:1275] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.666334 21923 consensus_queue.cc:1048] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.669051 21925 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:27.670773 21925 tablet_bootstrap.cc:492] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:27.671556 21925 ts_tablet_manager.cc:1403] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.083s
I20260709 13:07:27.679617 20729 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.681358 21923 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.675071 21925 raft_consensus.cc:359] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.682283 21925 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:27.682948 21925 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:27.685477 21925 ts_tablet_manager.cc:1434] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:27.687371 20820 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-56d8c744c0b4448896c2e1a037e00d74 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:27.687813 20820 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-56d8c744c0b4448896c2e1a037e00d74 on tablet 56d8c744c0b4448896c2e1a037e00d74 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:27.725039 20653 raft_consensus.cc:1275] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.727180 20658 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.729645 21930 consensus_queue.cc:1048] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:27.731029 21930 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.758145 20729 raft_consensus.cc:1275] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.759716 21947 consensus_queue.cc:1048] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:27.813020 21456 raft_consensus.cc:1217] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:27.865273 20805 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.866701 21947 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.886456 20729 raft_consensus.cc:1275] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:27.888795 21930 consensus_queue.cc:1048] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:27.959434 20658 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.960762 21803 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.963115 20729 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.965231 21909 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.976419 20805 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.978715 21911 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.990065 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.007056 20653 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.009100 21908 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:28.021780 21898 raft_consensus.cc:1064] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:28.024869 21898 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.032742 20806 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:28.034394 21947 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:28.072094 20729 raft_consensus.cc:1275] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:28.073863 21947 consensus_queue.cc:1048] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:28.079087 21458 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:28.080931 21936 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.092087 21911 raft_consensus.cc:1064] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:28.099396 20806 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:28.101150 21864 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.094543 21911 consensus_queue.cc:237] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.116665 21456 raft_consensus.cc:1217] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:28.124090 20727 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:28.126353 21936 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.190294 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:28.195858 20626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:42905, user_credentials={real_user=slave}} blocked reactor thread for 94597.1us
I20260709 13:07:28.201071 21864 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.202790 20727 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.205780 20653 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.207540 21911 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:28.202816 20805 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.209407 21458 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.215682 21850 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:28.215662 20805 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.219940 21803 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:28.268126 20559 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.277513 21456 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.312439 21974 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.318920 21458 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.339851 20653 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.345651 21456 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:28.347038 21864 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:28.354705 21936 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.366649 20733 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:28.366587 21458 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.369419 21965 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:28.373944 20805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:28.370702 20656 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.376613 20729 raft_consensus.cc:2955] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.379174 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9717deb75f43476fabaeea8d175364c5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:28.379045 20555 catalog_manager.cc:5697] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.397341 20805 raft_consensus.cc:606] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:28.400919 21909 raft_consensus.cc:1064] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:28.403863 21909 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.405478 20805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:28.406116 20805 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:28.411685 20656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:28.413012 20656 raft_consensus.cc:606] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:28.416064 20805 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.416378 20559 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.423177 20729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:28.423791 20729 raft_consensus.cc:606] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:28.427207 20806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:28.435087 20806 raft_consensus.cc:606] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:28.438354 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:28.440030 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:28.441439 20733 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.443318 20656 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.441671 21458 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:28.445626 21908 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:28.447402 21908 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:28.453125 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 9717deb75f43476fabaeea8d175364c5 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:28.456581 21757 raft_consensus.cc:993] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:28.457458 21757 raft_consensus.cc:1081] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:28.458906 20729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:28.449772 21980 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:07:28.455426 20733 consensus_queue.cc:237] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.459470 20729 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.463219 20729 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.467592 21456 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:28.469442 21978 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:28.471316 20805 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:28.472594 21978 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:28.480000 21850 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.485387 20802 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.488466 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 466de373072d4e59b3b0a12ee97e4aa6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:28.490262 21456 raft_consensus.cc:2955] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.497495 20554 catalog_manager.cc:5697] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.503685 21980 raft_consensus.cc:993] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:28.505652 20729 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:28.506150 21980 raft_consensus.cc:1081] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:28.507077 21982 tablet_replica.cc:333] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:28.507234 21980 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.508277 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:28.508822 20656 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.509552 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:28.510111 20802 raft_consensus.cc:3055] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.511884 21982 raft_consensus.cc:2243] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:28.512766 21982 raft_consensus.cc:2272] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:28.515100 20656 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:28.515152 20653 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.515946 20733 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.516782 20699 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:28.517983 21978 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.518456 21978 raft_consensus.cc:697] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:28.519275 21978 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:28.520018 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:28.526032 20802 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:28.526955 21982 ts_tablet_manager.cc:1916] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:28.527082 20802 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:28.540493 20727 raft_consensus.cc:493] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.541924 20727 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.541131 20557 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.539992 20802 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.528121 20729 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:28.528817 21898 raft_consensus.cc:993] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:28.536307 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 466de373072d4e59b3b0a12ee97e4aa6 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:28.553407 21898 raft_consensus.cc:1081] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:28.555104 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:28.555673 20805 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.556033 20805 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.554450 20727 raft_consensus.cc:515] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.557089 21982 ts_tablet_manager.cc:1929] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:28.557550 21982 log.cc:1199] T 9717deb75f43476fabaeea8d175364c5 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/9717deb75f43476fabaeea8d175364c5
I20260709 13:07:28.560562 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:28.561028 21978 raft_consensus.cc:993] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:28.563717 21978 raft_consensus.cc:1081] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:28.565169 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:28.565312 21456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:28.565724 20653 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.565845 21456 raft_consensus.cc:493] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.566323 21456 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.568526 20805 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:28.570237 20805 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:28.572392 20653 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:28.575840 20802 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:28.573815 21456 raft_consensus.cc:515] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.577843 21987 tablet_replica.cc:333] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:28.581713 21987 raft_consensus.cc:2243] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:28.581861 21457 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:28.582886 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:28.583101 21987 raft_consensus.cc:2272] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:28.583499 20733 raft_consensus.cc:3055] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.583841 20733 raft_consensus.cc:740] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:28.580169 20806 raft_consensus.cc:3055] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.584859 20806 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:28.584570 20733 consensus_queue.cc:260] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.585619 20806 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.586689 20806 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.587718 20557 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:28.574371 20727 leader_election.cc:290] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807), c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:28.589310 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:28.589973 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 9717deb75f43476fabaeea8d175364c5 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:28.590466 20730 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.575232 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:28.592023 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88dae19f1c4e4eada1e9d39d3991de67" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:28.592528 20802 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.589286 21987 ts_tablet_manager.cc:1916] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:28.587651 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:28.593365 20653 raft_consensus.cc:3055] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.593626 20653 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:28.594522 20653 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:28.595862 20653 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.599081 20802 raft_consensus.cc:2468] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:28.591060 21456 leader_election.cc:290] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:28.600571 21419 leader_election.cc:304] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:28.585595 20733 raft_consensus.cc:3060] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.601382 21923 raft_consensus.cc:2804] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.601989 21923 raft_consensus.cc:697] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:28.602806 21923 consensus_queue.cc:237] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.602730 20653 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:28.614212 21987 ts_tablet_manager.cc:1929] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:28.614868 21987 log.cc:1199] T 466de373072d4e59b3b0a12ee97e4aa6 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/466de373072d4e59b3b0a12ee97e4aa6
I20260709 13:07:28.616947 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 466de373072d4e59b3b0a12ee97e4aa6 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:28.624572 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.625186 20727 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:28.625092 20554 catalog_manager.cc:5697] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.628896 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.629470 20727 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:07:28.630851 20543 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 56d8c744c0b4448896c2e1a037e00d74 already in progress [suppressed 4 similar messages]
I20260709 13:07:28.635856 20806 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:28.638358 20730 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:28.639922 21757 raft_consensus.cc:993] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:28.640682 21988 raft_consensus.cc:1081] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:28.641734 20773 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:28.643404 21757 raft_consensus.cc:2804] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.643631 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:28.644224 21458 raft_consensus.cc:493] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.644609 21458 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.649771 20733 raft_consensus.cc:2468] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:28.651885 20730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.652505 20730 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:28.655975 20700 leader_election.cc:304] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:28.657529 21974 raft_consensus.cc:2804] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.658008 21974 raft_consensus.cc:697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:28.658885 21974 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.662442 21458 raft_consensus.cc:515] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.667912 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:28.668514 20727 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.669023 21458 leader_election.cc:290] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:28.668459 21757 raft_consensus.cc:697] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:28.671375 21757 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:28.674576 20727 raft_consensus.cc:2468] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:28.675515 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b56a9a4ab840b1a9de373d01d84de7" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:28.676138 20802 raft_consensus.cc:3055] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.676446 20802 raft_consensus.cc:740] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:28.677187 20802 consensus_queue.cc:260] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.678270 20802 raft_consensus.cc:3060] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.684296 20802 raft_consensus.cc:2468] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
W20260709 13:07:28.684852 20607 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:07:28.685276 20607 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 56d8c744c0b4448896c2e1a037e00d74 already in progress
W20260709 13:07:28.685570 20607 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 56d8c744c0b4448896c2e1a037e00d74 already in progress
I20260709 13:07:28.685135 20554 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:28.684373 20730 raft_consensus.cc:1240] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Rejecting Update request from peer 9dbdbb93ef4d47a893f122c2c0bcc196 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:28.689505 21418 leader_election.cc:304] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:28.695501 21930 raft_consensus.cc:2804] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.696007 21930 raft_consensus.cc:697] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:28.696836 21930 consensus_queue.cc:237] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:28.702826 20557 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.706346 20730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.708278 20730 raft_consensus.cc:606] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:28.713008 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.713572 20727 raft_consensus.cc:606] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:28.713176 20554 catalog_manager.cc:5697] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.715843 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:28.716244 20727 raft_consensus.cc:606] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:07:28.722000 20607 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:07:28.722329 20607 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for a2c48f1bfaee44e39c7bb83bb4eeb574 already in progress
W20260709 13:07:28.722575 20607 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for a2c48f1bfaee44e39c7bb83bb4eeb574 already in progress
I20260709 13:07:28.928334 21458 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Advancing to term 2
I20260709 13:07:28.932876 21458 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:28.933890 21978 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:28.939953 21978 raft_consensus.cc:1064] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:28.940320 21978 raft_consensus.cc:1068] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Service unavailable: leader transfer in progress
I20260709 13:07:28.979066 20653 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:28.980044 21970 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:28.985437 21978 raft_consensus.cc:993] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:28.986017 21978 raft_consensus.cc:1081] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:28.987426 20653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:48740
I20260709 13:07:28.988013 20653 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.988407 20653 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:28.994135 20806 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:28.996356 21974 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.000593 20653 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:29.001617 20656 raft_consensus.cc:1240] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Rejecting Update request from peer 57928990a8414414af45a1d535124be5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:29.008138 21850 consensus_queue.cc:1059] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.009352 21970 raft_consensus.cc:1064] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:29.009784 21970 raft_consensus.cc:1068] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Service unavailable: leader transfer in progress
I20260709 13:07:29.010202 21970 raft_consensus.cc:3055] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.010517 21970 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:29.011341 21970 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:29.014827 20802 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:29.015054 20653 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 3 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:29.015452 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:29.016603 21923 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:29.018034 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:29.022574 21970 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.044504 20727 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 3.
I20260709 13:07:29.047479 20624 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:29.049291 21898 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.050460 21898 raft_consensus.cc:697] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:29.051481 21898 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:29.058413 20727 raft_consensus.cc:1275] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:29.063956 21923 consensus_queue.cc:1048] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:29.071977 20557 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 2 to 3, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.088462 21458 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.094064 21458 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:29.095827 21974 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:29.100673 21970 raft_consensus.cc:993] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:29.101125 21974 raft_consensus.cc:1081] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:29.102414 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:29.102933 21458 raft_consensus.cc:493] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.103340 21458 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.111173 21458 raft_consensus.cc:515] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:29.113655 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:29.113878 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:29.114207 20805 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.114455 20653 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.115760 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c48f1bfaee44e39c7bb83bb4eeb574" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:29.115860 21458 leader_election.cc:290] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 3 election: Requested vote from peers 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807), c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:29.120029 20727 raft_consensus.cc:3055] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.120419 20727 raft_consensus.cc:740] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:29.119185 20805 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:29.121737 20727 consensus_queue.cc:260] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:29.122871 20727 raft_consensus.cc:3060] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.125509 20653 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:29.126489 21418 leader_election.cc:304] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:29.127137 22001 raft_consensus.cc:2804] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.127848 22001 raft_consensus.cc:697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:29.127954 20727 raft_consensus.cc:2468] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:29.128772 22001 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:29.136897 20554 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 2 to 3, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.164104 20652 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.165570 21988 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.177124 20730 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.178705 21757 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.207281 20727 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:29.209460 22001 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:29.218566 20806 raft_consensus.cc:1275] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:29.220214 22001 consensus_queue.cc:1048] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:29.441679 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.486864 20806 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.492672 20727 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:29.494915 22011 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:29.534972 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.539240 20806 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:29.541035 21936 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:29.545980 21458 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Advancing to term 3
I20260709 13:07:29.557809 21458 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:29.559654 21936 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:29.570564 22010 raft_consensus.cc:1064] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:29.574384 22010 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:29.589190 21456 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.591111 20806 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.593408 22011 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:29.594487 21898 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:29.597649 20730 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.601843 21898 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:29.602706 20730 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.615345 21930 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:29.620281 20806 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.619129 20733 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:29.622877 21930 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:29.628736 21456 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:29.611495 21936 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:29.647897 20557 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:29.655475 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:29.660486 20652 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:29.662034 20805 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:29.663267 21923 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:29.683959 20653 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
W20260709 13:07:29.727062 20625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 44233.5us
I20260709 13:07:29.764381 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "695921716fea4f0c8218190529c265b7"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:29.764987 20653 raft_consensus.cc:606] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:29.770203 20805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:29.770978 20805 raft_consensus.cc:606] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:29.774513 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:29.775007 20653 raft_consensus.cc:606] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:29.778084 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:29.778570 20653 raft_consensus.cc:606] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:29.779603 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:29.781042 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:07:29.785344 20543 catalog_manager.cc:4755] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): ChangeConfig:REMOVE_PEER RPC failed for tablet 56d8c744c0b4448896c2e1a037e00d74: Remote error: Service unavailable: leader transfer in progress
W20260709 13:07:29.834982 20607 auto_rebalancer.cc:629] Failed to schedule move for tablet 84e4e7e514374d579200d4e1e73d5287: Remote error: Service unavailable: leader transfer in progress
I20260709 13:07:29.840020 20802 consensus_queue.cc:237] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:29.848543 20730 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:29.848718 20652 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:29.849084 20775 consensus_peers.cc:597] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ff0a41e657e4953a8adc20eb8f77bd0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.850746 21991 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.851833 21757 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.861405 21757 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.863385 20653 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.864517 20730 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.885390 20554 catalog_manager.cc:5697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.893914 20805 consensus_queue.cc:237] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:29.905094 20775 consensus_peers.cc:597] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96c3a749826e433383f9ed6e59378b05. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.905565 20727 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.907830 21757 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:29.910349 21936 raft_consensus.cc:993] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:29.910869 21936 raft_consensus.cc:1081] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:29.911267 20653 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.912638 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:29.912693 21757 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.913491 20805 raft_consensus.cc:493] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.913931 20805 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.921726 20805 raft_consensus.cc:515] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:29.925464 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:29.926295 20652 raft_consensus.cc:3055] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:29.925377 21757 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.926630 20652 raft_consensus.cc:740] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:29.927022 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed34163d88440f9a50f24ac763dee9d" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:29.927706 20730 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.927632 20652 consensus_queue.cc:260] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:29.928987 20652 raft_consensus.cc:3060] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.926597 20805 leader_election.cc:290] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:29.937613 20652 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:29.940302 20730 raft_consensus.cc:2468] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:29.944798 20773 leader_election.cc:304] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:29.945638 20730 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.947926 21988 raft_consensus.cc:2804] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:29.949229 21988 raft_consensus.cc:697] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:29.942885 20656 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:29.949970 21988 consensus_queue.cc:237] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:29.966400 20555 catalog_manager.cc:5697] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:29.973320 20626 consensus_peers.cc:597] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8720fdd80c794a6e9eff4f4d13c512c2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:29.974304 20727 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:29.976287 21898 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.978279 20802 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:29.982558 21898 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.991961 22004 raft_consensus.cc:993] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:29.992386 21757 raft_consensus.cc:1081] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:29.993968 20730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:29.994539 20730 raft_consensus.cc:493] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.994874 20730 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.992964 21936 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.996389 20653 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Committing config change with OpId 3.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:29.999476 20733 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:30.001614 20730 raft_consensus.cc:515] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.003933 20730 leader_election.cc:290] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:30.006264 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:30.006820 20806 raft_consensus.cc:3055] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.007120 20806 raft_consensus.cc:740] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:30.008093 20806 consensus_queue.cc:260] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.009282 20806 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.011315 20805 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:30.013098 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e4e7e514374d579200d4e1e73d5287" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:30.013691 20653 raft_consensus.cc:3060] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.022722 20653 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:30.024024 20699 leader_election.cc:304] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:30.024736 21970 raft_consensus.cc:2804] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.025202 21970 raft_consensus.cc:697] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:30.026048 21970 consensus_queue.cc:237] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.031236 20555 catalog_manager.cc:5697] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.040963 20554 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:30.052692 20806 raft_consensus.cc:2468] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:30.085804 20555 catalog_manager.cc:5697] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.113262 21898 raft_consensus.cc:993] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:30.113770 21936 raft_consensus.cc:1081] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:30.115491 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:30.116051 20805 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.116575 20805 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.125198 20805 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.128095 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:30.128315 20805 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 4 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:30.128727 20733 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.128468 21456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:30.129300 21456 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.130251 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:30.130820 20653 raft_consensus.cc:3055] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:30.131102 20653 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:30.132283 20653 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.134155 20653 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.140488 21456 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 4.
I20260709 13:07:30.151132 20653 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 4.
I20260709 13:07:30.152551 20773 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:30.153363 22004 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:30.153855 22004 raft_consensus.cc:697] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:30.154877 20733 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 4.
I20260709 13:07:30.154798 22004 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.167727 21936 raft_consensus.cc:993] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:30.168242 21898 raft_consensus.cc:1081] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:30.170850 20555 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 3 to 4, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.173812 21456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37976
I20260709 13:07:30.174396 21456 raft_consensus.cc:493] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.174727 21456 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.178905 22011 raft_consensus.cc:993] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:30.179445 22011 raft_consensus.cc:1081] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:30.181427 20733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "695921716fea4f0c8218190529c265b7"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:30.181967 20733 raft_consensus.cc:493] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.182317 20733 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.193692 20733 raft_consensus.cc:515] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.195566 21456 raft_consensus.cc:515] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.196404 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:30.196933 20656 raft_consensus.cc:3055] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.197151 20656 raft_consensus.cc:740] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:30.197795 20656 consensus_queue.cc:260] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.198246 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:30.198825 20653 raft_consensus.cc:3055] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:30.196404 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695921716fea4f0c8218190529c265b7" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:30.199163 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9717deb75f43476fabaeea8d175364c5" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:30.199548 20805 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.199796 20730 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.199180 20653 raft_consensus.cc:740] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:30.201633 20653 consensus_queue.cc:260] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.211212 20733 leader_election.cc:290] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:30.212482 20730 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:30.231199 21418 leader_election.cc:304] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [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: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:30.202698 20653 raft_consensus.cc:3060] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.233176 22014 raft_consensus.cc:2804] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:30.233695 22014 raft_consensus.cc:697] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:30.234552 22014 consensus_queue.cc:237] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.207016 20805 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:30.236565 20700 leader_election.cc:304] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:30.198835 20656 raft_consensus.cc:3060] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.237900 22031 raft_consensus.cc:2804] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.238349 22031 raft_consensus.cc:697] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:30.239214 22031 consensus_queue.cc:237] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:30.252378 20653 raft_consensus.cc:2468] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:30.254464 20656 raft_consensus.cc:2468] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:30.202345 21456 leader_election.cc:290] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:30.262585 20555 catalog_manager.cc:5697] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 2 to 3, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.314015 20559 catalog_manager.cc:5697] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.357692 21456 consensus_queue.cc:237] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.365105 20656 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:30.366099 20806 raft_consensus.cc:1275] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:30.366285 22036 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.367673 21923 consensus_queue.cc:1048] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.376820 20802 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.377290 20653 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.381059 21923 raft_consensus.cc:2955] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.400691 20545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:30.404330 20555 catalog_manager.cc:5697] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 6, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 3 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.400800 22039 ts_tablet_manager.cc:933] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:30.409992 22039 tablet_copy_client.cc:323] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:30.416676 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 8720fdd80c794a6e9eff4f4d13c512c2 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:30.417795 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 8720fdd80c794a6e9eff4f4d13c512c2 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-8720fdd80c794a6e9eff4f4d13c512c2
I20260709 13:07:30.417212 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet a2c48f1bfaee44e39c7bb83bb4eeb574 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:30.422283 22041 tablet_replica.cc:333] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:30.423722 22041 raft_consensus.cc:2243] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:30.424599 22041 raft_consensus.cc:2272] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:30.428182 20544 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 56d8c744c0b4448896c2e1a037e00d74 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER failed with leader 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:07:30.428664 22041 ts_tablet_manager.cc:1916] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:30.436594 20671 tablet_copy_source_session.cc:215] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:30.445472 22041 ts_tablet_manager.cc:1929] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:07:30.445986 22041 log.cc:1199] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/a2c48f1bfaee44e39c7bb83bb4eeb574
I20260709 13:07:30.446215 22039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8720fdd80c794a6e9eff4f4d13c512c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:30.447583 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet a2c48f1bfaee44e39c7bb83bb4eeb574 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:30.463861 22039 tablet_copy_client.cc:806] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:30.464557 22039 tablet_copy_client.cc:670] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:30.468572 22042 ts_tablet_manager.cc:933] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:30.469724 22039 tablet_copy_client.cc:538] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:30.476558 22042 tablet_copy_client.cc:323] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:30.477923 22039 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:30.478756 20820 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:30.479367 20820 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 3ff0a41e657e4953a8adc20eb8f77bd0 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-3ff0a41e657e4953a8adc20eb8f77bd0
I20260709 13:07:30.485186 20806 raft_consensus.cc:1275] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.486845 22031 consensus_queue.cc:1048] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.494714 20820 tablet_copy_source_session.cc:215] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:30.495616 20730 raft_consensus.cc:1275] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.498158 21988 consensus_queue.cc:1048] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.503647 22042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff0a41e657e4953a8adc20eb8f77bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:30.520684 22046 ts_tablet_manager.cc:933] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:30.525092 22042 tablet_copy_client.cc:806] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:30.525753 22042 tablet_copy_client.cc:670] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:30.529979 22046 tablet_copy_client.cc:323] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:30.531900 20819 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 96c3a749826e433383f9ed6e59378b05 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:30.532456 20819 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 96c3a749826e433383f9ed6e59378b05 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-96c3a749826e433383f9ed6e59378b05
I20260709 13:07:30.541289 22042 tablet_copy_client.cc:538] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:30.540653 20819 tablet_copy_source_session.cc:215] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:30.546916 22046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3a749826e433383f9ed6e59378b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:30.549734 20653 raft_consensus.cc:1275] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.553881 22031 consensus_queue.cc:1048] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.564329 20653 raft_consensus.cc:1275] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.566476 22042 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:30.566304 22004 consensus_queue.cc:1048] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.583645 22046 tablet_copy_client.cc:806] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:30.584391 22046 tablet_copy_client.cc:670] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
W20260709 13:07:30.590404 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 44028.1us
I20260709 13:07:30.601152 22046 tablet_copy_client.cc:538] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:30.624445 22046 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:30.627806 20652 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:30.629890 21757 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.631875 22042 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:30.637012 22042 tablet_bootstrap.cc:492] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:30.637925 22042 ts_tablet_manager.cc:1403] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.072s	user 0.038s	sys 0.014s
I20260709 13:07:30.642235 22042 raft_consensus.cc:359] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.643222 22042 raft_consensus.cc:740] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:30.643947 22042 consensus_queue.cc:260] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.653132 22042 ts_tablet_manager.cc:1434] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:07:30.653249 22039 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:30.654857 22039 tablet_bootstrap.cc:492] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:30.654982 20819 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-3ff0a41e657e4953a8adc20eb8f77bd0 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:30.655441 20819 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-3ff0a41e657e4953a8adc20eb8f77bd0 on tablet 3ff0a41e657e4953a8adc20eb8f77bd0 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:30.655722 22039 ts_tablet_manager.cc:1403] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.178s	user 0.028s	sys 0.000s
I20260709 13:07:30.658877 22039 raft_consensus.cc:359] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.659693 22039 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:30.660368 22039 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.664726 21456 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:30.666330 21757 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.677546 20730 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:30.683444 22036 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.694165 20806 raft_consensus.cc:1275] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.696544 21970 consensus_queue.cc:1048] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.702611 20727 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:30.706075 22004 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:30.727470 22039 ts_tablet_manager.cc:1434] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:07:30.730834 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-8720fdd80c794a6e9eff4f4d13c512c2 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:30.731295 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-8720fdd80c794a6e9eff4f4d13c512c2 on tablet 8720fdd80c794a6e9eff4f4d13c512c2 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:30.733106 20656 raft_consensus.cc:1275] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.739252 22054 consensus_queue.cc:1048] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:30.742136 22046 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:30.746662 22046 tablet_bootstrap.cc:492] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:30.747475 22046 ts_tablet_manager.cc:1403] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.123s	user 0.053s	sys 0.034s
I20260709 13:07:30.753615 20652 raft_consensus.cc:1275] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:30.755455 22034 consensus_queue.cc:1048] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:30.752449 22046 raft_consensus.cc:359] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.757223 22046 raft_consensus.cc:740] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:30.770720 22046 consensus_queue.cc:260] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:30.775668 22046 ts_tablet_manager.cc:1434] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:07:30.779093 20819 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-96c3a749826e433383f9ed6e59378b05 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:30.779616 20819 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-96c3a749826e433383f9ed6e59378b05 on tablet 96c3a749826e433383f9ed6e59378b05 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:30.782298 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.878764 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.914925 21457 raft_consensus.cc:1217] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.1->[3.2-3.2]   Dedup: 3.2->[]
I20260709 13:07:30.944026 21457 raft_consensus.cc:1217] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:30.948755 20805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:30.949354 20805 raft_consensus.cc:606] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:30.956154 20656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:30.956748 20656 raft_consensus.cc:606] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:30.957237 20805 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:30.960106 21458 raft_consensus.cc:1217] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:30.962584 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:30.965121 20802 raft_consensus.cc:606] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:30.962554 21457 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:30.963431 20652 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:30.968868 21988 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:30.969779 22004 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:30.976934 21988 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.982223 21457 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.986436 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:30.987082 20727 raft_consensus.cc:606] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:30.989617 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56d8c744c0b4448896c2e1a037e00d74 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 13:07:30.990365 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:30.992740 20656 raft_consensus.cc:2955] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:30.997009 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:31.004769 20559 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 5 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.036262 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d8c744c0b4448896c2e1a037e00d74 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:31.039175 22071 tablet_replica.cc:333] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:31.040308 22071 raft_consensus.cc:2243] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.040942 22071 raft_consensus.cc:2272] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.044267 22071 ts_tablet_manager.cc:1916] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:31.058426 22071 ts_tablet_manager.cc:1929] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:07:31.058807 22071 log.cc:1199] T 56d8c744c0b4448896c2e1a037e00d74 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/56d8c744c0b4448896c2e1a037e00d74
I20260709 13:07:31.060112 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 56d8c744c0b4448896c2e1a037e00d74 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:31.079324 21936 raft_consensus.cc:993] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:31.079844 21898 raft_consensus.cc:1081] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:31.081300 20802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:31.081753 20802 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.082008 20802 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.086826 20802 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.088450 20802 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:31.089355 20656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:31.090003 20656 raft_consensus.cc:3055] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.090324 20656 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:31.090728 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:31.091349 20730 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.091111 20656 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.092972 20656 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.099479 20730 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:31.100868 20773 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:31.099785 20656 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:31.101792 21988 raft_consensus.cc:2804] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.102701 21988 raft_consensus.cc:697] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:31.103497 21988 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.126930 20554 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.139319 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:31.139894 20802 raft_consensus.cc:606] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:31.143980 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:31.144488 20802 raft_consensus.cc:606] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:07:31.147941 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:31.148835 20802 raft_consensus.cc:606] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:07:31.152225 20607 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:07:31.152491 20607 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 8720fdd80c794a6e9eff4f4d13c512c2 already in progress
W20260709 13:07:31.152707 20607 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8720fdd80c794a6e9eff4f4d13c512c2 already in progress
I20260709 13:07:31.298892 22004 raft_consensus.cc:1064] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:31.301409 22004 consensus_queue.cc:237] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 0, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:31.309262 21458 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.309825 20730 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.311268 20652 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.313655 21991 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.315887 21757 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.322760 21991 raft_consensus.cc:993] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:31.324044 21991 raft_consensus.cc:1081] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:31.327333 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:31.327869 21458 raft_consensus.cc:493] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.328195 21458 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.329881 22075 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:31.337316 21458 raft_consensus.cc:515] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:31.340004 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:31.340729 20652 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.344847 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b29bc0c160674ef89a172421afdade5a" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:31.345516 20805 raft_consensus.cc:3055] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.345793 20805 raft_consensus.cc:740] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:31.346552 20805 consensus_queue.cc:260] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:31.347620 20805 raft_consensus.cc:3060] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.348026 21757 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.349486 20652 raft_consensus.cc:2468] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:31.350986 21418 leader_election.cc:304] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:31.352159 22053 raft_consensus.cc:993] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:31.340165 21458 leader_election.cc:290] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:31.352615 22054 raft_consensus.cc:1081] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:31.353850 21923 raft_consensus.cc:2804] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.354357 21923 raft_consensus.cc:697] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:31.357872 20727 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.355238 21923 consensus_queue.cc:237] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:31.362931 21457 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.374266 20554 catalog_manager.cc:5697] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.388830 20656 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.396703 20652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:48740
I20260709 13:07:31.397388 20652 raft_consensus.cc:493] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.397771 20652 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.402773 20805 raft_consensus.cc:2468] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:31.419140 20652 raft_consensus.cc:515] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:31.420717 20652 leader_election.cc:290] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:31.421576 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:31.421723 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc76892346bb4707a56bf23d20329c23" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:31.422291 20806 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.430449 20806 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:31.430879 20805 consensus_queue.cc:237] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:31.422163 20727 raft_consensus.cc:3055] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.431770 20727 raft_consensus.cc:740] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:31.432008 20625 leader_election.cc:304] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:31.432824 21898 raft_consensus.cc:2804] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.433296 21898 raft_consensus.cc:697] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:31.434110 21898 consensus_queue.cc:237] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:31.432490 20727 consensus_queue.cc:260] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:31.437390 21456 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:31.438315 20656 raft_consensus.cc:1275] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:31.435638 20727 raft_consensus.cc:3060] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.438962 21991 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:31.440923 21757 consensus_queue.cc:1048] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:31.444380 20727 raft_consensus.cc:2468] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:31.452900 22075 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.452049 20554 catalog_manager.cc:5697] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.456054 20652 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.463335 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96c3a749826e433383f9ed6e59378b05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:31.459004 20559 catalog_manager.cc:5697] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.481102 21988 raft_consensus.cc:1064] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:31.481560 21988 raft_consensus.cc:1068] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Service unavailable: leader transfer in progress
I20260709 13:07:31.485188 22004 raft_consensus.cc:993] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:31.485601 22004 raft_consensus.cc:1081] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:31.487268 20733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:31.487797 20733 raft_consensus.cc:493] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.488143 20733 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.495405 20559 catalog_manager.cc:5697] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.498260 21458 raft_consensus.cc:2955] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:31.499331 20733 raft_consensus.cc:515] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.502377 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:31.502978 20805 raft_consensus.cc:3055] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.503234 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff0a41e657e4953a8adc20eb8f77bd0" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:31.504343 21456 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Advancing to term 2
I20260709 13:07:31.504061 20652 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.517313 21456 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:31.520839 20652 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:31.517340 20805 raft_consensus.cc:740] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:31.521951 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 96c3a749826e433383f9ed6e59378b05 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:31.521875 20733 leader_election.cc:290] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:31.522557 20699 leader_election.cc:304] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:31.522892 22071 tablet_replica.cc:333] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:31.523509 22054 raft_consensus.cc:2804] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.523944 22054 raft_consensus.cc:697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:31.524087 20805 consensus_queue.cc:260] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.524818 22054 consensus_queue.cc:237] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.525609 20805 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.530974 21991 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.540215 22071 raft_consensus.cc:2243] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.541096 22071 raft_consensus.cc:2272] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.545600 22071 ts_tablet_manager.cc:1916] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:31.562126 20805 raft_consensus.cc:2468] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:31.563898 20656 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:31.566134 21757 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.575904 20559 catalog_manager.cc:5697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.585534 22071 ts_tablet_manager.cc:1929] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.3
I20260709 13:07:31.586040 22071 log.cc:1199] T 96c3a749826e433383f9ed6e59378b05 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/96c3a749826e433383f9ed6e59378b05
I20260709 13:07:31.590900 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 96c3a749826e433383f9ed6e59378b05 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:31.593354 22075 raft_consensus.cc:1064] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:31.593837 22075 raft_consensus.cc:1068] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Service unavailable: leader transfer in progress
I20260709 13:07:31.603286 21757 raft_consensus.cc:993] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:31.605950 21757 raft_consensus.cc:1081] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:31.607965 20653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:43940
I20260709 13:07:31.619680 20733 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:31.623404 21991 raft_consensus.cc:1064] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:31.623404 22075 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:31.624181 21991 raft_consensus.cc:1068] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Service unavailable: leader transfer in progress
I20260709 13:07:31.645802 20653 raft_consensus.cc:493] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.646342 20653 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.652621 20653 raft_consensus.cc:515] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.748345 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:31.748942 20733 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.749044 20653 leader_election.cc:290] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 3 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:31.756524 20733 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 3.
I20260709 13:07:31.769371 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8720fdd80c794a6e9eff4f4d13c512c2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:31.769984 20805 raft_consensus.cc:3055] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:31.770308 20805 raft_consensus.cc:740] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:31.771004 20805 consensus_queue.cc:260] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.772706 20805 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.781263 20805 raft_consensus.cc:2468] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 3.
I20260709 13:07:31.781355 20624 leader_election.cc:304] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:31.794417 21898 raft_consensus.cc:2804] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:31.816264 21898 raft_consensus.cc:697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:31.820616 21898 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:31.842726 20559 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 2 to 3, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.866391 20805 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:31.867805 22036 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:31.878607 20653 raft_consensus.cc:1275] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:31.880173 22090 consensus_queue.cc:1048] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:31.963624 21458 raft_consensus.cc:3060] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Advancing to term 2
I20260709 13:07:31.968140 20806 raft_consensus.cc:1275] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.969889 21458 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:31.970041 21936 consensus_queue.cc:1048] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.971231 22091 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.986406 22091 raft_consensus.cc:1064] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:31.986922 22091 raft_consensus.cc:1068] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: Unable to promote non-voter 960a25cdac2d42e5834736fdca1e2d20: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:07:31.993454 20733 raft_consensus.cc:1275] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.995553 22094 consensus_queue.cc:1048] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.998015 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.066103 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.118366 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:32.118978 20653 raft_consensus.cc:606] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:32.134920 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:32.135532 20733 raft_consensus.cc:606] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:32.137327 20653 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:32.139367 22091 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:32.144876 20806 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:32.146281 22091 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.143869 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:32.147334 20653 raft_consensus.cc:606] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:32.151703 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:32.152302 20733 raft_consensus.cc:606] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:32.154266 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:32.156443 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:32.186796 21970 raft_consensus.cc:1064] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:32.189097 21970 consensus_queue.cc:237] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.196328 21458 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:32.198042 20805 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:32.197868 21970 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.199486 20652 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:32.199529 22091 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:07:32.206722 22053 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.217878 22054 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.221043 20806 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.222424 20653 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.233368 21458 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.243837 20554 catalog_manager.cc:5697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.264607 20730 consensus_queue.cc:237] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.272073 21458 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:32.273723 22054 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:32.282459 21970 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.287825 21936 raft_consensus.cc:993] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:32.288364 21936 raft_consensus.cc:1081] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:32.291688 21458 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.298777 20806 raft_consensus.cc:1275] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:32.300482 22053 consensus_queue.cc:1048] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:32.301559 20730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:32.304961 20730 raft_consensus.cc:493] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.305698 20730 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.311138 20806 raft_consensus.cc:2955] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.339462 22053 raft_consensus.cc:993] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.340130 22104 raft_consensus.cc:1081] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.341899 20555 catalog_manager.cc:5697] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.349969 20730 raft_consensus.cc:515] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.360450 21458 raft_consensus.cc:3060] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Advancing to term 3
I20260709 13:07:32.365496 20730 leader_election.cc:290] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:32.342072 20806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47840
I20260709 13:07:32.366767 20806 raft_consensus.cc:493] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.367122 20806 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.351375 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:32.353459 20733 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:32.373713 22094 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.366947 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:32.375916 20805 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.377652 20806 raft_consensus.cc:515] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.378197 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ff0a41e657e4953a8adc20eb8f77bd0 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:32.380437 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:32.381042 20653 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.383780 20805 raft_consensus.cc:2468] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:32.386654 20700 leader_election.cc:304] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:32.388000 22091 raft_consensus.cc:2804] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.390126 20653 raft_consensus.cc:2468] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.390221 22091 raft_consensus.cc:697] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:32.391377 20773 leader_election.cc:304] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:32.391772 22091 consensus_queue.cc:237] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.392287 21988 raft_consensus.cc:2804] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.392948 21988 raft_consensus.cc:697] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:32.393750 21988 consensus_queue.cc:237] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.395886 20806 leader_election.cc:290] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:32.398900 20733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d161df04eb04c46bfd358e7524d8eb0" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:32.399489 20733 raft_consensus.cc:3055] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:32.400568 20733 raft_consensus.cc:740] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:32.401262 20733 consensus_queue.cc:260] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.404399 20733 raft_consensus.cc:3060] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.394956 21458 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:32.413769 20805 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:32.415254 22094 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.417390 22092 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.433256 21936 raft_consensus.cc:1064] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
W20260709 13:07:32.356380 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 73499.4us
I20260709 13:07:32.442358 21936 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.449054 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3605b88d5c244849ab8442e8b036ad78" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:32.449712 20652 raft_consensus.cc:3055] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:32.450007 20652 raft_consensus.cc:740] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:32.450743 20652 consensus_queue.cc:260] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.455710 20730 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:32.457024 20652 raft_consensus.cc:3060] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.457468 22094 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:32.467406 20733 raft_consensus.cc:2468] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.467403 21458 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:32.469496 20805 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:07:32.472843 21936 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:32.478832 20555 catalog_manager.cc:5697] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.482205 22092 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.489614 22105 tablet_replica.cc:333] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:32.493091 22105 raft_consensus.cc:2243] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.494001 22105 raft_consensus.cc:2272] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.491801 20652 raft_consensus.cc:2468] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:32.494059 20559 catalog_manager.cc:5697] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.496284 21898 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:32.500785 22105 ts_tablet_manager.cc:1916] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:32.506989 20805 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.509965 21458 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.522559 22105 ts_tablet_manager.cc:1929] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:32.523129 22105 log.cc:1199] T 3ff0a41e657e4953a8adc20eb8f77bd0 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/3ff0a41e657e4953a8adc20eb8f77bd0
I20260709 13:07:32.523725 20730 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:32.524931 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 3ff0a41e657e4953a8adc20eb8f77bd0 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:32.530616 20559 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 5, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.600728 22104 raft_consensus.cc:993] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.601184 22091 raft_consensus.cc:1081] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.602700 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47840
I20260709 13:07:32.603240 20805 raft_consensus.cc:493] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.603577 20805 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.610033 20805 raft_consensus.cc:515] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.611505 20805 leader_election.cc:290] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:32.612389 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:32.612496 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d57a1ca6374a00ad24551ea7d914d3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:32.613166 20652 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.613402 20730 raft_consensus.cc:3055] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:32.613729 20730 raft_consensus.cc:740] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:32.614307 20730 consensus_queue.cc:260] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.615274 20730 raft_consensus.cc:3060] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.620484 20652 raft_consensus.cc:2468] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.620477 20730 raft_consensus.cc:2468] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.622793 20773 leader_election.cc:304] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:32.623553 21988 raft_consensus.cc:2804] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.623996 21988 raft_consensus.cc:697] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:32.624838 21988 consensus_queue.cc:237] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:32.642590 20554 catalog_manager.cc:5697] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.690404 21898 raft_consensus.cc:993] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.690882 22094 raft_consensus.cc:1081] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:32.692270 20805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:32.692744 20805 raft_consensus.cc:493] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.693013 20805 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.698879 20805 raft_consensus.cc:515] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.700336 20805 leader_election.cc:290] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:32.701109 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:32.701241 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:32.701809 20653 raft_consensus.cc:3055] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:32.701848 21458 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.702232 20653 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:32.703118 20653 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.704291 20653 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.708804 21458 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.709903 20775 leader_election.cc:304] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:32.710534 21991 raft_consensus.cc:2804] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.710673 20653 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:32.711064 21991 raft_consensus.cc:697] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:32.711880 21991 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:32.722344 20554 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.805436 20805 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.806586 22091 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.814855 20652 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.816231 22104 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.958818 20730 raft_consensus.cc:1275] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.960132 21988 consensus_queue.cc:1048] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.965914 20652 raft_consensus.cc:1275] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.967490 21988 consensus_queue.cc:1048] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.127085 20652 consensus_queue.cc:237] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.131124 20733 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:33.131138 21458 raft_consensus.cc:1275] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:33.132515 22116 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:33.133282 21898 consensus_queue.cc:1048] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:33.138422 20730 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.139648 21991 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.140125 21898 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:33.145289 21456 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:33.149204 21458 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:33.147878 20733 raft_consensus.cc:2955] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:33.150776 21991 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:33.157438 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:33.161197 20653 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:33.162724 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8720fdd80c794a6e9eff4f4d13c512c2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:33.166167 20652 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:33.166760 22109 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.188934 20558 catalog_manager.cc:5697] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 5 to 6, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 3 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.226373 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 8720fdd80c794a6e9eff4f4d13c512c2 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:33.237740 22109 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:33.253355 22122 tablet_replica.cc:333] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:33.254511 22122 raft_consensus.cc:2243] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:33.258570 22122 raft_consensus.cc:2272] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:33.264438 22122 ts_tablet_manager.cc:1916] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:33.325445 22122 ts_tablet_manager.cc:1929] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:07:33.325918 22122 log.cc:1199] T 8720fdd80c794a6e9eff4f4d13c512c2 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/8720fdd80c794a6e9eff4f4d13c512c2
I20260709 13:07:33.327598 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 8720fdd80c794a6e9eff4f4d13c512c2 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:33.336108 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:33.375535 20805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:33.376055 20805 raft_consensus.cc:606] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:33.378597 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:33.379128 20802 raft_consensus.cc:606] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Received request to transfer leadership to TS c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:33.381278 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:33.381759 20802 raft_consensus.cc:606] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:33.384363 20730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94afa35af86945878bae4c47300709c0"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:33.385068 20730 raft_consensus.cc:606] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:33.386185 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:33.389889 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:33.453073 20730 consensus_queue.cc:237] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:33.462311 20653 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:33.462368 20802 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:07:33.463240 20701 consensus_peers.cc:597] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3605b88d5c244849ab8442e8b036ad78. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.463970 22104 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.464996 22123 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.471864 22123 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.473476 20802 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.476435 20653 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.493916 20733 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:33.494627 20558 catalog_manager.cc:5697] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.496958 21991 raft_consensus.cc:993] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:33.497493 21988 raft_consensus.cc:1081] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:33.499356 20730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:33.500135 20730 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.500720 20730 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.514417 20730 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.517148 20730 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:33.520128 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:33.520787 20802 raft_consensus.cc:3055] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:33.521091 20802 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:33.521456 20805 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:33.522989 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:33.523869 20653 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.524350 20656 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:07:33.525801 20701 consensus_peers.cc:597] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43638a830e56445583b1e4a76cdc1c17. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.527179 20802 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.528314 20802 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.532291 20653 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:33.534765 22091 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.538633 22091 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:33.538805 20699 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:33.539973 22123 raft_consensus.cc:2804] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:33.540993 22123 raft_consensus.cc:697] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:33.541985 22123 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.556689 22091 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.558573 20805 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.566984 20558 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 2 to 3, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.579221 20653 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.582890 20554 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.588769 20802 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:33.590317 20730 consensus_queue.cc:237] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:33.603513 20701 consensus_peers.cc:597] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a56b6de7fdc4241b408b0bbb426bc0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.604521 20656 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:33.605108 20802 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:33.606576 22091 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.607465 22104 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.621980 22123 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.623955 20656 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.625372 20802 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.639151 21991 raft_consensus.cc:993] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:33.639659 21991 raft_consensus.cc:1081] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:33.641266 20730 consensus_queue.cc:237] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:33.646111 20653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:43940
I20260709 13:07:33.646708 20653 raft_consensus.cc:493] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.647065 20653 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:33.646013 20558 catalog_manager.cc:5697] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.653880 20653 raft_consensus.cc:515] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.655325 20653 leader_election.cc:290] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 5 election: Requested vote from peers 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:33.656185 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:33.656934 20805 raft_consensus.cc:3055] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:33.657275 20805 raft_consensus.cc:740] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:33.658048 20805 consensus_queue.cc:260] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.659349 20805 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:33.658138 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d8c744c0b4448896c2e1a037e00d74" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:33.663153 21458 raft_consensus.cc:3060] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:33.664326 20653 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:33.665004 20802 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:33.666448 22123 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:33.667800 20805 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 5.
I20260709 13:07:33.668673 22104 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:33.668905 20625 leader_election.cc:304] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:33.670106 21898 raft_consensus.cc:2804] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:33.670532 21898 raft_consensus.cc:697] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 5 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
W20260709 13:07:33.673882 20701 consensus_peers.cc:597] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e866dac53e144a45a9ec546bb4904cdc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.671252 21898 consensus_queue.cc:237] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.680918 22104 raft_consensus.cc:993] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:33.687443 21458 raft_consensus.cc:2468] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 5.
I20260709 13:07:33.688609 22091 raft_consensus.cc:1081] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:33.710666 20653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94afa35af86945878bae4c47300709c0"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:48740
I20260709 13:07:33.711345 20653 raft_consensus.cc:493] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.711773 20653 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.712149 20554 catalog_manager.cc:5697] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 4 to 5, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 5 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.721517 20653 raft_consensus.cc:515] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.722074 22091 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.726166 20653 leader_election.cc:290] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:33.723719 20805 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.726814 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:33.727496 20730 raft_consensus.cc:3055] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:33.727561 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94afa35af86945878bae4c47300709c0" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:33.727891 20730 raft_consensus.cc:740] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:33.728247 20802 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.728698 20730 consensus_queue.cc:260] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.730290 20730 raft_consensus.cc:3060] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.736208 20802 raft_consensus.cc:2468] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:33.735817 20652 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.737576 20625 leader_election.cc:304] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:33.738724 22116 raft_consensus.cc:2804] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.739192 22116 raft_consensus.cc:697] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:33.740108 22116 consensus_queue.cc:237] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:33.757493 20730 raft_consensus.cc:2468] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:33.755314 20554 catalog_manager.cc:5697] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:33.771700 20555 catalog_manager.cc:5697] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.812083 22109 raft_consensus.cc:993] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:33.812630 21988 raft_consensus.cc:1081] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:33.814206 21456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:33.814666 21456 raft_consensus.cc:493] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.814988 21456 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.820163 21456 raft_consensus.cc:515] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.823451 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:33.823879 21456 leader_election.cc:290] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:33.824892 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18607aa4a290404eb7a1e5d1b351baa3" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:33.825207 20652 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.825493 20806 raft_consensus.cc:3055] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:33.825834 20806 raft_consensus.cc:740] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:33.826557 20806 consensus_queue.cc:260] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.827842 20806 raft_consensus.cc:3060] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.834738 20806 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:33.836126 21419 leader_election.cc:304] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [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: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:33.835198 20652 raft_consensus.cc:2468] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 3.
I20260709 13:07:33.837054 22036 raft_consensus.cc:2804] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:33.837532 22036 raft_consensus.cc:697] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:33.838405 22036 consensus_queue.cc:237] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:33.852985 20554 catalog_manager.cc:5697] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 2 to 3, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.945839 22138 ts_tablet_manager.cc:933] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:33.947794 22138 tablet_copy_client.cc:323] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:33.949401 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 3605b88d5c244849ab8442e8b036ad78 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:33.949852 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 3605b88d5c244849ab8442e8b036ad78 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-3605b88d5c244849ab8442e8b036ad78
I20260709 13:07:33.955818 20746 tablet_copy_source_session.cc:215] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:33.959458 22138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3605b88d5c244849ab8442e8b036ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.977203 22138 tablet_copy_client.cc:806] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:33.977830 22138 tablet_copy_client.cc:670] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:33.981894 22138 tablet_copy_client.cc:538] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:33.991429 22138 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:34.017408 22138 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:34.018337 22138 tablet_bootstrap.cc:492] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:34.019003 22138 ts_tablet_manager.cc:1403] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260709 13:07:34.021988 22138 raft_consensus.cc:359] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.023950 22138 raft_consensus.cc:740] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:34.024616 22138 consensus_queue.cc:260] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.027989 22138 ts_tablet_manager.cc:1434] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:07:34.034657 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-3605b88d5c244849ab8442e8b036ad78 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:34.035260 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-3605b88d5c244849ab8442e8b036ad78 on tablet 3605b88d5c244849ab8442e8b036ad78 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:34.056262 22138 ts_tablet_manager.cc:933] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:34.059573 22138 tablet_copy_client.cc:323] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:34.061111 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet e866dac53e144a45a9ec546bb4904cdc from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:34.061655 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet e866dac53e144a45a9ec546bb4904cdc from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-e866dac53e144a45a9ec546bb4904cdc
I20260709 13:07:34.069420 20746 tablet_copy_source_session.cc:215] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:34.072867 22138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e866dac53e144a45a9ec546bb4904cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.086323 22138 tablet_copy_client.cc:806] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:34.086896 22138 tablet_copy_client.cc:670] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:34.090408 22138 tablet_copy_client.cc:538] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:34.097000 22142 ts_tablet_manager.cc:933] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:34.099032 22142 tablet_copy_client.cc:323] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:34.099763 22138 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:34.100628 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 43638a830e56445583b1e4a76cdc1c17 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:34.101181 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 43638a830e56445583b1e4a76cdc1c17 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-43638a830e56445583b1e4a76cdc1c17
I20260709 13:07:34.108454 20806 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.112546 20746 tablet_copy_source_session.cc:215] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:34.113104 22091 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:34.116348 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43638a830e56445583b1e4a76cdc1c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.138195 20652 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.140038 22104 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.141577 22142 tablet_copy_client.cc:806] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:34.142158 22142 tablet_copy_client.cc:670] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:34.151196 22142 tablet_copy_client.cc:538] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:34.169589 20805 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 5 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:34.170820 22142 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:34.171422 22135 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:34.185786 22147 ts_tablet_manager.cc:933] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:34.226686 22142 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:34.231106 22142 tablet_bootstrap.cc:492] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:34.231865 22142 ts_tablet_manager.cc:1403] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.008s
I20260709 13:07:34.234866 22142 raft_consensus.cc:359] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.235772 22142 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:34.236413 22142 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.241349 22142 ts_tablet_manager.cc:1434] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:34.249321 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-43638a830e56445583b1e4a76cdc1c17 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:34.249809 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-43638a830e56445583b1e4a76cdc1c17 on tablet 43638a830e56445583b1e4a76cdc1c17 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:34.263765 22138 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:34.264704 22138 tablet_bootstrap.cc:492] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:34.265362 22138 ts_tablet_manager.cc:1403] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.166s	user 0.044s	sys 0.023s
I20260709 13:07:34.279026 21458 raft_consensus.cc:1275] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 5 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:07:34.283243 22116 consensus_queue.cc:1048] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:07:34.287930 20805 raft_consensus.cc:1275] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.289310 22116 consensus_queue.cc:1048] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.341995 20730 raft_consensus.cc:1275] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.343359 22094 consensus_queue.cc:1048] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.365532 21456 raft_consensus.cc:1217] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:34.375448 22147 tablet_copy_client.cc:323] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:34.383379 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 6a56b6de7fdc4241b408b0bbb426bc0f from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:34.382941 22138 raft_consensus.cc:359] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.384008 22138 raft_consensus.cc:740] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:34.384806 22138 consensus_queue.cc:260] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.386861 22138 ts_tablet_manager.cc:1434] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.000s
I20260709 13:07:34.383970 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 6a56b6de7fdc4241b408b0bbb426bc0f from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-6a56b6de7fdc4241b408b0bbb426bc0f
I20260709 13:07:34.390870 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:34.392040 20745 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-e866dac53e144a45a9ec546bb4904cdc received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:34.392488 20745 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-e866dac53e144a45a9ec546bb4904cdc on tablet e866dac53e144a45a9ec546bb4904cdc with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:34.405380 20746 tablet_copy_source_session.cc:215] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:34.412539 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a56b6de7fdc4241b408b0bbb426bc0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.459564 22147 tablet_copy_client.cc:806] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:34.460238 20652 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:34.461627 22089 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:34.468338 20802 raft_consensus.cc:1275] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:34.460258 22147 tablet_copy_client.cc:670] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:34.468374 21458 raft_consensus.cc:1217] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:34.472864 22089 consensus_queue.cc:1048] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:34.480595 22147 tablet_copy_client.cc:538] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:34.489835 21456 raft_consensus.cc:1217] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:34.518955 22147 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:34.547600 22147 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:34.548545 22147 tablet_bootstrap.cc:492] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:34.549227 22147 ts_tablet_manager.cc:1403] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.002s
I20260709 13:07:34.552217 22147 raft_consensus.cc:359] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.553061 22147 raft_consensus.cc:740] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:34.553696 22147 consensus_queue.cc:260] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:34.558595 22147 ts_tablet_manager.cc:1434] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:07:34.560142 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-6a56b6de7fdc4241b408b0bbb426bc0f received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:34.560477 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-6a56b6de7fdc4241b408b0bbb426bc0f on tablet 6a56b6de7fdc4241b408b0bbb426bc0f with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:34.588050 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:34.619532 21456 raft_consensus.cc:1217] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:34.732879 20652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "264df02e73104a919e120ecee9b8209b"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:34.733454 20652 raft_consensus.cc:606] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:34.736230 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:34.736765 20727 raft_consensus.cc:606] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:34.740394 20652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:34.740907 20652 raft_consensus.cc:606] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:34.742147 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:34.743342 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:34.815624 22091 raft_consensus.cc:993] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:34.816201 22163 raft_consensus.cc:1081] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:34.817831 20802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47840
I20260709 13:07:34.818357 20802 raft_consensus.cc:493] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.818686 20802 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:34.825428 20802 raft_consensus.cc:515] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:34.826853 22116 raft_consensus.cc:993] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:34.827275 20802 leader_election.cc:290] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 4 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:34.827359 22116 raft_consensus.cc:1081] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:34.828641 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:34.829177 20730 raft_consensus.cc:3055] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:34.829407 20730 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:34.829957 20730 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:34.830950 20730 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:34.833600 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ec06e643094490bb15f691e643b7e8" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:34.834184 20652 raft_consensus.cc:3060] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:34.839956 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:34.840706 20727 raft_consensus.cc:493] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.841156 20727 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.853199 20727 raft_consensus.cc:515] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:34.853202 20652 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 4.
I20260709 13:07:34.853477 20730 raft_consensus.cc:2468] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 4.
I20260709 13:07:34.855365 20773 leader_election.cc:304] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:34.856096 21456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:34.856427 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf97ee8cede4855bdfbff8a67462bf2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:34.856688 21456 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.856969 20652 raft_consensus.cc:3055] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.855890 20727 leader_election.cc:290] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:34.857311 22166 raft_consensus.cc:2804] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:34.857275 20652 raft_consensus.cc:740] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:34.858628 20652 consensus_queue.cc:260] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:34.859184 22166 raft_consensus.cc:697] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:34.859884 20652 raft_consensus.cc:3060] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.860128 22166 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:34.864128 21456 raft_consensus.cc:2468] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:34.866490 20701 leader_election.cc:304] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:34.867338 22163 raft_consensus.cc:2804] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.867797 22163 raft_consensus.cc:697] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:34.868605 22163 consensus_queue.cc:237] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:34.878587 20652 raft_consensus.cc:2468] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:34.874855 20559 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 3 to 4, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.893330 20558 catalog_manager.cc:5697] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.956385 22163 raft_consensus.cc:1064] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:34.959048 22163 consensus_queue.cc:237] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:34.990042 20802 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:34.990043 21456 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:34.990394 20652 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:34.991725 22123 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:34.992527 22091 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:34.993224 22165 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:35.019017 22165 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.020426 21456 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.022454 20657 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.031790 20802 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.043200 20558 catalog_manager.cc:5697] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.068624 20727 consensus_queue.cc:237] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.081161 22104 raft_consensus.cc:1064] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:35.084872 22123 raft_consensus.cc:1064] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:35.087378 22123 consensus_queue.cc:237] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.088452 22104 consensus_queue.cc:237] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.090207 20652 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:35.091709 22091 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:35.100924 21458 raft_consensus.cc:1275] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:35.104163 22091 consensus_queue.cc:1048] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:35.111359 21457 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.114908 22163 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.119848 22179 raft_consensus.cc:1064] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:35.121140 21458 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.126083 20802 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.133612 22163 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.119163 22165 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.136747 22135 raft_consensus.cc:993] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:35.138043 22135 raft_consensus.cc:1081] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:35.138325 22179 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.142485 20802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "264df02e73104a919e120ecee9b8209b"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47880
I20260709 13:07:35.152488 20802 raft_consensus.cc:493] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:35.152984 20802 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:35.149868 20555 catalog_manager.cc:5697] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.172399 20802 raft_consensus.cc:515] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:35.193209 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 3605b88d5c244849ab8442e8b036ad78 with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:35.195261 20652 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.197293 20652 raft_consensus.cc:2955] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.198060 22091 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.200490 20657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:35.201057 20657 raft_consensus.cc:3055] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:35.201326 20657 raft_consensus.cc:740] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:35.201593 20802 leader_election.cc:290] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:35.224217 20657 consensus_queue.cc:260] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:35.270485 22184 tablet_replica.cc:333] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:35.272266 20657 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:35.282680 20657 raft_consensus.cc:2468] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:35.287992 22184 raft_consensus.cc:2243] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.288933 22184 raft_consensus.cc:2272] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.292514 22184 ts_tablet_manager.cc:1916] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:35.329145 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264df02e73104a919e120ecee9b8209b" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:35.329811 20727 raft_consensus.cc:3060] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:35.331314 21458 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.334265 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3605b88d5c244849ab8442e8b036ad78 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:35.338466 20727 raft_consensus.cc:2468] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 2.
I20260709 13:07:35.341701 21458 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:35.346460 20773 leader_election.cc:304] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:35.347157 22184 ts_tablet_manager.cc:1929] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:35.347711 22166 raft_consensus.cc:2804] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:35.347829 22184 log.cc:1199] T 3605b88d5c244849ab8442e8b036ad78 P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/3605b88d5c244849ab8442e8b036ad78
I20260709 13:07:35.348330 22166 raft_consensus.cc:697] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:35.349264 22166 consensus_queue.cc:237] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:35.352448 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 3605b88d5c244849ab8442e8b036ad78 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:35.356825 22178 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:35.357282 22123 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:35.371766 20805 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.394511 20555 catalog_manager.cc:5697] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.398147 20657 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:35.402042 20653 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:35.414448 20806 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:35.417323 22165 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:35.425704 22181 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.439510 22179 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:35.529613 21458 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:07:35.530772 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 97566.6us
I20260709 13:07:35.531930 22091 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:35.454252 22179 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.084s
I20260709 13:07:35.550925 22123 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:35.591430 21455 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.596982 20653 raft_consensus.cc:1275] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:07:35.614149 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 82719.8us
I20260709 13:07:35.624301 22091 consensus_queue.cc:1048] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:35.657265 20657 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:35.680127 20660 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.688761 22186 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:07:35.736815 22104 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.744194 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:35.743300 21458 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
W20260709 13:07:35.760861 20775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:42905, user_credentials={real_user=slave}} blocked reactor thread for 305956us
I20260709 13:07:35.745703 20653 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.776942 20559 catalog_manager.cc:5697] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.789456 20730 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:35.797531 22178 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.802389 20802 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.808204 21455 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.813436 20660 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
W20260709 13:07:35.838037 21419 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 46861.5us
I20260709 13:07:35.840716 20555 catalog_manager.cc:5697] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.873697 20559 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.879884 22121 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:35.888679 20727 raft_consensus.cc:1275] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:35.924638 22193 consensus_queue.cc:1048] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:35.941545 20805 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.941277 20806 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.954280 20658 raft_consensus.cc:1275] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:35.959291 20730 consensus_queue.cc:237] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.959713 20731 consensus_queue.cc:237] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:35.974048 21455 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:35.975549 22178 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:35.980341 22121 consensus_queue.cc:1048] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:35.983364 21458 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:35.984310 20805 raft_consensus.cc:1275] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:35.990653 22179 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.996284 21458 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:35.985328 22123 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:36.000986 22123 consensus_queue.cc:1048] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:35.987289 20658 raft_consensus.cc:1275] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:36.005453 22178 consensus_queue.cc:1048] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:36.008946 22104 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.012547 20802 raft_consensus.cc:2955] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.020112 20658 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.023499 21455 raft_consensus.cc:2955] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.027179 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a56b6de7fdc4241b408b0bbb426bc0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:36.016968 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:36.031123 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e866dac53e144a45a9ec546bb4904cdc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:36.047356 20555 catalog_manager.cc:5697] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.080945 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a56b6de7fdc4241b408b0bbb426bc0f with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:36.094712 20555 catalog_manager.cc:5697] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.126181 20730 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.148276 20806 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:36.150491 22163 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:36.151201 21458 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:36.152930 22123 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:36.162596 22223 tablet_replica.cc:333] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:36.163848 22223 raft_consensus.cc:2243] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.171139 22223 raft_consensus.cc:2272] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.186317 22223 ts_tablet_manager.cc:1916] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:36.185894 22178 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.195264 21458 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.213176 22223 ts_tablet_manager.cc:1929] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:36.213778 22223 log.cc:1199] T 6a56b6de7fdc4241b408b0bbb426bc0f P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/6a56b6de7fdc4241b408b0bbb426bc0f
I20260709 13:07:36.216017 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 6a56b6de7fdc4241b408b0bbb426bc0f (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:36.218901 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet e866dac53e144a45a9ec546bb4904cdc with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:36.221454 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43638a830e56445583b1e4a76cdc1c17 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:36.207381 20806 raft_consensus.cc:2955] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.249861 22224 tablet_replica.cc:333] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:36.245162 20554 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:36.286106 22224 raft_consensus.cc:2243] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.286902 22224 raft_consensus.cc:2272] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.290683 22224 ts_tablet_manager.cc:1916] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:36.314678 22224 ts_tablet_manager.cc:1929] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:36.315200 22224 log.cc:1199] T e866dac53e144a45a9ec546bb4904cdc P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/e866dac53e144a45a9ec546bb4904cdc
I20260709 13:07:36.316854 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet e866dac53e144a45a9ec546bb4904cdc (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:36.325037 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 43638a830e56445583b1e4a76cdc1c17 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:36.326036 22223 tablet_replica.cc:333] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:36.327037 22223 raft_consensus.cc:2243] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:36.327538 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:36.327929 22223 raft_consensus.cc:2272] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:36.328198 20802 raft_consensus.cc:606] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:36.331625 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:36.332195 20802 raft_consensus.cc:606] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:36.335023 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90925f793bb4013920acc112302f67c"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:36.335606 20727 raft_consensus.cc:606] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:36.336414 22223 ts_tablet_manager.cc:1916] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:36.336913 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:36.338635 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:36.355234 22223 ts_tablet_manager.cc:1929] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:36.355687 22223 log.cc:1199] T 43638a830e56445583b1e4a76cdc1c17 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/43638a830e56445583b1e4a76cdc1c17
I20260709 13:07:36.357506 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 43638a830e56445583b1e4a76cdc1c17 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:36.552809 22123 raft_consensus.cc:993] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:36.553269 22178 raft_consensus.cc:1081] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:36.554684 20660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90925f793bb4013920acc112302f67c"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:48740
I20260709 13:07:36.555208 20660 raft_consensus.cc:493] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:36.555473 20660 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.561008 20660 raft_consensus.cc:515] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.562680 20660 leader_election.cc:290] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:36.563915 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:36.564211 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:36.564617 20727 raft_consensus.cc:3055] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:36.564775 21458 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.564992 20727 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:36.566015 20727 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.567236 20727 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.571559 21458 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:36.573143 20626 leader_election.cc:304] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:36.573822 22196 raft_consensus.cc:2804] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:36.575106 20727 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 2.
I20260709 13:07:36.575328 22196 raft_consensus.cc:697] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:36.576349 22196 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.588423 20558 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.664606 22213 raft_consensus.cc:993] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:36.665071 22193 raft_consensus.cc:1081] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:36.666520 20729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43240
I20260709 13:07:36.666930 20729 raft_consensus.cc:493] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:36.667172 20729 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:36.672777 20729 raft_consensus.cc:515] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:36.674885 20729 leader_election.cc:290] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:36.675119 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:36.675355 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:36.675727 20658 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:36.675912 20805 raft_consensus.cc:3055] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:36.676278 20805 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:36.676867 20805 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:36.677733 20805 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:36.680526 20658 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:36.681573 20699 leader_election.cc:304] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:36.682194 22178 raft_consensus.cc:2804] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:36.682338 20805 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:36.682592 22178 raft_consensus.cc:697] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:36.683450 22178 consensus_queue.cc:237] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:36.692799 20558 catalog_manager.cc:5697] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 2 to 3, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.718395 22213 raft_consensus.cc:993] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:36.718837 22193 raft_consensus.cc:1081] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:36.720113 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:36.720546 21458 raft_consensus.cc:493] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:36.720801 21458 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.725420 21458 raft_consensus.cc:515] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.726931 21458 leader_election.cc:290] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:36.727720 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:36.728400 20658 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.728489 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eb3b84e9c724705aa786071c47ac2b3" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:36.729135 20805 raft_consensus.cc:3055] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:36.729430 20805 raft_consensus.cc:740] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:36.730136 20805 consensus_queue.cc:260] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.731094 20805 raft_consensus.cc:3060] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.733071 20658 raft_consensus.cc:2468] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:36.734021 21418 leader_election.cc:304] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:36.734722 22036 raft_consensus.cc:2804] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:36.736186 20805 raft_consensus.cc:2468] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:36.736294 22036 raft_consensus.cc:697] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:36.737218 22036 consensus_queue.cc:237] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:36.747042 20558 catalog_manager.cc:5697] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.051875 21458 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:37.053233 22196 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:37.077723 20727 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:37.079437 22204 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:37.087072 20658 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:37.088465 22123 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:37.109442 20805 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:37.121163 22123 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:37.151535 20658 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:37.152710 22036 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:37.168808 20802 raft_consensus.cc:1275] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:37.170450 22089 consensus_queue.cc:1048] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:37.339803 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:37.400141 20805 consensus_queue.cc:237] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.411345 20658 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:37.411275 20729 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:07:37.411082 20775 consensus_peers.cc:597] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46d57a1ca6374a00ad24551ea7d914d3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.413264 22242 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:37.415302 22193 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:37.432919 22193 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.442142 20660 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.442975 20729 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.446995 20727 consensus_queue.cc:237] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.453899 20558 catalog_manager.cc:5697] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:37.465801 20701 consensus_peers.cc:597] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c40f830bb2e44599c5f36b164ffdbc5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.467813 20660 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:37.469569 22235 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.469938 20805 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:37.473657 22178 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.487217 22235 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.493505 20802 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.512466 20658 consensus_queue.cc:237] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.512367 20660 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.517941 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:37.520087 20555 catalog_manager.cc:5697] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.553411 20727 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:37.553864 20626 consensus_peers.cc:597] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4772e1fc32fd40b98cb3bf98b53cbb9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.553889 20802 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:37.554704 22094 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.556317 22094 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.568944 22204 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.572193 20805 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.572329 20727 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.585404 20802 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.596400 20729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:37.597043 20729 raft_consensus.cc:606] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Received request to transfer leadership to TS 9dbdbb93ef4d47a893f122c2c0bcc196
I20260709 13:07:37.595639 20554 catalog_manager.cc:5697] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.603626 20658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:37.604233 20658 raft_consensus.cc:606] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:37.605497 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:37.607232 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:07:37.617161 20775 consensus_peers.cc:597] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64ec06e643094490bb15f691e643b7e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.617921 20658 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:37.619627 22193 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:37.620853 20727 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:07:37.705042 22213 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:07:37.708168 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 82470.6us
I20260709 13:07:37.776710 20658 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.778724 22241 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.787954 20727 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.807776 20555 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 5, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:37.826924 22266 ts_tablet_manager.cc:933] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:37.843611 22266 tablet_copy_client.cc:323] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:37.849220 20819 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 46d57a1ca6374a00ad24551ea7d914d3 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:37.849802 20819 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 46d57a1ca6374a00ad24551ea7d914d3 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-46d57a1ca6374a00ad24551ea7d914d3
I20260709 13:07:37.856709 20819 tablet_copy_source_session.cc:215] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:37.859797 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d57a1ca6374a00ad24551ea7d914d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.874440 22266 tablet_copy_client.cc:806] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:37.875005 22266 tablet_copy_client.cc:670] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:37.878443 22266 tablet_copy_client.cc:538] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:37.889043 22266 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:37.912348 22266 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:37.913224 22266 tablet_bootstrap.cc:492] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:37.913926 22266 ts_tablet_manager.cc:1403] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 13:07:37.916775 22266 raft_consensus.cc:359] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.917598 22266 raft_consensus.cc:740] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:37.918300 22266 consensus_queue.cc:260] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:37.920817 22266 ts_tablet_manager.cc:1434] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:37.924259 20819 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-46d57a1ca6374a00ad24551ea7d914d3 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:37.924695 20819 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-46d57a1ca6374a00ad24551ea7d914d3 on tablet 46d57a1ca6374a00ad24551ea7d914d3 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:37.947992 22261 raft_consensus.cc:993] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:37.948488 22259 raft_consensus.cc:1081] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:37.950186 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:37.950762 20727 raft_consensus.cc:493] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:37.951090 20727 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.957914 20727 raft_consensus.cc:515] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:37.959683 20727 leader_election.cc:290] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:37.960271 20658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:37.960661 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b937bc0d4bdc49debbfb8f3118eababe" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:37.960841 20658 raft_consensus.cc:3055] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:37.961249 20658 raft_consensus.cc:740] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:37.961249 20802 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.962021 20658 consensus_queue.cc:260] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:37.963306 20658 raft_consensus.cc:3060] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.968220 20802 raft_consensus.cc:2468] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:37.969383 20700 leader_election.cc:304] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57928990a8414414af45a1d535124be5, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:37.970265 22263 raft_consensus.cc:2804] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.970727 22263 raft_consensus.cc:697] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:37.971650 22263 consensus_queue.cc:237] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:37.970718 20658 raft_consensus.cc:2468] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 2.
I20260709 13:07:37.980553 20558 catalog_manager.cc:5697] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 1 to 2, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.988742 22266 ts_tablet_manager.cc:933] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:37.991863 22266 tablet_copy_client.cc:323] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:37.993458 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:37.993980 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet 4772e1fc32fd40b98cb3bf98b53cbb9b from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-4772e1fc32fd40b98cb3bf98b53cbb9b
I20260709 13:07:38.001451 20671 tablet_copy_source_session.cc:215] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:38.008100 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.020387 22123 raft_consensus.cc:993] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: : Instructing follower 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:38.020740 22271 ts_tablet_manager.cc:933] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:38.020885 22123 raft_consensus.cc:1081] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Signalling peer 9dbdbb93ef4d47a893f122c2c0bcc196 to start an election
I20260709 13:07:38.022837 20802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
 from {username='slave'} at 127.0.0.1:47840
I20260709 13:07:38.023320 20802 raft_consensus.cc:493] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.023626 20802 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.026749 22266 tablet_copy_client.cc:806] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:38.027261 22266 tablet_copy_client.cc:670] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:38.033002 22266 tablet_copy_client.cc:538] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:38.036306 22271 tablet_copy_client.cc:323] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:38.038272 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet 7c40f830bb2e44599c5f36b164ffdbc5 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:38.038777 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet 7c40f830bb2e44599c5f36b164ffdbc5 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-7c40f830bb2e44599c5f36b164ffdbc5
I20260709 13:07:38.047084 20746 tablet_copy_source_session.cc:215] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:38.049264 22266 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:38.050175 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c40f830bb2e44599c5f36b164ffdbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.058358 20802 raft_consensus.cc:515] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.062273 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:38.062785 20727 raft_consensus.cc:3055] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:38.063052 20727 raft_consensus.cc:740] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:38.063728 20727 consensus_queue.cc:260] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.064800 20727 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.065510 22271 tablet_copy_client.cc:806] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:38.066123 22271 tablet_copy_client.cc:670] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:38.072235 22271 tablet_copy_client.cc:538] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:38.075066 21459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43638a830e56445583b1e4a76cdc1c17" candidate_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:38.075628 21459 raft_consensus.cc:3060] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.090811 21459 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 3.
I20260709 13:07:38.093395 20775 leader_election.cc:304] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:38.094197 22242 raft_consensus.cc:2804] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:38.094652 22242 raft_consensus.cc:697] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Becoming Leader. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:38.095489 22242 consensus_queue.cc:237] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.071646 20727 raft_consensus.cc:2468] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dbdbb93ef4d47a893f122c2c0bcc196 in term 3.
I20260709 13:07:38.104107 20802 leader_election.cc:290] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [CANDIDATE]: Term 3 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
I20260709 13:07:38.131313 22271 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:38.132418 20558 catalog_manager.cc:5697] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: term changed from 2 to 3, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.142230 22266 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:38.143253 22266 tablet_bootstrap.cc:492] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:38.144014 22266 ts_tablet_manager.cc:1403] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.095s	user 0.058s	sys 0.026s
I20260709 13:07:38.147863 22266 raft_consensus.cc:359] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.148661 22275 ts_tablet_manager.cc:933] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:38.148806 22266 raft_consensus.cc:740] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:38.149643 22266 consensus_queue.cc:260] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.152483 22266 ts_tablet_manager.cc:1434] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:38.159390 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-4772e1fc32fd40b98cb3bf98b53cbb9b received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:38.159873 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-4772e1fc32fd40b98cb3bf98b53cbb9b on tablet 4772e1fc32fd40b98cb3bf98b53cbb9b with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:38.169473 22275 tablet_copy_client.cc:323] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:38.173494 20819 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet 64ec06e643094490bb15f691e643b7e8 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:38.174083 20819 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet 64ec06e643094490bb15f691e643b7e8 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-64ec06e643094490bb15f691e643b7e8
I20260709 13:07:38.182334 20819 tablet_copy_source_session.cc:215] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:38.186576 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ec06e643094490bb15f691e643b7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.195434 22271 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:38.196305 22271 tablet_bootstrap.cc:492] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:38.196877 22271 ts_tablet_manager.cc:1403] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.009s
I20260709 13:07:38.200783 22271 raft_consensus.cc:359] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.201682 22271 raft_consensus.cc:740] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:38.202230 22271 consensus_queue.cc:260] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.204510 22271 ts_tablet_manager.cc:1434] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:38.207201 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-7c40f830bb2e44599c5f36b164ffdbc5 received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:38.207283 22275 tablet_copy_client.cc:806] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:38.207654 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-7c40f830bb2e44599c5f36b164ffdbc5 on tablet 7c40f830bb2e44599c5f36b164ffdbc5 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:38.210851 22275 tablet_copy_client.cc:670] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:38.215353 22275 tablet_copy_client.cc:538] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:38.225006 21459 raft_consensus.cc:1217] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:38.227339 22275 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:38.256939 22275 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:38.257959 22275 tablet_bootstrap.cc:492] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:38.258759 22275 ts_tablet_manager.cc:1403] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.005s
I20260709 13:07:38.262117 22275 raft_consensus.cc:359] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.263176 22275 raft_consensus.cc:740] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:38.263906 22275 consensus_queue.cc:260] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:38.267000 22275 ts_tablet_manager.cc:1434] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:38.269088 20819 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-64ec06e643094490bb15f691e643b7e8 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:38.269558 20819 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-64ec06e643094490bb15f691e643b7e8 on tablet 64ec06e643094490bb15f691e643b7e8 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:38.388230 20660 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.392001 22123 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.433946 20802 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:38.436031 22256 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:38.493067 21459 raft_consensus.cc:1217] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:38.506479 21458 raft_consensus.cc:1217] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:38.528334 21458 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:38.529894 22242 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:38.540285 20729 raft_consensus.cc:1275] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:38.547672 22242 consensus_queue.cc:1048] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:07:38.608278 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:38.662006 21458 raft_consensus.cc:1217] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:07:38.700222 22242 raft_consensus.cc:1064] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:38.703068 22242 consensus_queue.cc:237] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.710023 20729 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:38.710024 21458 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:38.711917 22193 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:38.713922 22193 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:38.718010 20660 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:38.721482 22241 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:38.730966 22193 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.732730 21458 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.749528 20729 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.754107 20653 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.765712 20558 catalog_manager.cc:5697] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:38.794767 20802 consensus_queue.cc:237] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.806612 21458 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:38.808298 22289 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:38.814863 20660 raft_consensus.cc:1275] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:38.816707 22193 consensus_queue.cc:1048] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:38.816207 22241 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.823276 21459 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.822165 20660 raft_consensus.cc:2955] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.829444 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46d57a1ca6374a00ad24551ea7d914d3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:38.839236 20559 catalog_manager.cc:5697] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 4 to 5, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 2 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:38.859732 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 46d57a1ca6374a00ad24551ea7d914d3 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:38.864439 22297 tablet_replica.cc:333] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:38.865582 22297 raft_consensus.cc:2243] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:38.870976 22297 raft_consensus.cc:2272] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:38.874642 22297 ts_tablet_manager.cc:1916] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:38.887939 22297 ts_tablet_manager.cc:1929] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:38.888267 22297 log.cc:1199] T 46d57a1ca6374a00ad24551ea7d914d3 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/46d57a1ca6374a00ad24551ea7d914d3
I20260709 13:07:38.889616 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 46d57a1ca6374a00ad24551ea7d914d3 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:38.940546 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:38.948192 22196 raft_consensus.cc:1064] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:38.950897 22196 consensus_queue.cc:237] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:38.958828 21459 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:38.960465 22259 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:38.963807 20806 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:38.965348 22259 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:38.974329 20730 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:38.977312 22196 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:38.985507 22261 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:38.996126 20806 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.019349 20730 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.021129 20554 catalog_manager.cc:5697] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.035425 22256 raft_consensus.cc:1064] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:39.038178 22256 consensus_queue.cc:237] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
W20260709 13:07:39.040464 20626 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:42905, user_credentials={real_user=slave}} blocked reactor thread for 54244.9us
I20260709 13:07:39.042447 21459 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.049834 20660 consensus_queue.cc:237] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.056524 22241 raft_consensus.cc:1064] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:39.064770 20733 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:39.065438 20802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9"
dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:51670
I20260709 13:07:39.075477 20802 raft_consensus.cc:606] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:39.071520 21458 raft_consensus.cc:1275] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:39.083534 22302 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:39.090387 22259 consensus_queue.cc:1048] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:39.095053 20733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:39.095834 20733 raft_consensus.cc:606] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Received request to transfer leadership to TS c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:39.097150 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:39.098937 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:39.059324 22241 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.108440 22302 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.115038 20727 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.120836 21458 raft_consensus.cc:2955] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.149971 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:39.154713 21459 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:39.154084 20554 catalog_manager.cc:5697] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.157411 21459 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:39.159578 22123 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:39.159977 22242 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:07:39.162014 20660 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:39.169425 20733 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:07:39.171180 20802 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:39.173084 20660 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:39.179678 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet 4772e1fc32fd40b98cb3bf98b53cbb9b with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:39.180801 22123 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:39.187510 22263 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:39.194787 22308 tablet_replica.cc:333] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:39.196908 22308 raft_consensus.cc:2243] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:39.221653 22308 raft_consensus.cc:2272] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:39.221388 22241 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:39.224082 22193 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:39.220543 22123 raft_consensus.cc:993] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: : Instructing follower c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:39.258968 22263 raft_consensus.cc:1081] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Signalling peer c7c6d4ebccdf44e28186a985f8aff945 to start an election
I20260709 13:07:39.265475 22308 ts_tablet_manager.cc:1916] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:39.306702 22289 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.324337 22308 ts_tablet_manager.cc:1929] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:39.328670 22308 log.cc:1199] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/4772e1fc32fd40b98cb3bf98b53cbb9b
W20260709 13:07:39.345588 20700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:37807, user_credentials={real_user=slave}} blocked reactor thread for 93482.9us
W20260709 13:07:39.346364 20699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:44315, user_credentials={real_user=slave}} blocked reactor thread for 98209.6us
I20260709 13:07:39.351215 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet 4772e1fc32fd40b98cb3bf98b53cbb9b (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:39.352532 20653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
 from {username='slave'} at 127.0.0.1:48740
I20260709 13:07:39.353133 20653 raft_consensus.cc:493] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.353505 20653 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:39.359676 20652 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.361337 20653 raft_consensus.cc:515] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:39.365540 20653 leader_election.cc:290] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [CANDIDATE]: Term 4 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:39.366647 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:39.367301 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66d72ca21c84371a3ef413001a0cce2" candidate_uuid: "c7c6d4ebccdf44e28186a985f8aff945" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:39.367280 20727 raft_consensus.cc:3055] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:39.369267 20727 raft_consensus.cc:740] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:39.369997 20727 consensus_queue.cc:260] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:39.371042 20727 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:39.370733 21458 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.377326 20802 raft_consensus.cc:3060] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:39.383104 20727 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 4.
I20260709 13:07:39.384497 20624 leader_election.cc:304] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [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: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945; no voters: 
I20260709 13:07:39.385604 22303 raft_consensus.cc:2804] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:39.384946 20554 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 5 to 6, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.386258 22303 raft_consensus.cc:697] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 LEADER]: Becoming Leader. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:39.387145 22303 consensus_queue.cc:237] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } }
I20260709 13:07:39.348482 22256 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.426496 20806 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.400295 20802 raft_consensus.cc:2468] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c6d4ebccdf44e28186a985f8aff945 in term 4.
I20260709 13:07:39.437847 20559 catalog_manager.cc:5697] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: term changed from 3 to 4, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65). New cstate: current_term: 4 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.435886 20653 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.452906 22193 raft_consensus.cc:993] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:39.453878 22193 raft_consensus.cc:1081] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
W20260709 13:07:39.454903 20773 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 102317us
I20260709 13:07:39.459576 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37966
I20260709 13:07:39.460186 21458 raft_consensus.cc:493] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.460517 21458 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.460801 21459 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.465173 20806 consensus_queue.cc:237] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.464913 20730 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.472486 21455 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:39.474110 21458 raft_consensus.cc:515] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.475458 22290 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:07:39.477491 20806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:39.478058 20806 raft_consensus.cc:3055] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.478327 20806 raft_consensus.cc:740] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dbdbb93ef4d47a893f122c2c0bcc196, State: Running, Role: LEADER
I20260709 13:07:39.479148 20806 consensus_queue.cc:260] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.480338 20806 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.483383 21458 leader_election.cc:290] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:39.486253 22193 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.489117 20806 raft_consensus.cc:2468] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:39.490293 21419 leader_election.cc:304] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:39.491129 22239 raft_consensus.cc:2804] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.491595 22239 raft_consensus.cc:697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:39.490640 21458 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.492499 22239 consensus_queue.cc:237] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.524348 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64ec06e643094490bb15f691e643b7e8 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:39.537109 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7586ce07f6144bdf90edb1e6c61e1fa9" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:39.537957 20655 raft_consensus.cc:1275] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:07:39.563318 20660 raft_consensus.cc:3060] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.584007 20660 raft_consensus.cc:2468] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:39.586067 20555 catalog_manager.cc:5697] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.589716 22242 consensus_queue.cc:1048] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:07:39.644851 20727 consensus_queue.cc:237] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:39.654718 21457 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:39.656883 22256 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:39.661312 20660 raft_consensus.cc:2955] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.667877 22235 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.677305 21457 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.684461 20554 catalog_manager.cc:5697] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.686569 20554 catalog_manager.cc:5697] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: config changed from index 6 to 7, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 4 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.690017 20805 raft_consensus.cc:1275] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:39.701696 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c40f830bb2e44599c5f36b164ffdbc5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:39.714442 22235 consensus_queue.cc:1048] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:39.726837 20802 raft_consensus.cc:2955] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:39.748962 20557 catalog_manager.cc:5697] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.764104 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet 64ec06e643094490bb15f691e643b7e8 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:39.766448 22320 tablet_replica.cc:333] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:39.767985 22320 raft_consensus.cc:2243] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:39.769754 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c40f830bb2e44599c5f36b164ffdbc5 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:39.770417 22320 raft_consensus.cc:2272] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:39.780592 22320 ts_tablet_manager.cc:1916] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:39.785133 22321 tablet_replica.cc:333] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:39.786568 22321 raft_consensus.cc:2243] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:39.787463 22321 raft_consensus.cc:2272] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:39.792153 22321 ts_tablet_manager.cc:1916] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:39.797825 22320 ts_tablet_manager.cc:1929] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:07:39.798383 22320 log.cc:1199] T 64ec06e643094490bb15f691e643b7e8 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/64ec06e643094490bb15f691e643b7e8
I20260709 13:07:39.800128 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet 64ec06e643094490bb15f691e643b7e8 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:39.806524 22321 ts_tablet_manager.cc:1929] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:39.807022 22321 log.cc:1199] T 7c40f830bb2e44599c5f36b164ffdbc5 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/7c40f830bb2e44599c5f36b164ffdbc5
I20260709 13:07:39.808586 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet 7c40f830bb2e44599c5f36b164ffdbc5 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:39.816660 20802 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:39.817772 22196 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:39.827508 20730 raft_consensus.cc:1275] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:39.829353 22302 consensus_queue.cc:1048] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:39.887208 20802 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:39.888375 22264 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:39.897440 20653 raft_consensus.cc:1275] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:39.899294 22287 consensus_queue.cc:1048] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:40.100194 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:40.649202 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:40.690351 20653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90925f793bb4013920acc112302f67c"
dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
mode: GRACEFUL
new_leader_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:07:40.691054 20653 raft_consensus.cc:606] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Received request to transfer leadership to TS 57928990a8414414af45a1d535124be5
I20260709 13:07:40.692514 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:40.693921 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:40.837462 20727 consensus_queue.cc:237] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:40.844859 20701 consensus_peers.cc:597] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b937bc0d4bdc49debbfb8f3118eababe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.844985 20805 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:40.845968 20653 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:40.846407 22256 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:40.847460 22331 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:40.857474 22256 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.859825 20805 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.860522 20653 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.875458 20730 consensus_queue.cc:237] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:40.878417 22302 raft_consensus.cc:993] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: : Instructing follower 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:40.881754 22196 raft_consensus.cc:1081] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Signalling peer 57928990a8414414af45a1d535124be5 to start an election
I20260709 13:07:40.877743 20557 catalog_manager.cc:5697] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 3, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:40.883674 20733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90925f793bb4013920acc112302f67c"
dest_uuid: "57928990a8414414af45a1d535124be5"
 from {username='slave'} at 127.0.0.1:43256
I20260709 13:07:40.884323 20733 raft_consensus.cc:493] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:40.884665 20733 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:40.895941 20733 raft_consensus.cc:515] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:40.902127 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c7c6d4ebccdf44e28186a985f8aff945"
I20260709 13:07:40.902551 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90925f793bb4013920acc112302f67c" candidate_uuid: "57928990a8414414af45a1d535124be5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
I20260709 13:07:40.902742 20653 raft_consensus.cc:3055] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:40.903057 20653 raft_consensus.cc:740] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7c6d4ebccdf44e28186a985f8aff945, State: Running, Role: LEADER
I20260709 13:07:40.903086 21458 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:40.903981 20653 consensus_queue.cc:260] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:40.905102 20653 raft_consensus.cc:3060] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:40.915006 21458 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:40.918692 20701 leader_election.cc:304] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [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: 57928990a8414414af45a1d535124be5, 960a25cdac2d42e5834736fdca1e2d20; no voters: 
I20260709 13:07:40.922791 22256 raft_consensus.cc:2804] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:40.923293 22256 raft_consensus.cc:697] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Becoming Leader. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:40.924343 22256 consensus_queue.cc:237] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:40.916142 20733 leader_election.cc:290] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [CANDIDATE]: Term 3 election: Requested vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905)
W20260709 13:07:40.934634 20701 consensus_peers.cc:597] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e76908047833458f8f3a3539abf6cc2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.935496 20805 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.937182 22339 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.937673 20660 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.939652 22339 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.948217 20653 raft_consensus.cc:2468] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57928990a8414414af45a1d535124be5 in term 3.
I20260709 13:07:40.952469 22314 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.958060 20805 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.980944 20653 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.994418 20558 catalog_manager.cc:5697] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:40.994534 20658 consensus_queue.cc:237] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
W20260709 13:07:41.002789 20626 consensus_peers.cc:597] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f09057179d1f46d3985ce086e0d1fd04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:41.003625 20802 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:41.005806 22302 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:41.008545 20555 catalog_manager.cc:5697] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 reported cstate change: term changed from 2 to 3, leader changed from c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) to 57928990a8414414af45a1d535124be5 (127.19.26.66). New cstate: current_term: 3 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.015201 20730 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:41.017067 22196 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:41.019778 22196 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.032220 20802 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.050413 20802 consensus_queue.cc:237] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Queue 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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.051419 20730 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.055262 20558 catalog_manager.cc:5697] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:41.069584 20729 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:41.070283 20775 consensus_peers.cc:597] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68:42905): Couldn't send request to peer 960a25cdac2d42e5834736fdca1e2d20. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc10ff93376648d2ac3695b91d001163. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:41.072012 22317 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:41.071532 20658 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:41.077028 22290 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:41.089491 22317 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.092321 20733 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.094529 20658 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.115626 20555 catalog_manager.cc:5697] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index -1 to 2, NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) added. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } } }
I20260709 13:07:41.363821 22353 ts_tablet_manager.cc:933] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:41.366139 22353 tablet_copy_client.cc:323] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:41.368135 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet b937bc0d4bdc49debbfb8f3118eababe from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:41.368685 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet b937bc0d4bdc49debbfb8f3118eababe from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-b937bc0d4bdc49debbfb8f3118eababe
I20260709 13:07:41.376739 20746 tablet_copy_source_session.cc:215] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.380409 22353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b937bc0d4bdc49debbfb8f3118eababe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.394801 22355 ts_tablet_manager.cc:933] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:41.402132 22353 tablet_copy_client.cc:806] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.403039 22353 tablet_copy_client.cc:670] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.403489 22355 tablet_copy_client.cc:323] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.66:45639
I20260709 13:07:41.406841 20746 tablet_copy_service.cc:140] P 57928990a8414414af45a1d535124be5: Received BeginTabletCopySession request for tablet e76908047833458f8f3a3539abf6cc2e from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:46672)
I20260709 13:07:41.407368 20746 tablet_copy_service.cc:161] P 57928990a8414414af45a1d535124be5: Beginning new tablet copy session on tablet e76908047833458f8f3a3539abf6cc2e from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:46672: session id = 960a25cdac2d42e5834736fdca1e2d20-e76908047833458f8f3a3539abf6cc2e
I20260709 13:07:41.413322 22353 tablet_copy_client.cc:538] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.414772 20746 tablet_copy_source_session.cc:215] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.418358 22355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76908047833458f8f3a3539abf6cc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.425758 22353 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:41.437503 22355 tablet_copy_client.cc:806] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.438174 22355 tablet_copy_client.cc:670] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.442193 22355 tablet_copy_client.cc:538] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.451586 22355 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:41.451635 22353 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.452649 22353 tablet_bootstrap.cc:492] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:41.453363 22353 ts_tablet_manager.cc:1403] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 13:07:41.456619 22353 raft_consensus.cc:359] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.457543 22353 raft_consensus.cc:740] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:41.458269 22353 consensus_queue.cc:260] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.463277 21458 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:41.465804 22339 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:41.474313 22358 ts_tablet_manager.cc:933] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:41.466075 22353 ts_tablet_manager.cc:1434] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:41.484093 22358 tablet_copy_client.cc:323] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.67:37807
I20260709 13:07:41.487406 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b937bc0d4bdc49debbfb8f3118eababe received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:41.487994 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-b937bc0d4bdc49debbfb8f3118eababe on tablet b937bc0d4bdc49debbfb8f3118eababe with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:41.491364 20819 tablet_copy_service.cc:140] P 9dbdbb93ef4d47a893f122c2c0bcc196: Received BeginTabletCopySession request for tablet bc10ff93376648d2ac3695b91d001163 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:49448)
I20260709 13:07:41.491976 20819 tablet_copy_service.cc:161] P 9dbdbb93ef4d47a893f122c2c0bcc196: Beginning new tablet copy session on tablet bc10ff93376648d2ac3695b91d001163 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:49448: session id = 960a25cdac2d42e5834736fdca1e2d20-bc10ff93376648d2ac3695b91d001163
I20260709 13:07:41.495080 22355 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.497095 22355 tablet_bootstrap.cc:492] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:41.497922 22355 ts_tablet_manager.cc:1403] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.008s
I20260709 13:07:41.499374 22361 ts_tablet_manager.cc:933] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Initiating tablet copy from peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315)
I20260709 13:07:41.506532 20819 tablet_copy_source_session.cc:215] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.510136 22358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc10ff93376648d2ac3695b91d001163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.519958 20653 raft_consensus.cc:1275] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:07:41.521585 22331 consensus_queue.cc:1048] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:07:41.527592 22355 raft_consensus.cc:359] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.533720 22355 raft_consensus.cc:740] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:41.534504 22355 consensus_queue.cc:260] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.538532 22355 ts_tablet_manager.cc:1434] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260709 13:07:41.550199 20746 tablet_copy_service.cc:342] P 57928990a8414414af45a1d535124be5: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-e76908047833458f8f3a3539abf6cc2e received from {username='slave'} at 127.0.0.1:46672
I20260709 13:07:41.550664 20746 tablet_copy_service.cc:434] P 57928990a8414414af45a1d535124be5: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-e76908047833458f8f3a3539abf6cc2e on tablet e76908047833458f8f3a3539abf6cc2e with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:41.575424 22358 tablet_copy_client.cc:806] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.576493 22358 tablet_copy_client.cc:670] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.615427 22358 tablet_copy_client.cc:538] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.618397 22361 tablet_copy_client.cc:323] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Beginning tablet copy session from remote peer at address 127.19.26.65:44315
I20260709 13:07:41.621423 20671 tablet_copy_service.cc:140] P c7c6d4ebccdf44e28186a985f8aff945: Received BeginTabletCopySession request for tablet f09057179d1f46d3985ce086e0d1fd04 from peer 960a25cdac2d42e5834736fdca1e2d20 ({username='slave'} at 127.0.0.1:60532)
I20260709 13:07:41.622020 20671 tablet_copy_service.cc:161] P c7c6d4ebccdf44e28186a985f8aff945: Beginning new tablet copy session on tablet f09057179d1f46d3985ce086e0d1fd04 from peer 960a25cdac2d42e5834736fdca1e2d20 at {username='slave'} at 127.0.0.1:60532: session id = 960a25cdac2d42e5834736fdca1e2d20-f09057179d1f46d3985ce086e0d1fd04
I20260709 13:07:41.629400 22358 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:41.642347 20671 tablet_copy_source_session.cc:215] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.654089 22361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09057179d1f46d3985ce086e0d1fd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.660267 22358 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.661356 22358 tablet_bootstrap.cc:492] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:41.662091 22358 ts_tablet_manager.cc:1403] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260709 13:07:41.665310 22358 raft_consensus.cc:359] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.666272 22358 raft_consensus.cc:740] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:41.667022 22358 consensus_queue.cc:260] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.670089 22358 ts_tablet_manager.cc:1434] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:41.678002 22361 tablet_copy_client.cc:806] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.678519 20819 tablet_copy_service.cc:342] P 9dbdbb93ef4d47a893f122c2c0bcc196: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-bc10ff93376648d2ac3695b91d001163 received from {username='slave'} at 127.0.0.1:49448
I20260709 13:07:41.678720 22361 tablet_copy_client.cc:670] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.679492 20819 tablet_copy_service.cc:434] P 9dbdbb93ef4d47a893f122c2c0bcc196: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-bc10ff93376648d2ac3695b91d001163 on tablet bc10ff93376648d2ac3695b91d001163 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:41.682804 22361 tablet_copy_client.cc:538] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.698918 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:41.698884 22361 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap starting.
I20260709 13:07:41.722731 22361 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.723631 22361 tablet_bootstrap.cc:492] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Bootstrap complete.
I20260709 13:07:41.724392 22361 ts_tablet_manager.cc:1403] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260709 13:07:41.727535 22361 raft_consensus.cc:359] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.728385 22361 raft_consensus.cc:740] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Initialized, Role: LEARNER
I20260709 13:07:41.728909 22361 consensus_queue.cc:260] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: NON_VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: true } }
I20260709 13:07:41.731077 22361 ts_tablet_manager.cc:1434] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:41.733456 20671 tablet_copy_service.cc:342] P c7c6d4ebccdf44e28186a985f8aff945: Request end of tablet copy session 960a25cdac2d42e5834736fdca1e2d20-f09057179d1f46d3985ce086e0d1fd04 received from {username='slave'} at 127.0.0.1:60532
I20260709 13:07:41.733927 20671 tablet_copy_service.cc:434] P c7c6d4ebccdf44e28186a985f8aff945: ending tablet copy session 960a25cdac2d42e5834736fdca1e2d20-f09057179d1f46d3985ce086e0d1fd04 on tablet f09057179d1f46d3985ce086e0d1fd04 with peer 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:41.833158 21457 raft_consensus.cc:1217] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:41.888273 21457 raft_consensus.cc:1217] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:07:41.913949 21457 raft_consensus.cc:1217] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:07:42.004189 21457 raft_consensus.cc:1217] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:42.390869 22331 raft_consensus.cc:1064] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:42.393448 22331 consensus_queue.cc:237] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.405151 21459 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.408864 20802 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.409229 20660 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.408093 22331 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:42.411617 22314 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.412637 22339 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.424803 22339 raft_consensus.cc:1064] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:42.427441 22339 consensus_queue.cc:237] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.448051 21457 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:42.449577 22314 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:42.449992 20805 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:42.451526 22331 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:42.455487 22314 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.456198 20805 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.474246 21457 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.483218 20653 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:42.489611 22339 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:42.495694 20557 catalog_manager.cc:5697] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.509207 22339 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.512467 21459 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.523386 20653 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } attrs { replace: true } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.529086 20802 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.543720 22371 raft_consensus.cc:1064] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:42.551893 22371 consensus_queue.cc:237] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.551879 20653 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.577450 21459 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEARNER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:42.578059 20802 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:42.578804 20730 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:42.579339 22370 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.580446 22349 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.582407 22196 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.595165 22373 raft_consensus.cc:1064] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: attempting to promote NON_VOTER 960a25cdac2d42e5834736fdca1e2d20 to VOTER
I20260709 13:07:42.597889 22373 consensus_queue.cc:237] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.612972 20557 catalog_manager.cc:5697] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.642356 20729 consensus_queue.cc:237] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.643083 20730 consensus_queue.cc:237] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [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: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.664706 22196 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.675882 21457 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.675552 20802 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.681242 20653 raft_consensus.cc:1275] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.681733 21457 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:42.692219 22331 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:42.695298 20805 raft_consensus.cc:1275] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 57928990a8414414af45a1d535124be5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:42.687773 22314 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:07:42.715593 22396 consensus_queue.cc:1048] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:07:42.711604 22375 consensus_queue.cc:1048] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:07:42.725580 22314 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.732357 20653 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.736498 20554 catalog_manager.cc:5697] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.743897 22396 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
W20260709 13:07:42.749583 20701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:42905, user_credentials={real_user=slave}} blocked reactor thread for 61398.8us
I20260709 13:07:42.751994 20805 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.765372 21457 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 LEARNER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.766752 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:42.766944 22393 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.764999 21458 raft_consensus.cc:2955] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.784796 20730 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.786103 21459 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.792865 22395 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:42.792409 20558 catalog_manager.cc:5697] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 reported cstate change: config changed from index 4 to 5, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 2 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
W20260709 13:07:42.798338 20624 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45639, user_credentials={real_user=slave}} blocked reactor thread for 86880.4us
I20260709 13:07:42.801465 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e76908047833458f8f3a3539abf6cc2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:42.800984 20730 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } attrs { replace: true } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.805801 20660 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.808948 20555 catalog_manager.cc:5697] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New cstate: current_term: 1 leader_uuid: "57928990a8414414af45a1d535124be5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.811609 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b937bc0d4bdc49debbfb8f3118eababe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:42.814373 21457 raft_consensus.cc:2955] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.817739 22373 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.839078 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet b937bc0d4bdc49debbfb8f3118eababe with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:42.846606 20799 tablet_service.cc:1558] Processing DeleteTablet for tablet e76908047833458f8f3a3539abf6cc2e with delete_type TABLET_DATA_TOMBSTONED (TS 9dbdbb93ef4d47a893f122c2c0bcc196 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47872
I20260709 13:07:42.847194 20658 consensus_queue.cc:237] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.855252 20802 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:42.857062 22397 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:42.870414 22399 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.871835 21457 raft_consensus.cc:1275] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Refusing update from remote peer c7c6d4ebccdf44e28186a985f8aff945: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:07:42.881644 22349 consensus_queue.cc:1048] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:42.886606 21457 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.887228 20802 raft_consensus.cc:2955] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.888093 22393 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.891530 20730 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.899384 20729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6"
dest_uuid: "57928990a8414414af45a1d535124be5"
mode: GRACEFUL
new_leader_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:40522
I20260709 13:07:42.900059 20729 raft_consensus.cc:606] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Received request to transfer leadership to TS 960a25cdac2d42e5834736fdca1e2d20
I20260709 13:07:42.907066 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:42.908933 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:42.930778 22405 tablet_replica.cc:333] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:42.933394 22398 raft_consensus.cc:993] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: : Instructing follower 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:42.933954 22398 raft_consensus.cc:1081] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Signalling peer 960a25cdac2d42e5834736fdca1e2d20 to start an election
I20260709 13:07:42.934688 22403 tablet_replica.cc:333] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:42.935830 22403 raft_consensus.cc:2243] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.937472 21457 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.940330 20543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f09057179d1f46d3985ce086e0d1fd04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:42.950076 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6"
dest_uuid: "960a25cdac2d42e5834736fdca1e2d20"
 from {username='slave'} at 127.0.0.1:37978
I20260709 13:07:42.950709 21458 raft_consensus.cc:493] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.951089 21458 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.955539 20554 catalog_manager.cc:5697] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.961460 20660 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } attrs { replace: true } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:42.936587 22403 raft_consensus.cc:2272] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.968663 21458 raft_consensus.cc:515] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.972971 20558 catalog_manager.cc:5697] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 reported cstate change: config changed from index 3 to 4, VOTER 57928990a8414414af45a1d535124be5 (127.19.26.66) evicted. New cstate: current_term: 2 leader_uuid: "c7c6d4ebccdf44e28186a985f8aff945" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.976778 22403 ts_tablet_manager.cc:1916] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:42.980091 20730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "57928990a8414414af45a1d535124be5"
I20260709 13:07:42.980770 20730 raft_consensus.cc:3055] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:42.981062 20730 raft_consensus.cc:740] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57928990a8414414af45a1d535124be5, State: Running, Role: LEADER
I20260709 13:07:42.981865 20730 consensus_queue.cc:260] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:42.986402 20730 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.990017 22405 raft_consensus.cc:2243] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.990917 22405 raft_consensus.cc:2272] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.995436 20725 tablet_service.cc:1558] Processing DeleteTablet for tablet f09057179d1f46d3985ce086e0d1fd04 with delete_type TABLET_DATA_TOMBSTONED (TS 57928990a8414414af45a1d535124be5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43238
I20260709 13:07:42.998155 20805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466de373072d4e59b3b0a12ee97e4aa6" candidate_uuid: "960a25cdac2d42e5834736fdca1e2d20" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196"
I20260709 13:07:42.998767 20805 raft_consensus.cc:3060] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.001979 20802 consensus_queue.cc:237] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:43.007164 20805 raft_consensus.cc:2468] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:43.001940 22405 ts_tablet_manager.cc:1916] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.008806 21419 leader_election.cc:304] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 960a25cdac2d42e5834736fdca1e2d20, 9dbdbb93ef4d47a893f122c2c0bcc196; no voters: 
I20260709 13:07:43.010948 22383 raft_consensus.cc:2804] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.011624 22383 raft_consensus.cc:697] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Becoming Leader. State: Replica: 960a25cdac2d42e5834736fdca1e2d20, State: Running, Role: LEADER
I20260709 13:07:43.012498 22383 consensus_queue.cc:237] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [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: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:43.014192 21458 leader_election.cc:290] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 election: Requested vote from peers 57928990a8414414af45a1d535124be5 (127.19.26.66:45639), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:43.016431 20730 raft_consensus.cc:2468] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 960a25cdac2d42e5834736fdca1e2d20 in term 2.
I20260709 13:07:43.021281 20730 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:43.022719 22393 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:43.040737 21458 raft_consensus.cc:1275] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Refusing update from remote peer 9dbdbb93ef4d47a893f122c2c0bcc196: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:43.050154 22317 consensus_queue.cc:1048] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:43.062512 22406 tablet_replica.cc:333] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:43.063660 22406 raft_consensus.cc:2243] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.065917 20733 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:43.068498 22406 raft_consensus.cc:2272] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.063771 22373 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:43.074013 20555 catalog_manager.cc:5697] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 reported cstate change: term changed from 1 to 2, leader changed from 57928990a8414414af45a1d535124be5 (127.19.26.66) to 960a25cdac2d42e5834736fdca1e2d20 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "960a25cdac2d42e5834736fdca1e2d20" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:43.080116 22403 ts_tablet_manager.cc:1929] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:07:43.080533 22406 ts_tablet_manager.cc:1916] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.089259 21458 raft_consensus.cc:2955] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:43.080621 22403 log.cc:1199] T b937bc0d4bdc49debbfb8f3118eababe P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/b937bc0d4bdc49debbfb8f3118eababe
I20260709 13:07:43.102336 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet b937bc0d4bdc49debbfb8f3118eababe (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:43.108345 20555 catalog_manager.cc:5697] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 reported cstate change: config changed from index 3 to 4, VOTER c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65) evicted. New cstate: current_term: 1 leader_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } } }
I20260709 13:07:43.127313 22405 ts_tablet_manager.cc:1929] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.127869 22405 log.cc:1199] T e76908047833458f8f3a3539abf6cc2e P 9dbdbb93ef4d47a893f122c2c0bcc196: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/wals/e76908047833458f8f3a3539abf6cc2e
I20260709 13:07:43.129356 20544 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc10ff93376648d2ac3695b91d001163 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:43.130236 20544 catalog_manager.cc:5028] TS 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): tablet e76908047833458f8f3a3539abf6cc2e (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:43.137809 20650 tablet_service.cc:1558] Processing DeleteTablet for tablet bc10ff93376648d2ac3695b91d001163 with delete_type TABLET_DATA_TOMBSTONED (TS c7c6d4ebccdf44e28186a985f8aff945 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43928
I20260709 13:07:43.138814 22403 tablet_replica.cc:333] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:43.140004 22403 raft_consensus.cc:2243] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.140774 22403 raft_consensus.cc:2272] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.144026 22406 ts_tablet_manager.cc:1929] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:07:43.144239 22403 ts_tablet_manager.cc:1916] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.144517 22406 log.cc:1199] T f09057179d1f46d3985ce086e0d1fd04 P 57928990a8414414af45a1d535124be5: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/wals/f09057179d1f46d3985ce086e0d1fd04
I20260709 13:07:43.146479 20543 catalog_manager.cc:5028] TS 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): tablet f09057179d1f46d3985ce086e0d1fd04 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:43.159584 22403 ts_tablet_manager.cc:1929] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.160106 22403 log.cc:1199] T bc10ff93376648d2ac3695b91d001163 P c7c6d4ebccdf44e28186a985f8aff945: Deleting WAL directory at /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/wals/bc10ff93376648d2ac3695b91d001163
I20260709 13:07:43.161458 20543 catalog_manager.cc:5028] TS c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): tablet bc10ff93376648d2ac3695b91d001163 (table test-workload [id=411deca1df924e8dae462f4af1069f9a]) successfully deleted
I20260709 13:07:43.408814 20806 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:43.410054 22408 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:43.423552 20733 raft_consensus.cc:1275] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Refusing update from remote peer 960a25cdac2d42e5834736fdca1e2d20: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:07:43.425386 22408 consensus_queue.cc:1048] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:43.909967 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:43.949126 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
W20260709 13:07:43.973306 20699 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 13:07:43.980400 20699 consensus_peers.cc:597] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.000591 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:44.002074 19561 tablet_replica.cc:333] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
W20260709 13:07:44.002121 20773 consensus_peers.cc:597] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.002794 19561 raft_consensus.cc:2243] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.003580 19561 raft_consensus.cc:2272] T f09057179d1f46d3985ce086e0d1fd04 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.005425 19561 tablet_replica.cc:333] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.005993 19561 raft_consensus.cc:2243] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.006726 19561 raft_consensus.cc:2272] T 8f3b1be5e5d244728a305569fa941f49 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.009052 19561 tablet_replica.cc:333] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.009837 19561 raft_consensus.cc:2243] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.010303 19561 raft_consensus.cc:2272] T 604b6c10ce214ccf8259c1c3f7501692 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.012598 19561 tablet_replica.cc:333] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.013181 19561 raft_consensus.cc:2243] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.013691 19561 raft_consensus.cc:2272] T 64ec06e643094490bb15f691e643b7e8 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.016172 19561 tablet_replica.cc:333] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.016973 19561 raft_consensus.cc:2243] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.018085 19561 raft_consensus.cc:2272] T 94afa35af86945878bae4c47300709c0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.020792 19561 tablet_replica.cc:333] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.021382 19561 raft_consensus.cc:2243] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.021880 19561 raft_consensus.cc:2272] T 96c3a749826e433383f9ed6e59378b05 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.023859 19561 tablet_replica.cc:333] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.024705 19561 raft_consensus.cc:2243] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.025389 19561 raft_consensus.cc:2272] T 1eb3b84e9c724705aa786071c47ac2b3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.027590 19561 tablet_replica.cc:333] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.028188 19561 raft_consensus.cc:2243] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.028561 19561 raft_consensus.cc:2272] T 7586ce07f6144bdf90edb1e6c61e1fa9 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.030156 19561 tablet_replica.cc:333] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.030707 19561 raft_consensus.cc:2243] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.031184 19561 raft_consensus.cc:2272] T 46d57a1ca6374a00ad24551ea7d914d3 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.032874 19561 tablet_replica.cc:333] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.033355 19561 raft_consensus.cc:2243] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.033758 19561 raft_consensus.cc:2272] T 45f8425897d24304b098fdcf772d38b5 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.035476 19561 tablet_replica.cc:333] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.036005 19561 raft_consensus.cc:2243] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.036477 19561 raft_consensus.cc:2272] T 46f0dcf1b7b64353b98fcc989def96d9 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.038208 19561 tablet_replica.cc:333] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.038698 19561 raft_consensus.cc:2243] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.039340 19561 raft_consensus.cc:2272] T b66d72ca21c84371a3ef413001a0cce2 P c7c6d4ebccdf44e28186a985f8aff945 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.041040 19561 tablet_replica.cc:333] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.041519 19561 raft_consensus.cc:2243] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.042217 19561 raft_consensus.cc:2272] T 56d8c744c0b4448896c2e1a037e00d74 P c7c6d4ebccdf44e28186a985f8aff945 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.044293 19561 tablet_replica.cc:333] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.045220 19561 raft_consensus.cc:2243] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.047300 19561 raft_consensus.cc:2272] T 856283ae0dfb4a78a08aa73a26cf43d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.049978 19561 tablet_replica.cc:333] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
W20260709 13:07:44.050489 20699 consensus_peers.cc:597] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.050671 19561 raft_consensus.cc:2243] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.051415 19561 raft_consensus.cc:2272] T e76908047833458f8f3a3539abf6cc2e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.053390 19561 tablet_replica.cc:333] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.054026 19561 raft_consensus.cc:2243] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.054595 19561 raft_consensus.cc:2272] T b29bc0c160674ef89a172421afdade5a P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.056412 19561 tablet_replica.cc:333] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.056953 19561 raft_consensus.cc:2243] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.057835 19561 raft_consensus.cc:2272] T cc76892346bb4707a56bf23d20329c23 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.060140 19561 tablet_replica.cc:333] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.060890 19561 raft_consensus.cc:2243] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:44.061482 20773 consensus_peers.cc:597] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.061825 19561 raft_consensus.cc:2272] T 4772e1fc32fd40b98cb3bf98b53cbb9b P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.063943 20699 consensus_peers.cc:597] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.063988 19561 tablet_replica.cc:333] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.064807 19561 raft_consensus.cc:2243] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.065244 19561 raft_consensus.cc:2272] T 264df02e73104a919e120ecee9b8209b P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.067322 19561 tablet_replica.cc:333] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.067862 19561 raft_consensus.cc:2243] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.068260 19561 raft_consensus.cc:2272] T dbf97ee8cede4855bdfbff8a67462bf2 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.070050 19561 tablet_replica.cc:333] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.070561 19561 raft_consensus.cc:2243] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.071349 19561 raft_consensus.cc:2272] T bb63beef3bf041dda825d258369c4a5e P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.073112 19561 tablet_replica.cc:333] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.073630 19561 raft_consensus.cc:2243] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.074129 19561 raft_consensus.cc:2272] T a2c48f1bfaee44e39c7bb83bb4eeb574 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.076864 19561 tablet_replica.cc:333] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.077592 19561 raft_consensus.cc:2243] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.078130 19561 raft_consensus.cc:2272] T d67e25b1273545f5b36a3f33ae2f8901 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.081382 19561 tablet_replica.cc:333] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.082074 19561 raft_consensus.cc:2243] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.082470 19561 raft_consensus.cc:2272] T 7e0677afd42e45c0a8bb3d27bc09b029 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.084321 19561 tablet_replica.cc:333] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.084919 19561 raft_consensus.cc:2243] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.085340 19561 raft_consensus.cc:2272] T a4bf6bd0e6974d3a85c18976ccd0014c P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.087608 19561 tablet_replica.cc:333] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
W20260709 13:07:44.088176 20699 consensus_peers.cc:597] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.088195 19561 raft_consensus.cc:2243] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.088802 19561 raft_consensus.cc:2272] T 9717deb75f43476fabaeea8d175364c5 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.090418 19561 tablet_replica.cc:333] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.090924 19561 raft_consensus.cc:2243] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.091284 19561 raft_consensus.cc:2272] T c90925f793bb4013920acc112302f67c P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.092968 19561 tablet_replica.cc:333] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.093452 19561 raft_consensus.cc:2243] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.094386 19561 raft_consensus.cc:2272] T 97a0ea8632a64f1d8a4ca8c0a80530ef P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.096932 19561 tablet_replica.cc:333] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.097669 19561 raft_consensus.cc:2243] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.098577 19561 raft_consensus.cc:2272] T c5cba73ba8fd47158af4a693072318d8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.100057 21418 consensus_peers.cc:597] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.101438 19561 tablet_replica.cc:333] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.101979 19561 raft_consensus.cc:2243] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.102614 19561 raft_consensus.cc:2272] T 7a8fbc863106409aacd55f77232ca0e4 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.104331 19561 tablet_replica.cc:333] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.104846 19561 raft_consensus.cc:2243] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.105654 19561 raft_consensus.cc:2272] T 8720fdd80c794a6e9eff4f4d13c512c2 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.107988 19561 tablet_replica.cc:333] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.108680 19561 raft_consensus.cc:2243] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.109172 19561 raft_consensus.cc:2272] T 695921716fea4f0c8218190529c265b7 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.110869 20699 consensus_peers.cc:597] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.111690 19561 tablet_replica.cc:333] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
W20260709 13:07:44.111806 20773 consensus_peers.cc:597] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.112419 19561 raft_consensus.cc:2243] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.113196 19561 raft_consensus.cc:2272] T 80fecb5c9932477e9d56a9adf9af2801 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.115008 19561 tablet_replica.cc:333] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.115521 19561 raft_consensus.cc:2243] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.115944 19561 raft_consensus.cc:2272] T fed34163d88440f9a50f24ac763dee9d P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.117697 19561 tablet_replica.cc:333] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.118150 19561 raft_consensus.cc:2243] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.118503 19561 raft_consensus.cc:2272] T f3355f9037dc434285de7315334b0101 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.120129 19561 tablet_replica.cc:333] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.120615 19561 raft_consensus.cc:2243] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.120986 19561 raft_consensus.cc:2272] T 18607aa4a290404eb7a1e5d1b351baa3 P c7c6d4ebccdf44e28186a985f8aff945 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.122709 19561 tablet_replica.cc:333] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.123193 19561 raft_consensus.cc:2243] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.123637 19561 raft_consensus.cc:2272] T 5b2a7104d6004a80bed935cd51690af8 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.125391 19561 tablet_replica.cc:333] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.125991 19561 raft_consensus.cc:2243] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.126471 19561 raft_consensus.cc:2272] T 815196eb71684e0f871f1954d5ffbb6f P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.129139 19561 tablet_replica.cc:333] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.129630 19561 raft_consensus.cc:2243] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.130005 19561 raft_consensus.cc:2272] T 84e4e7e514374d579200d4e1e73d5287 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.131563 19561 tablet_replica.cc:333] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.132046 19561 raft_consensus.cc:2243] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.132460 19561 raft_consensus.cc:2272] T 2d161df04eb04c46bfd358e7524d8eb0 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.134377 19561 tablet_replica.cc:333] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.135044 19561 raft_consensus.cc:2243] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.135527 19561 raft_consensus.cc:2272] T fae837542152473fa1cfa5a37c5df221 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.137707 19561 tablet_replica.cc:333] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.138159 19561 raft_consensus.cc:2243] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.138698 19561 raft_consensus.cc:2272] T e866dac53e144a45a9ec546bb4904cdc P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.140810 19561 tablet_replica.cc:333] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.141345 19561 raft_consensus.cc:2243] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.142182 19561 raft_consensus.cc:2272] T 666a20cbc69944b2ab3fe38deb2d2ea2 P c7c6d4ebccdf44e28186a985f8aff945 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.142187 20699 consensus_peers.cc:597] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.144479 19561 tablet_replica.cc:333] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945: stopping tablet replica
I20260709 13:07:44.144996 19561 raft_consensus.cc:2243] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.145550 19561 raft_consensus.cc:2272] T 3605b88d5c244849ab8442e8b036ad78 P c7c6d4ebccdf44e28186a985f8aff945 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.153656 21418 consensus_peers.cc:597] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.174628 20699 consensus_peers.cc:597] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.176662 20773 consensus_peers.cc:597] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.177920 21418 consensus_peers.cc:597] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.196992 21418 consensus_peers.cc:597] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.207898 20699 consensus_peers.cc:597] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.222512 20607 auto_rebalancer.cc:629] Failed to schedule move for tablet 94afa35af86945878bae4c47300709c0: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:07:44.242527 20699 consensus_peers.cc:597] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.245430 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
W20260709 13:07:44.280968 21418 consensus_peers.cc:597] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.290251 20699 consensus_peers.cc:597] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.302327 20773 consensus_peers.cc:597] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.314289 21418 consensus_peers.cc:597] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.314849 21418 consensus_peers.cc:597] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.319523 20773 consensus_peers.cc:597] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.341136 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
W20260709 13:07:44.354236 20773 consensus_peers.cc:597] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.356221 21418 consensus_peers.cc:597] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.357184 21418 consensus_peers.cc:597] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.365605 21418 consensus_peers.cc:597] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.366344 20773 consensus_peers.cc:597] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.366915 20773 consensus_peers.cc:597] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.385085 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:44.385915 19561 tablet_replica.cc:333] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.386778 19561 raft_consensus.cc:2243] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.387360 19561 raft_consensus.cc:2272] T 604b6c10ce214ccf8259c1c3f7501692 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.389199 19561 tablet_replica.cc:333] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.389763 19561 raft_consensus.cc:2243] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.390149 19561 raft_consensus.cc:2272] T 8f3b1be5e5d244728a305569fa941f49 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.392269 19561 tablet_replica.cc:333] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.392937 19561 raft_consensus.cc:2243] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.393374 19561 raft_consensus.cc:2272] T 466de373072d4e59b3b0a12ee97e4aa6 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.394351 21418 consensus_peers.cc:597] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.396163 19561 tablet_replica.cc:333] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.396739 19561 raft_consensus.cc:2243] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.397121 19561 raft_consensus.cc:2272] T 94afa35af86945878bae4c47300709c0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.398782 19561 tablet_replica.cc:333] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.399283 19561 raft_consensus.cc:2243] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.399824 19561 raft_consensus.cc:2272] T bc10ff93376648d2ac3695b91d001163 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.401404 19561 tablet_replica.cc:333] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.401911 19561 raft_consensus.cc:2243] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.402611 19561 raft_consensus.cc:2272] T b937bc0d4bdc49debbfb8f3118eababe P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.404762 19561 tablet_replica.cc:333] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.405259 19561 raft_consensus.cc:2243] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.405632 19561 raft_consensus.cc:2272] T 04406f32f0fd4ccbb25d9168223fb40a P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.407331 19561 tablet_replica.cc:333] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.407917 19561 raft_consensus.cc:2243] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.408561 19561 raft_consensus.cc:2272] T 856283ae0dfb4a78a08aa73a26cf43d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.410775 19561 tablet_replica.cc:333] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5: stopping tablet replica
W20260709 13:07:44.410661 21418 consensus_peers.cc:597] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.411448 19561 raft_consensus.cc:2243] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.412200 19561 raft_consensus.cc:2272] T e76908047833458f8f3a3539abf6cc2e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.413933 19561 tablet_replica.cc:333] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.414568 19561 raft_consensus.cc:2243] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.415280 19561 raft_consensus.cc:2272] T 45f8425897d24304b098fdcf772d38b5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.417145 19561 tablet_replica.cc:333] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.417637 19561 raft_consensus.cc:2243] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.418030 19561 raft_consensus.cc:2272] T 45b56a9a4ab840b1a9de373d01d84de7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.419864 19561 tablet_replica.cc:333] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.420364 19561 raft_consensus.cc:2243] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.420725 19561 raft_consensus.cc:2272] T b66d72ca21c84371a3ef413001a0cce2 P 57928990a8414414af45a1d535124be5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.423169 19561 tablet_replica.cc:333] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.423671 19561 raft_consensus.cc:2243] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.424072 19561 raft_consensus.cc:2272] T 212d28619ed24a7caa7a3166fe1d7f0e P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.425676 19561 tablet_replica.cc:333] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.426198 19561 raft_consensus.cc:2243] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.426611 19561 raft_consensus.cc:2272] T cc76892346bb4707a56bf23d20329c23 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.428539 19561 tablet_replica.cc:333] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.429065 19561 raft_consensus.cc:2243] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.429971 19561 raft_consensus.cc:2272] T 6a56b6de7fdc4241b408b0bbb426bc0f P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.431921 19561 tablet_replica.cc:333] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.433414 19561 raft_consensus.cc:2243] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.434345 19561 raft_consensus.cc:2272] T 7c40f830bb2e44599c5f36b164ffdbc5 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.437085 19561 tablet_replica.cc:333] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.437847 19561 raft_consensus.cc:2243] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:44.438099 20773 consensus_peers.cc:597] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.438434 19561 raft_consensus.cc:2272] T c5cba73ba8fd47158af4a693072318d8 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.440761 19561 tablet_replica.cc:333] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.441509 19561 raft_consensus.cc:2243] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.442133 19561 raft_consensus.cc:2272] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.444252 19561 tablet_replica.cc:333] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.444772 19561 raft_consensus.cc:2243] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.445297 19561 raft_consensus.cc:2272] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.447398 19561 tablet_replica.cc:333] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.448132 19561 raft_consensus.cc:2243] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.448639 19561 raft_consensus.cc:2272] T 264df02e73104a919e120ecee9b8209b P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.451340 19561 tablet_replica.cc:333] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.452091 19561 raft_consensus.cc:2243] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.453095 19561 raft_consensus.cc:2272] T dbf97ee8cede4855bdfbff8a67462bf2 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.455577 19561 tablet_replica.cc:333] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.456319 19561 raft_consensus.cc:2243] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.456837 19561 raft_consensus.cc:2272] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.458963 19561 tablet_replica.cc:333] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.459625 19561 raft_consensus.cc:2243] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.460554 19561 raft_consensus.cc:2272] T 3605b88d5c244849ab8442e8b036ad78 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.462983 19561 tablet_replica.cc:333] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.463548 19561 raft_consensus.cc:2243] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:07:44.464038 20773 consensus_peers.cc:597] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.464375 19561 raft_consensus.cc:2272] T c90925f793bb4013920acc112302f67c P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.466851 19561 tablet_replica.cc:333] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.467562 19561 raft_consensus.cc:2243] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.468052 19561 raft_consensus.cc:2272] T 7a8fbc863106409aacd55f77232ca0e4 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.470398 19561 tablet_replica.cc:333] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.471176 19561 raft_consensus.cc:2243] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.471815 19561 raft_consensus.cc:2272] T 8720fdd80c794a6e9eff4f4d13c512c2 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.474130 19561 tablet_replica.cc:333] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.474828 19561 raft_consensus.cc:2243] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.475785 19561 raft_consensus.cc:2272] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.478029 19561 tablet_replica.cc:333] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.478643 19561 raft_consensus.cc:2243] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.479372 19561 raft_consensus.cc:2272] T 695921716fea4f0c8218190529c265b7 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.482170 19561 tablet_replica.cc:333] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.482959 19561 raft_consensus.cc:2243] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.483479 19561 raft_consensus.cc:2272] T 43638a830e56445583b1e4a76cdc1c17 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.485387 19561 tablet_replica.cc:333] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.485915 19561 raft_consensus.cc:2243] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.486301 19561 raft_consensus.cc:2272] T 80fecb5c9932477e9d56a9adf9af2801 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.488456 19561 tablet_replica.cc:333] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.489199 19561 raft_consensus.cc:2243] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.489641 19561 raft_consensus.cc:2272] T fed34163d88440f9a50f24ac763dee9d P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.491981 19561 tablet_replica.cc:333] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5: stopping tablet replica
W20260709 13:07:44.491916 20773 consensus_peers.cc:597] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Couldn't send request to peer c7c6d4ebccdf44e28186a985f8aff945. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.492729 19561 raft_consensus.cc:2243] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.493561 19561 raft_consensus.cc:2272] T f3355f9037dc434285de7315334b0101 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.495800 19561 tablet_replica.cc:333] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.496380 19561 raft_consensus.cc:2243] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.496917 19561 raft_consensus.cc:2272] T 4a3175afb2a140c38349e723ce6ba498 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.498586 19561 tablet_replica.cc:333] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.499235 19561 raft_consensus.cc:2243] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.499719 19561 raft_consensus.cc:2272] T 88dae19f1c4e4eada1e9d39d3991de67 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.501802 19561 tablet_replica.cc:333] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.502444 19561 raft_consensus.cc:2243] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.503003 19561 raft_consensus.cc:2272] T faba15354cf2467c82ba840db461e64e P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.505254 19561 tablet_replica.cc:333] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.505934 19561 raft_consensus.cc:2243] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.506462 19561 raft_consensus.cc:2272] T 815196eb71684e0f871f1954d5ffbb6f P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.509292 19561 tablet_replica.cc:333] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.509979 19561 raft_consensus.cc:2243] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.510408 19561 raft_consensus.cc:2272] T a4bf6bd0e6974d3a85c18976ccd0014c P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.512248 19561 tablet_replica.cc:333] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.512778 19561 raft_consensus.cc:2243] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.513742 19561 raft_consensus.cc:2272] T 7e0677afd42e45c0a8bb3d27bc09b029 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.515679 19561 tablet_replica.cc:333] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.516201 19561 raft_consensus.cc:2243] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.516646 19561 raft_consensus.cc:2272] T 2c249edda0f8469cb5f4397d9fa208e7 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.518261 19561 tablet_replica.cc:333] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.518771 19561 raft_consensus.cc:2243] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.519452 19561 raft_consensus.cc:2272] T e866dac53e144a45a9ec546bb4904cdc P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.521032 19561 tablet_replica.cc:333] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.521579 19561 raft_consensus.cc:2243] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.522403 19561 raft_consensus.cc:2272] T 84e4e7e514374d579200d4e1e73d5287 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.524716 19561 tablet_replica.cc:333] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5: stopping tablet replica
W20260709 13:07:44.525044 20773 consensus_peers.cc:597] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.525360 19561 raft_consensus.cc:2243] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:44.525717 20773 consensus_peers.cc:597] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.526217 19561 raft_consensus.cc:2272] T b7d8221c402c4463a8dc8d88119e534b P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.528046 19561 tablet_replica.cc:333] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.528487 19561 raft_consensus.cc:2243] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.528872 19561 raft_consensus.cc:2272] T 2d161df04eb04c46bfd358e7524d8eb0 P 57928990a8414414af45a1d535124be5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.530437 19561 tablet_replica.cc:333] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.530856 19561 raft_consensus.cc:2243] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.531504 19561 raft_consensus.cc:2272] T fae837542152473fa1cfa5a37c5df221 P 57928990a8414414af45a1d535124be5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.533200 19561 tablet_replica.cc:333] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5: stopping tablet replica
I20260709 13:07:44.533568 19561 raft_consensus.cc:2243] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.534134 19561 raft_consensus.cc:2272] T 9717deb75f43476fabaeea8d175364c5 P 57928990a8414414af45a1d535124be5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.545476 20773 consensus_peers.cc:597] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.553356 20773 consensus_peers.cc:597] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.562168 21418 consensus_peers.cc:597] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.576910 21418 consensus_peers.cc:597] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.577576 21418 consensus_peers.cc:597] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.652923 20773 consensus_peers.cc:597] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.653885 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:07:44.685868 21418 consensus_peers.cc:597] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.696838 20773 consensus_peers.cc:597] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.736292 21418 consensus_peers.cc:597] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.743960 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
W20260709 13:07:44.784384 21419 consensus_peers.cc:597] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.802757 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:44.803521 19561 tablet_replica.cc:333] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.804220 19561 raft_consensus.cc:2243] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.804864 19561 raft_consensus.cc:2272] T f09057179d1f46d3985ce086e0d1fd04 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.807588 19561 tablet_replica.cc:333] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.808445 19561 raft_consensus.cc:2243] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.809302 19561 raft_consensus.cc:2272] T 466de373072d4e59b3b0a12ee97e4aa6 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.811695 19561 tablet_replica.cc:333] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.812523 19561 raft_consensus.cc:2243] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.813553 19561 raft_consensus.cc:2272] T 64ec06e643094490bb15f691e643b7e8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.815615 19561 tablet_replica.cc:333] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.816159 19561 raft_consensus.cc:2243] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.816520 19561 raft_consensus.cc:2272] T 666a20cbc69944b2ab3fe38deb2d2ea2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.818209 19561 tablet_replica.cc:333] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.818713 19561 raft_consensus.cc:2243] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.819082 19561 raft_consensus.cc:2272] T 94afa35af86945878bae4c47300709c0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.820744 19561 tablet_replica.cc:333] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.821251 19561 raft_consensus.cc:2243] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.822045 19561 raft_consensus.cc:2272] T b7d8221c402c4463a8dc8d88119e534b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.824507 19561 tablet_replica.cc:333] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.825241 19561 raft_consensus.cc:2243] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:44.825866 21419 consensus_peers.cc:597] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.826138 19561 raft_consensus.cc:2272] T 2d161df04eb04c46bfd358e7524d8eb0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.828204 19561 tablet_replica.cc:333] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.828738 19561 raft_consensus.cc:2243] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.829178 19561 raft_consensus.cc:2272] T 84e4e7e514374d579200d4e1e73d5287 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.832621 19561 tablet_replica.cc:333] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.833470 19561 raft_consensus.cc:2243] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:44.833392 21419 consensus_peers.cc:597] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.834129 19561 raft_consensus.cc:2272] T 45b56a9a4ab840b1a9de373d01d84de7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.837105 19561 tablet_replica.cc:333] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.837944 19561 raft_consensus.cc:2243] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.838732 19561 raft_consensus.cc:2272] T b937bc0d4bdc49debbfb8f3118eababe P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.841336 19561 tablet_replica.cc:333] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.842151 19561 raft_consensus.cc:2243] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.843209 19561 raft_consensus.cc:2272] T 96c3a749826e433383f9ed6e59378b05 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.845552 19561 tablet_replica.cc:333] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.846379 19561 raft_consensus.cc:2243] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.846833 19561 raft_consensus.cc:2272] T 1eb3b84e9c724705aa786071c47ac2b3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.848721 19561 tablet_replica.cc:333] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.849234 19561 raft_consensus.cc:2243] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.849596 19561 raft_consensus.cc:2272] T 45f8425897d24304b098fdcf772d38b5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.851341 19561 tablet_replica.cc:333] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.851888 19561 raft_consensus.cc:2243] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.852645 19561 raft_consensus.cc:2272] T 46f0dcf1b7b64353b98fcc989def96d9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.854614 19561 tablet_replica.cc:333] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.855219 19561 raft_consensus.cc:2243] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.855723 19561 raft_consensus.cc:2272] T b66d72ca21c84371a3ef413001a0cce2 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.858091 19561 tablet_replica.cc:333] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.858822 19561 raft_consensus.cc:2243] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:44.859102 21419 consensus_peers.cc:597] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.859346 19561 raft_consensus.cc:2272] T 212d28619ed24a7caa7a3166fe1d7f0e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.862016 19561 tablet_replica.cc:333] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.862821 19561 raft_consensus.cc:2243] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.863351 19561 raft_consensus.cc:2272] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.865767 19561 tablet_replica.cc:333] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.866492 19561 raft_consensus.cc:2243] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.867466 19561 raft_consensus.cc:2272] T 46d57a1ca6374a00ad24551ea7d914d3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.869891 19561 tablet_replica.cc:333] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
W20260709 13:07:44.869964 21419 consensus_peers.cc:597] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.870633 19561 raft_consensus.cc:2243] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.871148 19561 raft_consensus.cc:2272] T 56d8c744c0b4448896c2e1a037e00d74 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.873351 19561 tablet_replica.cc:333] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.873921 19561 raft_consensus.cc:2243] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.874452 19561 raft_consensus.cc:2272] T 04406f32f0fd4ccbb25d9168223fb40a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.876268 19561 tablet_replica.cc:333] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.876781 19561 raft_consensus.cc:2243] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.877135 19561 raft_consensus.cc:2272] T b29bc0c160674ef89a172421afdade5a P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.878830 19561 tablet_replica.cc:333] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.879317 19561 raft_consensus.cc:2243] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.880064 19561 raft_consensus.cc:2272] T 264df02e73104a919e120ecee9b8209b P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.881769 19561 tablet_replica.cc:333] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.882246 19561 raft_consensus.cc:2243] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.882647 19561 raft_consensus.cc:2272] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.884433 19561 tablet_replica.cc:333] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.884879 19561 raft_consensus.cc:2243] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.885288 19561 raft_consensus.cc:2272] T bb63beef3bf041dda825d258369c4a5e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.887138 19561 tablet_replica.cc:333] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.887634 19561 raft_consensus.cc:2243] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.888058 19561 raft_consensus.cc:2272] T cc76892346bb4707a56bf23d20329c23 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.889652 19561 tablet_replica.cc:333] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.890125 19561 raft_consensus.cc:2243] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.890678 19561 raft_consensus.cc:2272] T 6a56b6de7fdc4241b408b0bbb426bc0f P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.892406 19561 tablet_replica.cc:333] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.892884 19561 raft_consensus.cc:2243] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.893385 19561 raft_consensus.cc:2272] T 7c40f830bb2e44599c5f36b164ffdbc5 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.895113 19561 tablet_replica.cc:333] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.895670 19561 raft_consensus.cc:2243] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.896164 19561 raft_consensus.cc:2272] T d67e25b1273545f5b36a3f33ae2f8901 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.898222 19561 tablet_replica.cc:333] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.898917 19561 raft_consensus.cc:2243] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:44.899345 20773 consensus_peers.cc:597] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 -> Peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Couldn't send request to peer 57928990a8414414af45a1d535124be5. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.899535 19561 raft_consensus.cc:2272] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.901443 19561 tablet_replica.cc:333] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.901953 19561 raft_consensus.cc:2243] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.902359 19561 raft_consensus.cc:2272] T 695921716fea4f0c8218190529c265b7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.904156 19561 tablet_replica.cc:333] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.904707 19561 raft_consensus.cc:2243] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.905104 19561 raft_consensus.cc:2272] T 80fecb5c9932477e9d56a9adf9af2801 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.906836 19561 tablet_replica.cc:333] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.907457 19561 raft_consensus.cc:2243] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.908471 19561 raft_consensus.cc:2272] T 43638a830e56445583b1e4a76cdc1c17 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.910912 19561 tablet_replica.cc:333] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.911532 19561 raft_consensus.cc:2243] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.912281 19561 raft_consensus.cc:2272] T fed34163d88440f9a50f24ac763dee9d P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.914287 19561 tablet_replica.cc:333] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.914803 19561 raft_consensus.cc:2243] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.915283 19561 raft_consensus.cc:2272] T f3355f9037dc434285de7315334b0101 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.917328 19561 tablet_replica.cc:333] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.917824 19561 raft_consensus.cc:2243] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.918260 19561 raft_consensus.cc:2272] T 18607aa4a290404eb7a1e5d1b351baa3 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.920377 19561 tablet_replica.cc:333] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.921023 19561 raft_consensus.cc:2243] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.921918 19561 raft_consensus.cc:2272] T bc10ff93376648d2ac3695b91d001163 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.924060 19561 tablet_replica.cc:333] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.924557 19561 raft_consensus.cc:2243] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.925133 19561 raft_consensus.cc:2272] T 88dae19f1c4e4eada1e9d39d3991de67 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.927107 19561 tablet_replica.cc:333] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.927618 19561 raft_consensus.cc:2243] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.928447 19561 raft_consensus.cc:2272] T 4a3175afb2a140c38349e723ce6ba498 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.930500 19561 tablet_replica.cc:333] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
W20260709 13:07:44.931068 21419 consensus_peers.cc:597] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.931092 19561 raft_consensus.cc:2243] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.931921 19561 raft_consensus.cc:2272] T fae837542152473fa1cfa5a37c5df221 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.933743 19561 tablet_replica.cc:333] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.934525 19561 raft_consensus.cc:2243] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.935518 19561 raft_consensus.cc:2272] T faba15354cf2467c82ba840db461e64e P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.937853 19561 tablet_replica.cc:333] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.938488 19561 raft_consensus.cc:2243] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.939424 19561 raft_consensus.cc:2272] T a4bf6bd0e6974d3a85c18976ccd0014c P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.941975 19561 tablet_replica.cc:333] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.942692 19561 raft_consensus.cc:2243] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.943154 19561 raft_consensus.cc:2272] T 7e0677afd42e45c0a8bb3d27bc09b029 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.945029 19561 tablet_replica.cc:333] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.945482 19561 raft_consensus.cc:2243] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:44.945818 19561 raft_consensus.cc:2272] T 7a8fbc863106409aacd55f77232ca0e4 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.947549 19561 tablet_replica.cc:333] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.948117 19561 raft_consensus.cc:2243] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.948905 19561 raft_consensus.cc:2272] T 2c249edda0f8469cb5f4397d9fa208e7 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:44.950699 19561 tablet_replica.cc:333] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196: stopping tablet replica
I20260709 13:07:44.951288 19561 raft_consensus.cc:2243] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:44.952273 19561 raft_consensus.cc:2272] T 5b2a7104d6004a80bed935cd51690af8 P 9dbdbb93ef4d47a893f122c2c0bcc196 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:44.958617 21419 consensus_peers.cc:597] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.990411 21419 consensus_peers.cc:597] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:44.993461 21419 consensus_peers.cc:597] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:45.030587 21419 consensus_peers.cc:597] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:37807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:45.033974 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
W20260709 13:07:45.073923 21419 consensus_peers.cc:597] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 -> Peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Couldn't send request to peer 9dbdbb93ef4d47a893f122c2c0bcc196. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:37807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:45.122380 19561 tablet_server.cc:179] TabletServer@127.19.26.68:0 shutting down...
I20260709 13:07:45.136375 22426 raft_consensus.cc:493] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:45.137090 22426 raft_consensus.cc:515] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:45.139556 22426 leader_election.cc:290] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
W20260709 13:07:45.144244 21418 leader_election.cc:336] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111)
W20260709 13:07:45.148157 21418 leader_election.cc:336] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111)
I20260709 13:07:45.148643 21418 leader_election.cc:304] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [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: 960a25cdac2d42e5834736fdca1e2d20; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:45.149369 22426 raft_consensus.cc:2749] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:45.156064 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:45.156900 19561 tablet_replica.cc:333] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.157727 19561 raft_consensus.cc:2243] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.158365 19561 raft_consensus.cc:2272] T f09057179d1f46d3985ce086e0d1fd04 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.160144 19561 tablet_replica.cc:333] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.160691 19561 raft_consensus.cc:2243] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.161149 19561 raft_consensus.cc:2272] T e76908047833458f8f3a3539abf6cc2e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.162751 19561 tablet_replica.cc:333] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.163302 19561 raft_consensus.cc:2243] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.163856 19561 raft_consensus.cc:2272] T 64ec06e643094490bb15f691e643b7e8 P 960a25cdac2d42e5834736fdca1e2d20 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.164295 22426 raft_consensus.cc:493] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:45.164700 22426 raft_consensus.cc:515] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "57928990a8414414af45a1d535124be5" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45639 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:45.165874 19561 tablet_replica.cc:333] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.166527 19561 raft_consensus.cc:2243] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.166589 22426 leader_election.cc:290] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 57928990a8414414af45a1d535124be5 (127.19.26.66:45639)
I20260709 13:07:45.167091 19561 raft_consensus.cc:2272] T 7c40f830bb2e44599c5f36b164ffdbc5 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.169546 19561 tablet_replica.cc:333] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
W20260709 13:07:45.170261 21418 leader_election.cc:336] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111)
I20260709 13:07:45.170277 19561 raft_consensus.cc:2243] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:45.170902 21418 leader_election.cc:336] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 57928990a8414414af45a1d535124be5 (127.19.26.66:45639): Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111)
I20260709 13:07:45.171070 19561 raft_consensus.cc:2272] T 6a56b6de7fdc4241b408b0bbb426bc0f P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.171202 21418 leader_election.cc:304] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [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: 960a25cdac2d42e5834736fdca1e2d20; no voters: 57928990a8414414af45a1d535124be5, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:45.171837 22426 raft_consensus.cc:2749] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:45.172451 22423 raft_consensus.cc:493] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c6d4ebccdf44e28186a985f8aff945)
I20260709 13:07:45.172880 22423 raft_consensus.cc:515] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c7c6d4ebccdf44e28186a985f8aff945" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 44315 } } peers { permanent_uuid: "9dbdbb93ef4d47a893f122c2c0bcc196" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 37807 } } peers { permanent_uuid: "960a25cdac2d42e5834736fdca1e2d20" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 42905 } attrs { promote: false } }
I20260709 13:07:45.173396 19561 tablet_replica.cc:333] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.174081 19561 raft_consensus.cc:2243] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.174641 19561 raft_consensus.cc:2272] T 3605b88d5c244849ab8442e8b036ad78 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.174755 22423 leader_election.cc:290] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315), 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807)
I20260709 13:07:45.177132 19561 tablet_replica.cc:333] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.177919 19561 raft_consensus.cc:2243] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.178606 19561 raft_consensus.cc:2272] T 96c3a749826e433383f9ed6e59378b05 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:45.180297 21419 leader_election.cc:336] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9dbdbb93ef4d47a893f122c2c0bcc196 (127.19.26.67:37807): Network error: Client connection negotiation failed: client connection to 127.19.26.67:37807: connect: Connection refused (error 111)
W20260709 13:07:45.181093 21418 leader_election.cc:336] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c6d4ebccdf44e28186a985f8aff945 (127.19.26.65:44315): Network error: Client connection negotiation failed: client connection to 127.19.26.65:44315: connect: Connection refused (error 111)
I20260709 13:07:45.181393 19561 tablet_replica.cc:333] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.181430 21418 leader_election.cc:304] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [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: 960a25cdac2d42e5834736fdca1e2d20; no voters: 9dbdbb93ef4d47a893f122c2c0bcc196, c7c6d4ebccdf44e28186a985f8aff945
I20260709 13:07:45.182031 19561 raft_consensus.cc:2243] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.182224 22423 raft_consensus.cc:2749] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:45.182622 19561 raft_consensus.cc:2272] T 3ff0a41e657e4953a8adc20eb8f77bd0 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.185012 19561 tablet_replica.cc:333] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.185791 19561 raft_consensus.cc:2243] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.186436 19561 raft_consensus.cc:2272] T 8720fdd80c794a6e9eff4f4d13c512c2 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.188665 19561 tablet_replica.cc:333] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.189213 19561 raft_consensus.cc:2243] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.189924 19561 raft_consensus.cc:2272] T 466de373072d4e59b3b0a12ee97e4aa6 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.191665 19561 tablet_replica.cc:333] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.192246 19561 raft_consensus.cc:2243] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.192735 19561 raft_consensus.cc:2272] T 46d57a1ca6374a00ad24551ea7d914d3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.194531 19561 tablet_replica.cc:333] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.195055 19561 raft_consensus.cc:2243] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.195827 19561 raft_consensus.cc:2272] T 7586ce07f6144bdf90edb1e6c61e1fa9 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.197533 19561 tablet_replica.cc:333] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.198078 19561 raft_consensus.cc:2243] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.198571 19561 raft_consensus.cc:2272] T 5b2a7104d6004a80bed935cd51690af8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.200487 19561 tablet_replica.cc:333] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.201010 19561 raft_consensus.cc:2243] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.201722 19561 raft_consensus.cc:2272] T 45b56a9a4ab840b1a9de373d01d84de7 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.203425 19561 tablet_replica.cc:333] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.204015 19561 raft_consensus.cc:2243] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.204583 19561 raft_consensus.cc:2272] T b7d8221c402c4463a8dc8d88119e534b P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.206374 19561 tablet_replica.cc:333] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.206883 19561 raft_consensus.cc:2243] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.207593 19561 raft_consensus.cc:2272] T 815196eb71684e0f871f1954d5ffbb6f P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.209494 19561 tablet_replica.cc:333] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.210023 19561 raft_consensus.cc:2243] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.210745 19561 raft_consensus.cc:2272] T 604b6c10ce214ccf8259c1c3f7501692 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.212592 19561 tablet_replica.cc:333] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.213110 19561 raft_consensus.cc:2243] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.213809 19561 raft_consensus.cc:2272] T 212d28619ed24a7caa7a3166fe1d7f0e P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.215615 19561 tablet_replica.cc:333] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.216183 19561 raft_consensus.cc:2243] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.216652 19561 raft_consensus.cc:2272] T bc10ff93376648d2ac3695b91d001163 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.218292 19561 tablet_replica.cc:333] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.218808 19561 raft_consensus.cc:2243] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.219322 19561 raft_consensus.cc:2272] T 43638a830e56445583b1e4a76cdc1c17 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.220989 19561 tablet_replica.cc:333] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.221515 19561 raft_consensus.cc:2243] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.222004 19561 raft_consensus.cc:2272] T e866dac53e144a45a9ec546bb4904cdc P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.223768 19561 tablet_replica.cc:333] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.224295 19561 raft_consensus.cc:2243] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.224767 19561 raft_consensus.cc:2272] T 4a3175afb2a140c38349e723ce6ba498 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.226616 19561 tablet_replica.cc:333] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.227155 19561 raft_consensus.cc:2243] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.227521 19561 raft_consensus.cc:2272] T dbf97ee8cede4855bdfbff8a67462bf2 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.229400 19561 tablet_replica.cc:333] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.229911 19561 raft_consensus.cc:2243] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.230646 19561 raft_consensus.cc:2272] T 9717deb75f43476fabaeea8d175364c5 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.232457 19561 tablet_replica.cc:333] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.232978 19561 raft_consensus.cc:2243] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.233438 19561 raft_consensus.cc:2272] T 2c249edda0f8469cb5f4397d9fa208e7 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.235270 19561 tablet_replica.cc:333] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.235844 19561 raft_consensus.cc:2243] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.236351 19561 raft_consensus.cc:2272] T bb63beef3bf041dda825d258369c4a5e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.238097 19561 tablet_replica.cc:333] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.238618 19561 raft_consensus.cc:2243] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.239022 19561 raft_consensus.cc:2272] T 56d8c744c0b4448896c2e1a037e00d74 P 960a25cdac2d42e5834736fdca1e2d20 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.240935 19561 tablet_replica.cc:333] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.241477 19561 raft_consensus.cc:2243] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.242241 19561 raft_consensus.cc:2272] T 04406f32f0fd4ccbb25d9168223fb40a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.244117 19561 tablet_replica.cc:333] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.244616 19561 raft_consensus.cc:2243] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.245090 19561 raft_consensus.cc:2272] T 97a0ea8632a64f1d8a4ca8c0a80530ef P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.246976 19561 tablet_replica.cc:333] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.247503 19561 raft_consensus.cc:2243] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.248019 19561 raft_consensus.cc:2272] T b937bc0d4bdc49debbfb8f3118eababe P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.249704 19561 tablet_replica.cc:333] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.250223 19561 raft_consensus.cc:2243] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.250698 19561 raft_consensus.cc:2272] T c5cba73ba8fd47158af4a693072318d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.252550 19561 tablet_replica.cc:333] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.253196 19561 raft_consensus.cc:2243] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.253711 19561 raft_consensus.cc:2272] T c90925f793bb4013920acc112302f67c P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.255839 19561 tablet_replica.cc:333] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.256650 19561 raft_consensus.cc:2243] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.257270 19561 raft_consensus.cc:2272] T 4772e1fc32fd40b98cb3bf98b53cbb9b P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.259539 19561 tablet_replica.cc:333] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.260291 19561 raft_consensus.cc:2243] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.262447 19561 raft_consensus.cc:2272] T 8f3b1be5e5d244728a305569fa941f49 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.265156 19561 tablet_replica.cc:333] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.265746 19561 raft_consensus.cc:2243] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.266243 19561 raft_consensus.cc:2272] T faba15354cf2467c82ba840db461e64e P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.268069 19561 tablet_replica.cc:333] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.268585 19561 raft_consensus.cc:2243] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.269321 19561 raft_consensus.cc:2272] T 88dae19f1c4e4eada1e9d39d3991de67 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.271303 19561 tablet_replica.cc:333] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.271839 19561 raft_consensus.cc:2243] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.272325 19561 raft_consensus.cc:2272] T 46f0dcf1b7b64353b98fcc989def96d9 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.274307 19561 tablet_replica.cc:333] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.274811 19561 raft_consensus.cc:2243] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.275529 19561 raft_consensus.cc:2272] T 18607aa4a290404eb7a1e5d1b351baa3 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.277467 19561 tablet_replica.cc:333] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.277949 19561 raft_consensus.cc:2243] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.278707 19561 raft_consensus.cc:2272] T b29bc0c160674ef89a172421afdade5a P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.280572 19561 tablet_replica.cc:333] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.281068 19561 raft_consensus.cc:2243] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:45.281526 19561 raft_consensus.cc:2272] T 856283ae0dfb4a78a08aa73a26cf43d8 P 960a25cdac2d42e5834736fdca1e2d20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.283566 19561 tablet_replica.cc:333] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.284293 19561 raft_consensus.cc:2243] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.285247 19561 raft_consensus.cc:2272] T 1eb3b84e9c724705aa786071c47ac2b3 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:45.285701 20607 auto_rebalancer.cc:629] Failed to schedule move for tablet 7e0677afd42e45c0a8bb3d27bc09b029: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45639: connect: Connection refused (error 111)
I20260709 13:07:45.287573 19561 tablet_replica.cc:333] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.288319 19561 raft_consensus.cc:2243] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.289001 19561 raft_consensus.cc:2272] T a2c48f1bfaee44e39c7bb83bb4eeb574 P 960a25cdac2d42e5834736fdca1e2d20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.290828 19561 tablet_replica.cc:333] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20: stopping tablet replica
I20260709 13:07:45.291241 19561 raft_consensus.cc:2243] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.291951 19561 raft_consensus.cc:2272] T d67e25b1273545f5b36a3f33ae2f8901 P 960a25cdac2d42e5834736fdca1e2d20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.357076 19561 tablet_server.cc:196] TabletServer@127.19.26.68:0 shutdown complete.
I20260709 13:07:45.416610 19561 master.cc:562] Master@127.19.26.126:33873 shutting down...
I20260709 13:07:45.437345 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:45.437870 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:45.438138 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7a29da2d8564e7fa3a342d498881220: stopping tablet replica
I20260709 13:07:45.459404 19561 master.cc:584] Master@127.19.26.126:33873 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54165 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:07:45.545686 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:40999
I20260709 13:07:45.546837 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:45.552757 22429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.552798 22430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.552999 22432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:45.554255 19561 server_base.cc:1061] running on GCE node
I20260709 13:07:45.555536 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:45.555716 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:45.556190 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602465556170 us; error 0 us; skew 500 ppm
I20260709 13:07:45.556691 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:45.559060 19561 webserver.cc:533] Webserver started at http://127.19.26.126:37415/ using document root <none> and password file <none>
I20260709 13:07:45.559514 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:45.559662 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:45.559942 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:45.561005 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "fafae2408b294a8d99df21d2ac1dd2a0"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.565718 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:45.569120 22437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.569875 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:07:45.570173 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "fafae2408b294a8d99df21d2ac1dd2a0"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.570448 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:45.598362 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:45.599622 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:45.637907 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:40999
I20260709 13:07:45.637985 22488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:40999 every 8 connection(s)
I20260709 13:07:45.641937 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:45.653522 22489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: Bootstrap starting.
I20260709 13:07:45.658849 22489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.663074 22489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: No bootstrap required, opened a new log
I20260709 13:07:45.665241 22489 raft_consensus.cc:359] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER }
I20260709 13:07:45.665656 22489 raft_consensus.cc:385] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.665828 22489 raft_consensus.cc:740] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fafae2408b294a8d99df21d2ac1dd2a0, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.666435 22489 consensus_queue.cc:260] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER }
I20260709 13:07:45.666869 22489 raft_consensus.cc:399] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:45.667054 22489 raft_consensus.cc:493] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:45.667268 22489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.671839 22489 raft_consensus.cc:515] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER }
I20260709 13:07:45.672410 22489 leader_election.cc:304] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [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: fafae2408b294a8d99df21d2ac1dd2a0; no voters: 
I20260709 13:07:45.673674 22489 leader_election.cc:290] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:45.674005 22492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.675359 22492 raft_consensus.cc:697] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 1 LEADER]: Becoming Leader. State: Replica: fafae2408b294a8d99df21d2ac1dd2a0, State: Running, Role: LEADER
I20260709 13:07:45.676059 22492 consensus_queue.cc:237] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [LEADER]: Queue going to LEADER mode. State: All 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: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER }
I20260709 13:07:45.676513 22489 sys_catalog.cc:565] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:45.680315 22493 sys_catalog.cc:455] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER } }
I20260709 13:07:45.680938 22493 sys_catalog.cc:458] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:45.680961 22494 sys_catalog.cc:455] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fafae2408b294a8d99df21d2ac1dd2a0. Latest consensus state: current_term: 1 leader_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fafae2408b294a8d99df21d2ac1dd2a0" member_type: VOTER } }
I20260709 13:07:45.681576 22494 sys_catalog.cc:458] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:45.683353 22498 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:45.690546 22498 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:45.692634 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:45.699478 22498 catalog_manager.cc:1383] Generated new cluster ID: f9f6ce8d04964239809d239ed6a3fa77
I20260709 13:07:45.699846 22498 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:45.726936 22498 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:45.728255 22498 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:45.744046 22498 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: Generated new TSK 0
I20260709 13:07:45.744688 22498 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:45.758940 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:45.764811 22510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.765733 22511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.767421 22513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:45.767784 19561 server_base.cc:1061] running on GCE node
I20260709 13:07:45.768812 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:45.769001 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:45.769124 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602465769112 us; error 0 us; skew 500 ppm
I20260709 13:07:45.769609 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:45.771937 19561 webserver.cc:533] Webserver started at http://127.19.26.65:43797/ using document root <none> and password file <none>
I20260709 13:07:45.772418 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:45.772580 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:45.772809 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:45.773847 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "3634e48f538441518b892551cfac9407"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.778627 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:45.782037 22518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.782747 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:45.783015 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "3634e48f538441518b892551cfac9407"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.783263 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:45.796772 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:45.797905 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:45.799352 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:45.801717 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:45.801901 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.802145 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:45.802309 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.842929 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:45149
I20260709 13:07:45.843047 22580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:45149 every 8 connection(s)
I20260709 13:07:45.848114 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:45.854820 22585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.856086 22586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.858656 22588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:45.859587 19561 server_base.cc:1061] running on GCE node
I20260709 13:07:45.861245 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:45.861340 22581 heartbeater.cc:344] Connected to a master server at 127.19.26.126:40999
W20260709 13:07:45.861495 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:45.861748 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602465861730 us; error 0 us; skew 500 ppm
I20260709 13:07:45.861814 22581 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:45.862325 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:45.862632 22581 heartbeater.cc:507] Master 127.19.26.126:40999 requested a full tablet report, sending...
I20260709 13:07:45.864905 22454 ts_manager.cc:194] Registered new tserver with Master: 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:45.865284 19561 webserver.cc:533] Webserver started at http://127.19.26.66:42753/ using document root <none> and password file <none>
I20260709 13:07:45.865796 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:45.865965 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:45.866217 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:45.866813 22454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44194
I20260709 13:07:45.867486 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "a4d6e755c9444df3aced99f9209c225f"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.871994 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:45.875922 22593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.876804 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:45.877166 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "a4d6e755c9444df3aced99f9209c225f"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.877449 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:45.890631 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:45.891942 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:45.893440 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:45.895780 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:45.895999 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.896229 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:45.896376 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.937427 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:45387
I20260709 13:07:45.937536 22655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:45387 every 8 connection(s)
I20260709 13:07:45.942198 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:45.948993 22659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:45.950263 22660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:45.953467 19561 server_base.cc:1061] running on GCE node
W20260709 13:07:45.954212 22662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:45.954741 22656 heartbeater.cc:344] Connected to a master server at 127.19.26.126:40999
I20260709 13:07:45.955120 22656 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:45.955317 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:45.955559 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:45.955729 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602465955710 us; error 0 us; skew 500 ppm
I20260709 13:07:45.955885 22656 heartbeater.cc:507] Master 127.19.26.126:40999 requested a full tablet report, sending...
I20260709 13:07:45.956344 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:45.958076 22454 ts_manager.cc:194] Registered new tserver with Master: a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:45.958844 19561 webserver.cc:533] Webserver started at http://127.19.26.67:42925/ using document root <none> and password file <none>
I20260709 13:07:45.959340 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:45.959544 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:45.959827 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:45.959699 22454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44198
I20260709 13:07:45.961215 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "af9e986a00be41dfa671e7f25e4e7596"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.965727 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:45.969274 22667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.970121 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:45.970439 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "af9e986a00be41dfa671e7f25e4e7596"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:45.970713 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:45.986413 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:45.987659 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:45.989172 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:45.991396 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:45.991597 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:45.991858 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:45.992013 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:46.032092 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:46263
I20260709 13:07:46.032193 22729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:46263 every 8 connection(s)
I20260709 13:07:46.036898 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:46.043583 22733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:46.044515 22734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:46.047027 22736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:46.048004 19561 server_base.cc:1061] running on GCE node
I20260709 13:07:46.048941 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:46.049012 22730 heartbeater.cc:344] Connected to a master server at 127.19.26.126:40999
W20260709 13:07:46.049237 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:46.049477 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602466049454 us; error 0 us; skew 500 ppm
I20260709 13:07:46.049489 22730 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:46.050330 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:46.050568 22730 heartbeater.cc:507] Master 127.19.26.126:40999 requested a full tablet report, sending...
I20260709 13:07:46.053197 19561 webserver.cc:533] Webserver started at http://127.19.26.68:35399/ using document root <none> and password file <none>
I20260709 13:07:46.053213 22454 ts_manager.cc:194] Registered new tserver with Master: af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:46.053767 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:46.053961 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:46.054169 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:46.054885 22454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44210
I20260709 13:07:46.055183 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-3-root/instance:
uuid: "52edbde4eb554ff596bc0db31d4e60c6"
format_stamp: "Formatted at 2026-07-09 13:07:46 on dist-test-slave-mq27"
I20260709 13:07:46.059783 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:46.063005 22741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:46.063721 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:46.064061 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
uuid: "52edbde4eb554ff596bc0db31d4e60c6"
format_stamp: "Formatted at 2026-07-09 13:07:46 on dist-test-slave-mq27"
I20260709 13:07:46.064329 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:46.077590 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:46.078853 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:46.080165 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:46.082417 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:46.082625 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:46.082861 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:46.083022 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:46.123620 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.68:41065
I20260709 13:07:46.123791 22803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.68:41065 every 8 connection(s)
I20260709 13:07:46.137060 22804 heartbeater.cc:344] Connected to a master server at 127.19.26.126:40999
I20260709 13:07:46.137490 22804 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:46.138248 22804 heartbeater.cc:507] Master 127.19.26.126:40999 requested a full tablet report, sending...
I20260709 13:07:46.140206 22454 ts_manager.cc:194] Registered new tserver with Master: 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:46.140421 19561 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013685754s
I20260709 13:07:46.141558 22454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44224
I20260709 13:07:46.166615 22454 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:07:46.394671 22695 tablet_service.cc:1511] Processing CreateTablet for tablet a156d4a2932d4de683b14988e22d8e3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:46.396234 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a156d4a2932d4de683b14988e22d8e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.398505 22546 tablet_service.cc:1511] Processing CreateTablet for tablet a156d4a2932d4de683b14988e22d8e3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:46.400849 22694 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5772dec47498f8b8c9a531e0b51d9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:46.402319 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5772dec47498f8b8c9a531e0b51d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.404946 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5772dec47498f8b8c9a531e0b51d9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:46.408802 22693 tablet_service.cc:1511] Processing CreateTablet for tablet d723fb67c5df4e92b9d665ee0c9b1ac7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:46.409752 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a156d4a2932d4de683b14988e22d8e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.410235 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d723fb67c5df4e92b9d665ee0c9b1ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.407485 22544 tablet_service.cc:1511] Processing CreateTablet for tablet bb49fdff9afb46309b6911721d84d1c8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:46.412611 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb49fdff9afb46309b6911721d84d1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.414243 22692 tablet_service.cc:1511] Processing CreateTablet for tablet dddfb46c2b234309a1477d381c46e046 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:46.415293 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5772dec47498f8b8c9a531e0b51d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.416882 22543 tablet_service.cc:1511] Processing CreateTablet for tablet dddfb46c2b234309a1477d381c46e046 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:46.418195 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddfb46c2b234309a1477d381c46e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.420840 22691 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebabb3b5c0b4ed5b9281599a274345b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:46.423028 22541 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebabb3b5c0b4ed5b9281599a274345b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:46.424400 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebabb3b5c0b4ed5b9281599a274345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.425272 22690 tablet_service.cc:1511] Processing CreateTablet for tablet 3aef9c92023a49deb9e3a9cf04873a16 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:46.428200 22542 tablet_service.cc:1511] Processing CreateTablet for tablet 28ddf01378504f8196146ea2e2961dbf (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:46.429606 22542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ddf01378504f8196146ea2e2961dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.430469 22540 tablet_service.cc:1511] Processing CreateTablet for tablet ee45a2a200ec4299b9e6be5181ff7ac9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:46.415591 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddfb46c2b234309a1477d381c46e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.433279 22689 tablet_service.cc:1511] Processing CreateTablet for tablet ee45a2a200ec4299b9e6be5181ff7ac9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:46.434597 22689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee45a2a200ec4299b9e6be5181ff7ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.435891 22540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee45a2a200ec4299b9e6be5181ff7ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.441491 22688 tablet_service.cc:1511] Processing CreateTablet for tablet 14b81bb7b2e0495da20c4b8fa479fc3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:46.444401 22539 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc32573e45046a2921fd013657a948b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:46.445842 22539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc32573e45046a2921fd013657a948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.448925 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 14b81bb7b2e0495da20c4b8fa479fc3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:46.450394 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b81bb7b2e0495da20c4b8fa479fc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.451479 22687 tablet_service.cc:1511] Processing CreateTablet for tablet 54b38327555046b3b7f35ec2eba37716 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:46.454732 22686 tablet_service.cc:1511] Processing CreateTablet for tablet f8440d72596f4b1dbc513d6eb142e475 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:46.458091 22537 tablet_service.cc:1511] Processing CreateTablet for tablet f8440d72596f4b1dbc513d6eb142e475 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:46.459540 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8440d72596f4b1dbc513d6eb142e475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.436103 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebabb3b5c0b4ed5b9281599a274345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.463104 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8440d72596f4b1dbc513d6eb142e475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.464174 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b38327555046b3b7f35ec2eba37716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.469005 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b81bb7b2e0495da20c4b8fa479fc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.472213 22690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aef9c92023a49deb9e3a9cf04873a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.493048 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5772dec47498f8b8c9a531e0b51d9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:46.494514 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5772dec47498f8b8c9a531e0b51d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.497355 22620 tablet_service.cc:1511] Processing CreateTablet for tablet bb49fdff9afb46309b6911721d84d1c8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:46.498822 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb49fdff9afb46309b6911721d84d1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.501513 22619 tablet_service.cc:1511] Processing CreateTablet for tablet d723fb67c5df4e92b9d665ee0c9b1ac7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:46.503041 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d723fb67c5df4e92b9d665ee0c9b1ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.504942 22618 tablet_service.cc:1511] Processing CreateTablet for tablet dddfb46c2b234309a1477d381c46e046 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:46.506462 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dddfb46c2b234309a1477d381c46e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.508934 22617 tablet_service.cc:1511] Processing CreateTablet for tablet 28ddf01378504f8196146ea2e2961dbf (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:46.510403 22617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ddf01378504f8196146ea2e2961dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.512852 22616 tablet_service.cc:1511] Processing CreateTablet for tablet 3aef9c92023a49deb9e3a9cf04873a16 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:46.514307 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aef9c92023a49deb9e3a9cf04873a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.516917 22615 tablet_service.cc:1511] Processing CreateTablet for tablet ee45a2a200ec4299b9e6be5181ff7ac9 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:46.518332 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee45a2a200ec4299b9e6be5181ff7ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.520885 22614 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc32573e45046a2921fd013657a948b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:46.522292 22614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc32573e45046a2921fd013657a948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.550221 22613 tablet_service.cc:1511] Processing CreateTablet for tablet 54b38327555046b3b7f35ec2eba37716 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:46.551673 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b38327555046b3b7f35ec2eba37716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.553881 22769 tablet_service.cc:1511] Processing CreateTablet for tablet a156d4a2932d4de683b14988e22d8e3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:46.555606 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a156d4a2932d4de683b14988e22d8e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.565735 22768 tablet_service.cc:1511] Processing CreateTablet for tablet bb49fdff9afb46309b6911721d84d1c8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:46.567243 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb49fdff9afb46309b6911721d84d1c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.574437 22612 tablet_service.cc:1511] Processing CreateTablet for tablet f8440d72596f4b1dbc513d6eb142e475 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:46.578296 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8440d72596f4b1dbc513d6eb142e475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.601511 22767 tablet_service.cc:1511] Processing CreateTablet for tablet d723fb67c5df4e92b9d665ee0c9b1ac7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:46.603010 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d723fb67c5df4e92b9d665ee0c9b1ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.613463 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 28ddf01378504f8196146ea2e2961dbf (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:46.615011 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ddf01378504f8196146ea2e2961dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.629573 22765 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebabb3b5c0b4ed5b9281599a274345b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:46.631109 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebabb3b5c0b4ed5b9281599a274345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.650952 22538 tablet_service.cc:1511] Processing CreateTablet for tablet c7357c246b924badb47637ce37af9b7f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:46.664628 22541 tablet_service.cc:1511] Processing CreateTablet for tablet 992476170a094d5fbd1e20a4ca8ddd94 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:46.666328 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992476170a094d5fbd1e20a4ca8ddd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.678097 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 3aef9c92023a49deb9e3a9cf04873a16 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:46.680387 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb9f875af14279bb86608f072e2786 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:46.682621 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aef9c92023a49deb9e3a9cf04873a16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.683671 22537 tablet_service.cc:1511] Processing CreateTablet for tablet 7e038bb72f91402b855a9b0d9501e586 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:46.685505 22823 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
W20260709 13:07:46.688457 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:46.694324 22823 tablet_bootstrap.cc:654] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.685575 22691 tablet_service.cc:1511] Processing CreateTablet for tablet 992476170a094d5fbd1e20a4ca8ddd94 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:46.697891 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992476170a094d5fbd1e20a4ca8ddd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.699849 22612 tablet_service.cc:1511] Processing CreateTablet for tablet 992476170a094d5fbd1e20a4ca8ddd94 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:46.701195 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 992476170a094d5fbd1e20a4ca8ddd94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.700881 22618 tablet_service.cc:1511] Processing CreateTablet for tablet 7e038bb72f91402b855a9b0d9501e586 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:46.703048 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 47f12b4b995b470c96dd1e8e84a96854 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:46.706784 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f12b4b995b470c96dd1e8e84a96854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.705382 22619 tablet_service.cc:1511] Processing CreateTablet for tablet 67189fb358c04621a1cfbc14314996dd (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:46.699476 22613 tablet_service.cc:1511] Processing CreateTablet for tablet 4c200ddf76ff4b2386bbc5262118d995 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:46.708251 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e038bb72f91402b855a9b0d9501e586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.709506 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c200ddf76ff4b2386bbc5262118d995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.712031 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7357c246b924badb47637ce37af9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.712332 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67189fb358c04621a1cfbc14314996dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.712687 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb9f875af14279bb86608f072e2786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.714973 22822 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:46.717181 22821 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:46.717484 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e038bb72f91402b855a9b0d9501e586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.730070 22615 tablet_service.cc:1511] Processing CreateTablet for tablet 14d578ac1e224ebab3a9fc10943bce6d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:46.731675 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d578ac1e224ebab3a9fc10943bce6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.737043 22687 tablet_service.cc:1511] Processing CreateTablet for tablet 4c200ddf76ff4b2386bbc5262118d995 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:46.738544 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c200ddf76ff4b2386bbc5262118d995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.745180 22686 tablet_service.cc:1511] Processing CreateTablet for tablet 46884bb663ef4dc484512f1782d27bb5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:46.746608 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46884bb663ef4dc484512f1782d27bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.699400 22616 tablet_service.cc:1511] Processing CreateTablet for tablet c7357c246b924badb47637ce37af9b7f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:46.749125 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7357c246b924badb47637ce37af9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.752547 22692 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb9f875af14279bb86608f072e2786 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:46.753933 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb9f875af14279bb86608f072e2786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.758402 22612 tablet_service.cc:1511] Processing CreateTablet for tablet 521f31d80ba94723967553a57825a0b0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:46.758821 22546 tablet_service.cc:1511] Processing CreateTablet for tablet 47f12b4b995b470c96dd1e8e84a96854 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:46.760133 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f12b4b995b470c96dd1e8e84a96854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.761480 22618 tablet_service.cc:1511] Processing CreateTablet for tablet f0429b6a74374fad94799b8bd3942b1b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:46.775563 22761 tablet_service.cc:1511] Processing CreateTablet for tablet c7357c246b924badb47637ce37af9b7f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:46.777290 22760 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb9f875af14279bb86608f072e2786 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:46.771800 22763 tablet_service.cc:1511] Processing CreateTablet for tablet 14b81bb7b2e0495da20c4b8fa479fc3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:46.776919 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f31d80ba94723967553a57825a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.788882 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb9f875af14279bb86608f072e2786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.773813 22762 tablet_service.cc:1511] Processing CreateTablet for tablet 54b38327555046b3b7f35ec2eba37716 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:46.785480 22690 tablet_service.cc:1511] Processing CreateTablet for tablet 521f31d80ba94723967553a57825a0b0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:46.793210 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b81bb7b2e0495da20c4b8fa479fc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.793833 22825 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:46.794037 22765 tablet_service.cc:1511] Processing CreateTablet for tablet 4c200ddf76ff4b2386bbc5262118d995 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:46.794880 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7357c246b924badb47637ce37af9b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.796393 22821 tablet_bootstrap.cc:654] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.796283 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc32573e45046a2921fd013657a948b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:46.797691 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc32573e45046a2921fd013657a948b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.777958 22687 tablet_service.cc:1511] Processing CreateTablet for tablet 14d578ac1e224ebab3a9fc10943bce6d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:46.798364 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0429b6a74374fad94799b8bd3942b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.798874 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54b38327555046b3b7f35ec2eba37716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.799044 22690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f31d80ba94723967553a57825a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.775563 22693 tablet_service.cc:1511] Processing CreateTablet for tablet a8c68e5a5cc8436390746683272339b6 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:46.768021 22689 tablet_service.cc:1511] Processing CreateTablet for tablet 47f12b4b995b470c96dd1e8e84a96854 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:46.820134 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d578ac1e224ebab3a9fc10943bce6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.823987 22689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f12b4b995b470c96dd1e8e84a96854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.825776 22823 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:46.825466 22540 tablet_service.cc:1511] Processing CreateTablet for tablet a8c68e5a5cc8436390746683272339b6 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:46.826277 22823 ts_tablet_manager.cc:1403] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.025s
I20260709 13:07:46.826813 22540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c68e5a5cc8436390746683272339b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.828086 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c68e5a5cc8436390746683272339b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.828115 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c200ddf76ff4b2386bbc5262118d995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.815486 22822 tablet_bootstrap.cc:654] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.773916 22614 tablet_service.cc:1511] Processing CreateTablet for tablet 15bf7ad8c3914c77bc2901af3a7be203 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:46.836886 22614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bf7ad8c3914c77bc2901af3a7be203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.759608 22617 tablet_service.cc:1511] Processing CreateTablet for tablet 62f72ae3f79245db9aca8bd62b261afc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:46.839459 22617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f72ae3f79245db9aca8bd62b261afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.841387 22688 tablet_service.cc:1511] Processing CreateTablet for tablet 9827743614f547528a1c7bf66a6773a5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:46.813340 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 46884bb663ef4dc484512f1782d27bb5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:46.819593 22539 tablet_service.cc:1511] Processing CreateTablet for tablet 62f72ae3f79245db9aca8bd62b261afc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:46.849462 22695 tablet_service.cc:1511] Processing CreateTablet for tablet 15bf7ad8c3914c77bc2901af3a7be203 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:46.851636 22825 tablet_bootstrap.cc:654] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:46.758836 22694 tablet_service.cc:1511] Processing CreateTablet for tablet 67189fb358c04621a1cfbc14314996dd (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:46.849526 22823 raft_consensus.cc:359] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:46.854465 22823 raft_consensus.cc:385] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:46.854763 22823 raft_consensus.cc:740] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:46.842803 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9827743614f547528a1c7bf66a6773a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.867455 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46884bb663ef4dc484512f1782d27bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.872192 22581 heartbeater.cc:499] Master 127.19.26.126:40999 was elected leader, sending a full tablet report...
I20260709 13:07:46.883299 22691 tablet_service.cc:1511] Processing CreateTablet for tablet d56e76755945496ea4be5f662aa4f27d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:46.888824 22537 tablet_service.cc:1511] Processing CreateTablet for tablet 9827743614f547528a1c7bf66a6773a5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:46.894351 22615 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea86ca73ef34abfb944674733688a70 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:46.893028 22613 tablet_service.cc:1511] Processing CreateTablet for tablet a98291add4744b12bab3da8388df7a49 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:46.904379 22620 tablet_service.cc:1511] Processing CreateTablet for tablet d56e76755945496ea4be5f662aa4f27d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:46.907457 22687 tablet_service.cc:1511] Processing CreateTablet for tablet a9bed08079be479c8bd3f03aed3fce68 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:46.875996 22823 consensus_queue.cc:260] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:46.918162 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea86ca73ef34abfb944674733688a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.933916 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bf7ad8c3914c77bc2901af3a7be203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.933748 22539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f72ae3f79245db9aca8bd62b261afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.942843 22542 tablet_service.cc:1511] Processing CreateTablet for tablet 521f31d80ba94723967553a57825a0b0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:46.943243 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 46884bb663ef4dc484512f1782d27bb5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:46.944280 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98291add4744b12bab3da8388df7a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.965278 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e76755945496ea4be5f662aa4f27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.965420 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46884bb663ef4dc484512f1782d27bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.962441 22616 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9cdfa142724f99becd8c048070dcbc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:46.970727 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9cdfa142724f99becd8c048070dcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.973481 22619 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa3b1a8c764f2fbc3bd34c33572064 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:46.974812 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa3b1a8c764f2fbc3bd34c33572064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.975873 22543 tablet_service.cc:1511] Processing CreateTablet for tablet f0429b6a74374fad94799b8bd3942b1b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:46.932587 22769 tablet_service.cc:1511] Processing CreateTablet for tablet 7e038bb72f91402b855a9b0d9501e586 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:46.947623 22760 tablet_service.cc:1511] Processing CreateTablet for tablet 67189fb358c04621a1cfbc14314996dd (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:46.948884 22822 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:46.949488 22768 tablet_service.cc:1511] Processing CreateTablet for tablet 62f72ae3f79245db9aca8bd62b261afc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:46.962591 22656 heartbeater.cc:499] Master 127.19.26.126:40999 was elected leader, sending a full tablet report...
I20260709 13:07:46.979221 22612 tablet_service.cc:1511] Processing CreateTablet for tablet c22f2e9c90c74317a7b79da989ee5ee8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:46.992893 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22f2e9c90c74317a7b79da989ee5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:46.996769 22440 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.19.26.65:45149, user_credentials={real_user=slave}} blocked reactor thread for 56008.8us
I20260709 13:07:46.997354 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67189fb358c04621a1cfbc14314996dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:46.997953 22692 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea86ca73ef34abfb944674733688a70 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:47.000335 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62f72ae3f79245db9aca8bd62b261afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.004801 22762 tablet_service.cc:1511] Processing CreateTablet for tablet a8c68e5a5cc8436390746683272339b6 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:47.005681 22542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 521f31d80ba94723967553a57825a0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.006440 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c68e5a5cc8436390746683272339b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.004976 22538 tablet_service.cc:1511] Processing CreateTablet for tablet d56e76755945496ea4be5f662aa4f27d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:47.007714 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e76755945496ea4be5f662aa4f27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.012112 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9827743614f547528a1c7bf66a6773a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.014487 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67189fb358c04621a1cfbc14314996dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.032003 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0429b6a74374fad94799b8bd3942b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.045419 22821 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:47.046134 22821 ts_tablet_manager.cc:1403] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.329s	user 0.022s	sys 0.009s
I20260709 13:07:47.049898 22618 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:47.051405 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.057471 22730 heartbeater.cc:499] Master 127.19.26.126:40999 was elected leader, sending a full tablet report...
I20260709 13:07:47.058349 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d56e76755945496ea4be5f662aa4f27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.064118 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bed08079be479c8bd3f03aed3fce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.069423 22825 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:47.070021 22825 ts_tablet_manager.cc:1403] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.277s	user 0.014s	sys 0.011s
I20260709 13:07:47.071451 22821 raft_consensus.cc:359] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.091185 22821 raft_consensus.cc:385] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.073518 22825 raft_consensus.cc:359] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:47.093514 22821 raft_consensus.cc:740] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.094727 22821 consensus_queue.cc:260] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.082633 22763 tablet_service.cc:1511] Processing CreateTablet for tablet a9bed08079be479c8bd3f03aed3fce68 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:47.112031 22690 tablet_service.cc:1511] Processing CreateTablet for tablet 82a1ce761b0d48c5a332b6d25dcb56a3 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:47.092671 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9cdfa142724f99becd8c048070dcbc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:47.093645 22825 raft_consensus.cc:385] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.114123 22825 raft_consensus.cc:740] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.114974 22825 consensus_queue.cc:260] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:47.117583 22540 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa3b1a8c764f2fbc3bd34c33572064 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:47.084335 22765 tablet_service.cc:1511] Processing CreateTablet for tablet 15bf7ad8c3914c77bc2901af3a7be203 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:46.988704 22822 ts_tablet_manager.cc:1403] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.274s	user 0.006s	sys 0.026s
I20260709 13:07:47.096217 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 14d578ac1e224ebab3a9fc10943bce6d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:47.128451 22761 tablet_service.cc:1511] Processing CreateTablet for tablet a98291add4744b12bab3da8388df7a49 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:47.076181 22764 tablet_service.cc:1511] Processing CreateTablet for tablet f0429b6a74374fad94799b8bd3942b1b (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:47.100643 22693 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9cdfa142724f99becd8c048070dcbc (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:47.104131 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea86ca73ef34abfb944674733688a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.118155 22686 tablet_service.cc:1511] Processing CreateTablet for tablet c22f2e9c90c74317a7b79da989ee5ee8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:47.104489 22689 tablet_service.cc:1511] Processing CreateTablet for tablet 0175fe6dd6d5443790cab1a192350f6f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:47.067400 22546 tablet_service.cc:1511] Processing CreateTablet for tablet a9bed08079be479c8bd3f03aed3fce68 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:47.138254 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bed08079be479c8bd3f03aed3fce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.106506 22823 ts_tablet_manager.cc:1434] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.280s	user 0.026s	sys 0.018s
I20260709 13:07:47.055189 22621 tablet_service.cc:1511] Processing CreateTablet for tablet ee5576ddc81642e3ab2a0b39d9d1e494 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:47.140600 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5576ddc81642e3ab2a0b39d9d1e494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.140709 22823 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:47.140961 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9cdfa142724f99becd8c048070dcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.112547 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bed08079be479c8bd3f03aed3fce68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.144156 22804 heartbeater.cc:499] Master 127.19.26.126:40999 was elected leader, sending a full tablet report...
I20260709 13:07:47.081755 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 9827743614f547528a1c7bf66a6773a5 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:47.146766 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9827743614f547528a1c7bf66a6773a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.049898 22541 tablet_service.cc:1511] Processing CreateTablet for tablet a98291add4744b12bab3da8388df7a49 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:47.148085 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98291add4744b12bab3da8388df7a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.118988 22829 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.150110 22829 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.129737 22620 tablet_service.cc:1511] Processing CreateTablet for tablet 3b14fff4c11a4249b62679a73f051069 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:47.136801 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9cdfa142724f99becd8c048070dcbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.156976 22822 raft_consensus.cc:359] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.157856 22822 raft_consensus.cc:385] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.158140 22822 raft_consensus.cc:740] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.159991 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d578ac1e224ebab3a9fc10943bce6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.158900 22822 consensus_queue.cc:260] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.169736 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e038bb72f91402b855a9b0d9501e586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.170032 22540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa3b1a8c764f2fbc3bd34c33572064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.170430 22542 tablet_service.cc:1511] Processing CreateTablet for tablet 0175fe6dd6d5443790cab1a192350f6f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:47.171787 22542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175fe6dd6d5443790cab1a192350f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.172137 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b14fff4c11a4249b62679a73f051069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.172523 22760 tablet_service.cc:1511] Processing CreateTablet for tablet 91aa3b1a8c764f2fbc3bd34c33572064 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:47.173983 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91aa3b1a8c764f2fbc3bd34c33572064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.177734 22615 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd3433e0a445a292441719c3809175 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:47.179123 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd3433e0a445a292441719c3809175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.181584 22821 ts_tablet_manager.cc:1434] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.135s	user 0.011s	sys 0.004s
I20260709 13:07:47.182442 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bf7ad8c3914c77bc2901af3a7be203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.185946 22821 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:47.168715 22689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175fe6dd6d5443790cab1a192350f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.192130 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98291add4744b12bab3da8388df7a49. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.194264 22657 tablet.cc:2406] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:47.205618 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0429b6a74374fad94799b8bd3942b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.209583 22823 tablet_bootstrap.cc:654] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.229453 22690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a1ce761b0d48c5a332b6d25dcb56a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.238176 22616 tablet_service.cc:1511] Processing CreateTablet for tablet dc858256b5244588a6ab8a92be8ff2ad (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:47.239580 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc858256b5244588a6ab8a92be8ff2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.248399 22768 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea86ca73ef34abfb944674733688a70 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:47.258783 22695 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:47.259842 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22f2e9c90c74317a7b79da989ee5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.263661 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea86ca73ef34abfb944674733688a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.261942 22694 tablet_service.cc:1511] Processing CreateTablet for tablet 3b14fff4c11a4249b62679a73f051069 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:47.272676 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:47.297585 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.301374 22691 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd3433e0a445a292441719c3809175 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:47.302796 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd3433e0a445a292441719c3809175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.305470 22833 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.306042 22833 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:47.316663 22687 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef2cd661a2741ee84930742ca80db42 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:47.317152 22688 tablet_service.cc:1511] Processing CreateTablet for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:47.319350 22829 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:47.283546 22822 ts_tablet_manager.cc:1434] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.159s	user 0.004s	sys 0.005s
I20260709 13:07:47.284796 22619 tablet_service.cc:1511] Processing CreateTablet for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:47.285619 22821 tablet_bootstrap.cc:654] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.322505 22822 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:47.324146 22769 tablet_service.cc:1511] Processing CreateTablet for tablet c22f2e9c90c74317a7b79da989ee5ee8 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:47.254433 22825 ts_tablet_manager.cc:1434] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.010s
I20260709 13:07:47.322430 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.267237 22762 tablet_service.cc:1511] Processing CreateTablet for tablet 0175fe6dd6d5443790cab1a192350f6f (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:47.340553 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175fe6dd6d5443790cab1a192350f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.340831 22615 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ff2855b50466b8c1dded4591a65be (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:47.330678 22825 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:47.337973 22765 tablet_service.cc:1511] Processing CreateTablet for tablet ee5576ddc81642e3ab2a0b39d9d1e494 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:47.352596 22833 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:47.353288 22541 tablet_service.cc:1511] Processing CreateTablet for tablet ee5576ddc81642e3ab2a0b39d9d1e494 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:47.368848 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ff2855b50466b8c1dded4591a65be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.372700 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7e5a6c9fae43b9b68c1ce3dca9da5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.387840 22692 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ff2855b50466b8c1dded4591a65be (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:47.389201 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ff2855b50466b8c1dded4591a65be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.355293 22543 tablet_service.cc:1511] Processing CreateTablet for tablet 82a1ce761b0d48c5a332b6d25dcb56a3 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:47.403156 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22f2e9c90c74317a7b79da989ee5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.414752 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef2cd661a2741ee84930742ca80db42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.416831 22823 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:47.417448 22823 ts_tablet_manager.cc:1403] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.277s	user 0.008s	sys 0.007s
I20260709 13:07:47.434361 22537 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd3433e0a445a292441719c3809175 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:47.434655 22693 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8c3d9d6ac54c559898e305fc1a6c82 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:47.436285 22545 tablet_service.cc:1511] Processing CreateTablet for tablet dc858256b5244588a6ab8a92be8ff2ad (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:47.438447 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5576ddc81642e3ab2a0b39d9d1e494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.428680 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee5576ddc81642e3ab2a0b39d9d1e494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.448212 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 82a1ce761b0d48c5a332b6d25dcb56a3 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:47.441475 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.468500 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a1ce761b0d48c5a332b6d25dcb56a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.471166 22821 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:47.471730 22821 ts_tablet_manager.cc:1403] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.286s	user 0.030s	sys 0.037s
I20260709 13:07:47.473754 22620 tablet_service.cc:1511] Processing CreateTablet for tablet da4175f584054afd85b8c3fb039e1a55 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:47.475112 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4175f584054afd85b8c3fb039e1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.474826 22821 raft_consensus.cc:359] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.476054 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a1ce761b0d48c5a332b6d25dcb56a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.475592 22821 raft_consensus.cc:385] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.441991 22546 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef2cd661a2741ee84930742ca80db42 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:47.481865 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8c3d9d6ac54c559898e305fc1a6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.488555 22618 tablet_service.cc:1511] Processing CreateTablet for tablet f164f6dea21c4dedbf3d6dc7d485b2e0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:47.489070 22823 raft_consensus.cc:359] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.489864 22823 raft_consensus.cc:385] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.489923 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f164f6dea21c4dedbf3d6dc7d485b2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.490247 22823 raft_consensus.cc:740] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.491201 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b14fff4c11a4249b62679a73f051069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.491111 22823 consensus_queue.cc:260] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.509292 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc858256b5244588a6ab8a92be8ff2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.523104 22829 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.523589 22829 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.524948 22823 ts_tablet_manager.cc:1434] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 13:07:47.526196 22823 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:47.510107 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 62d3c98a6a2046959e00548f0f957c33 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:47.528610 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d3c98a6a2046959e00548f0f957c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.529958 22692 tablet_service.cc:1511] Processing CreateTablet for tablet f164f6dea21c4dedbf3d6dc7d485b2e0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:47.531330 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f164f6dea21c4dedbf3d6dc7d485b2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.532697 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef2cd661a2741ee84930742ca80db42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.536149 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd3433e0a445a292441719c3809175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.538906 22829 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:47.508085 22761 tablet_service.cc:1511] Processing CreateTablet for tablet 3b14fff4c11a4249b62679a73f051069 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:47.482420 22821 raft_consensus.cc:740] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.552701 22821 consensus_queue.cc:260] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.553887 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:47.555540 22542 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8c3d9d6ac54c559898e305fc1a6c82 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:47.522042 22689 tablet_service.cc:1511] Processing CreateTablet for tablet da4175f584054afd85b8c3fb039e1a55 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:47.522223 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 62d3c98a6a2046959e00548f0f957c33 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:47.576215 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d3c98a6a2046959e00548f0f957c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.578655 22689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4175f584054afd85b8c3fb039e1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.569917 22832 raft_consensus.cc:493] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.557498 22821 ts_tablet_manager.cc:1434] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.000s
I20260709 13:07:47.516551 22539 tablet_service.cc:1511] Processing CreateTablet for tablet 3f7ff2855b50466b8c1dded4591a65be (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:47.579756 22832 raft_consensus.cc:515] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.584184 22540 tablet_service.cc:1511] Processing CreateTablet for tablet f164f6dea21c4dedbf3d6dc7d485b2e0 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:47.585316 22832 leader_election.cc:290] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:47.588124 22821 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:47.591331 22616 tablet_service.cc:1511] Processing CreateTablet for tablet 142677bd5b0e4db1b40db275e263d530 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:47.592792 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142677bd5b0e4db1b40db275e263d530. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.560268 22744 leader_election.cc:343] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.601819 22832 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.602415 22832 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.603935 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b14fff4c11a4249b62679a73f051069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.604797 22832 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:47.560254 22823 tablet_bootstrap.cc:654] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.559720 22825 tablet_bootstrap.cc:654] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.617990 22760 tablet_service.cc:1511] Processing CreateTablet for tablet dc858256b5244588a6ab8a92be8ff2ad (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:47.619457 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc858256b5244588a6ab8a92be8ff2ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.619130 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef2cd661a2741ee84930742ca80db42 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:47.637630 22542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8c3d9d6ac54c559898e305fc1a6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.640308 22834 raft_consensus.cc:493] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:47.640906 22834 raft_consensus.cc:515] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.652616 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef2cd661a2741ee84930742ca80db42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.651599 22822 tablet_bootstrap.cc:654] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.675170 22688 tablet_service.cc:1511] Processing CreateTablet for tablet 1d23dcf2e5b9400296e79ee00a0cef7d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:47.676805 22768 tablet_service.cc:1511] Processing CreateTablet for tablet da4175f584054afd85b8c3fb039e1a55 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:47.677523 22834 leader_election.cc:290] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:47.678177 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4175f584054afd85b8c3fb039e1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.676720 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d23dcf2e5b9400296e79ee00a0cef7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.685753 22539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f7ff2855b50466b8c1dded4591a65be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.692188 22612 tablet_service.cc:1511] Processing CreateTablet for tablet 963d24f12bce47f6b6c7e2779a98229d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:07:47.693293 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:47.693704 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963d24f12bce47f6b6c7e2779a98229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.694684 22619 tablet_service.cc:1511] Processing CreateTablet for tablet 1d23dcf2e5b9400296e79ee00a0cef7d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:47.696029 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d23dcf2e5b9400296e79ee00a0cef7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.696734 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:47.695835 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:47.697865 22763 tablet_service.cc:1511] Processing CreateTablet for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:47.699205 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd22476b3fa4bf9a3efe8ebe27e8b28. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.699615 22521 leader_election.cc:343] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:47.700524 22521 leader_election.cc:343] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.700431 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 62d3c98a6a2046959e00548f0f957c33 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:47.703644 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d3c98a6a2046959e00548f0f957c33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.709736 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:47.712098 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:47.712957 22556 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:47.720625 22613 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5cd13f11e0406a9ad683a4e1076096 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:47.722050 22613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5cd13f11e0406a9ad683a4e1076096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.724783 22762 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8c3d9d6ac54c559898e305fc1a6c82 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:47.726204 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8c3d9d6ac54c559898e305fc1a6c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.727638 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:47.728741 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:47.729626 22540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f164f6dea21c4dedbf3d6dc7d485b2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.730856 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:47.733009 22821 tablet_bootstrap.cc:654] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.652315 22691 tablet_service.cc:1511] Processing CreateTablet for tablet 59655c108cc74122a9d02ab332e8db03 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:47.748059 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59655c108cc74122a9d02ab332e8db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.749902 22692 tablet_service.cc:1511] Processing CreateTablet for tablet a1428442078a45cf87e3ab3a934f6334 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:47.757795 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 142677bd5b0e4db1b40db275e263d530 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:47.759258 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142677bd5b0e4db1b40db275e263d530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.759486 22686 tablet_service.cc:1511] Processing CreateTablet for tablet 963d24f12bce47f6b6c7e2779a98229d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:47.760872 22686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963d24f12bce47f6b6c7e2779a98229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.776015 22615 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0ce187d0564f0eb4cfa8aead538426 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:47.780092 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0ce187d0564f0eb4cfa8aead538426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.788229 22690 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0ce187d0564f0eb4cfa8aead538426 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:47.776487 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 142677bd5b0e4db1b40db275e263d530 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:47.805627 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 142677bd5b0e4db1b40db275e263d530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.794951 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1428442078a45cf87e3ab3a934f6334. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.811874 22596 leader_election.cc:343] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:47.812489 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:45149, user_credentials={real_user=slave}} blocked reactor thread for 71910us
I20260709 13:07:47.813155 22596 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:47.814006 22829 raft_consensus.cc:2804] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:47.814388 22829 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:47.814709 22829 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.818027 22541 tablet_service.cc:1511] Processing CreateTablet for tablet a1428442078a45cf87e3ab3a934f6334 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:47.833786 22543 tablet_service.cc:1511] Processing CreateTablet for tablet 2138849dbed04386b30a78deea760ee7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:47.835160 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138849dbed04386b30a78deea760ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.836848 22690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0ce187d0564f0eb4cfa8aead538426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.838057 22769 tablet_service.cc:1511] Processing CreateTablet for tablet 59655c108cc74122a9d02ab332e8db03 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:47.839344 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59655c108cc74122a9d02ab332e8db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.799827 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 963d24f12bce47f6b6c7e2779a98229d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:47.847967 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963d24f12bce47f6b6c7e2779a98229d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.848599 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5cd13f11e0406a9ad683a4e1076096 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:47.849886 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5cd13f11e0406a9ad683a4e1076096. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.887185 22596 leader_election.cc:343] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.893736 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:47.894033 22596 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:47.894845 22830 raft_consensus.cc:2749] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:47.895251 22596 leader_election.cc:343] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.897585 22620 tablet_service.cc:1511] Processing CreateTablet for tablet 2138849dbed04386b30a78deea760ee7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:47.898972 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138849dbed04386b30a78deea760ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.902921 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5cd13f11e0406a9ad683a4e1076096 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:47.904325 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5cd13f11e0406a9ad683a4e1076096. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:47.916266 22744 leader_election.cc:343] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.916839 22744 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:47.917924 22546 tablet_service.cc:1511] Processing CreateTablet for tablet 59655c108cc74122a9d02ab332e8db03 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:47.921007 22829 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:47.922369 22631 raft_consensus.cc:2393] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3634e48f538441518b892551cfac9407 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:47.923993 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:47.924649 22556 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.926015 22522 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:47.927052 22541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1428442078a45cf87e3ab3a934f6334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.928944 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:07:47.930528 22671 leader_election.cc:343] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.904762 22688 tablet_service.cc:1511] Processing CreateTablet for tablet 2138849dbed04386b30a78deea760ee7 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:47.932337 22688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2138849dbed04386b30a78deea760ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.934938 22556 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:47.935606 22832 raft_consensus.cc:2749] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:47.936368 22596 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:47.937244 22830 raft_consensus.cc:2804] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.944875 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59655c108cc74122a9d02ab332e8db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.920864 22537 tablet_service.cc:1511] Processing CreateTablet for tablet f8da7b71bace461a8b2e7a3980f83493 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:47.948930 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8da7b71bace461a8b2e7a3980f83493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.950248 22616 tablet_service.cc:1511] Processing CreateTablet for tablet f8da7b71bace461a8b2e7a3980f83493 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:47.954911 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8da7b71bace461a8b2e7a3980f83493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.955258 22763 tablet_service.cc:1511] Processing CreateTablet for tablet 1d23dcf2e5b9400296e79ee00a0cef7d (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:47.962077 22825 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:47.961741 22760 tablet_service.cc:1511] Processing CreateTablet for tablet f8da7b71bace461a8b2e7a3980f83493 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:47.962666 22825 ts_tablet_manager.cc:1403] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.632s	user 0.015s	sys 0.008s
I20260709 13:07:47.969252 22693 tablet_service.cc:1511] Processing CreateTablet for tablet 017ae611ff4d40979ed28f08411c8a3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:47.970992 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017ae611ff4d40979ed28f08411c8a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.974947 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d23dcf2e5b9400296e79ee00a0cef7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.977861 22821 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:47.970615 22765 tablet_service.cc:1511] Processing CreateTablet for tablet a1428442078a45cf87e3ab3a934f6334 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:47.978462 22821 ts_tablet_manager.cc:1403] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.391s	user 0.038s	sys 0.044s
I20260709 13:07:47.979142 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1428442078a45cf87e3ab3a934f6334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.981688 22821 raft_consensus.cc:359] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:47.982494 22821 raft_consensus.cc:385] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.982784 22821 raft_consensus.cc:740] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.988721 22822 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:47.989478 22822 ts_tablet_manager.cc:1403] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.667s	user 0.016s	sys 0.014s
I20260709 13:07:47.994958 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
W20260709 13:07:47.996709 22596 leader_election.cc:343] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:47.997383 22829 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:47.998477 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8da7b71bace461a8b2e7a3980f83493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.969848 22825 raft_consensus.cc:359] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.960153 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0ce187d0564f0eb4cfa8aead538426 (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:48.002384 22822 raft_consensus.cc:359] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.009830 22825 raft_consensus.cc:385] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.010517 22822 raft_consensus.cc:385] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.022495 22825 raft_consensus.cc:740] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.028555 22825 consensus_queue.cc:260] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:47.983668 22821 consensus_queue.cc:260] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.025604 22822 raft_consensus.cc:740] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.031867 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0ce187d0564f0eb4cfa8aead538426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.028842 22761 tablet_service.cc:1511] Processing CreateTablet for tablet 017ae611ff4d40979ed28f08411c8a3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:48.023890 22830 raft_consensus.cc:697] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
W20260709 13:07:48.019996 22744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:45149, user_credentials={real_user=slave}} blocked reactor thread for 103773us
I20260709 13:07:48.038161 22823 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.051117 22823 ts_tablet_manager.cc:1403] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.525s	user 0.043s	sys 0.018s
I20260709 13:07:48.054100 22821 ts_tablet_manager.cc:1434] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:07:48.054510 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017ae611ff4d40979ed28f08411c8a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.055279 22821 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.054200 22823 raft_consensus.cc:359] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.059242 22823 raft_consensus.cc:385] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.059558 22823 raft_consensus.cc:740] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.060115 22858 raft_consensus.cc:2749] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.060400 22542 tablet_service.cc:1511] Processing CreateTablet for tablet 017ae611ff4d40979ed28f08411c8a3c (DEFAULT_TABLE table=test-workload [id=13bc6cc387004efdbc02844dc5f1de81]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:48.049630 22830 consensus_queue.cc:237] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.060382 22823 consensus_queue.cc:260] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.077170 22823 ts_tablet_manager.cc:1434] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:07:48.078269 22823 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.095335 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.097191 22825 ts_tablet_manager.cc:1434] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.130s	user 0.017s	sys 0.008s
W20260709 13:07:48.098397 22519 leader_election.cc:343] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.098543 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.098965 22519 leader_election.cc:304] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.100234 22832 raft_consensus.cc:2749] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.101423 22825 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.107558 22825 tablet_bootstrap.cc:654] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:48.112772 22668 leader_election.cc:343] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.113363 22668 leader_election.cc:304] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.114178 22834 raft_consensus.cc:2749] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.117449 22821 tablet_bootstrap.cc:654] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.119940 22542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 017ae611ff4d40979ed28f08411c8a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.085484 22822 consensus_queue.cc:260] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.137059 22822 ts_tablet_manager.cc:1434] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.147s	user 0.010s	sys 0.000s
I20260709 13:07:48.138312 22822 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.141428 22823 tablet_bootstrap.cc:654] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.150033 22453 catalog_manager.cc:5697] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.153017 22822 tablet_bootstrap.cc:654] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.165009 22823 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.165743 22823 ts_tablet_manager.cc:1403] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.000s
I20260709 13:07:48.166597 22821 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.166996 22825 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.167217 22821 ts_tablet_manager.cc:1403] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.003s
I20260709 13:07:48.168699 22823 raft_consensus.cc:359] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.169445 22823 raft_consensus.cc:385] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.169750 22823 raft_consensus.cc:740] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.170743 22823 consensus_queue.cc:260] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.171200 22821 raft_consensus.cc:359] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.172447 22821 raft_consensus.cc:385] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.173010 22821 raft_consensus.cc:740] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.173579 22823 ts_tablet_manager.cc:1434] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:48.174755 22823 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.174197 22821 consensus_queue.cc:260] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.172364 22825 ts_tablet_manager.cc:1403] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 13:07:48.177505 22821 ts_tablet_manager.cc:1434] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:07:48.178926 22821 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.180454 22825 raft_consensus.cc:359] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.181255 22825 raft_consensus.cc:385] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.181586 22825 raft_consensus.cc:740] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.183394 22823 tablet_bootstrap.cc:654] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.186003 22821 tablet_bootstrap.cc:654] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.186199 22825 consensus_queue.cc:260] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.197186 22822 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.197832 22822 ts_tablet_manager.cc:1403] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.000s
I20260709 13:07:48.198978 22832 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.199599 22832 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.201179 22822 raft_consensus.cc:359] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.202080 22822 raft_consensus.cc:385] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.202399 22822 raft_consensus.cc:740] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.204838 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.205677 22779 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:48.206110 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.206851 22704 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:48.208523 22521 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.209774 22832 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.210534 22832 raft_consensus.cc:2804] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.210996 22832 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.205708 22822 consensus_queue.cc:260] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.211504 22832 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.212966 22823 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.213538 22823 ts_tablet_manager.cc:1403] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260709 13:07:48.205086 22825 ts_tablet_manager.cc:1434] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 13:07:48.216522 22823 raft_consensus.cc:359] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.217303 22823 raft_consensus.cc:385] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.217610 22823 raft_consensus.cc:740] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.218688 22834 raft_consensus.cc:493] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.218501 22823 consensus_queue.cc:260] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.219233 22834 raft_consensus.cc:515] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.221128 22823 ts_tablet_manager.cc:1434] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:07:48.222231 22823 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.222705 22825 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.229983 22834 leader_election.cc:290] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.230630 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.231431 22631 raft_consensus.cc:2468] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:48.232898 22671 leader_election.cc:304] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.233924 22834 raft_consensus.cc:2804] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.234337 22834 raft_consensus.cc:493] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.234678 22834 raft_consensus.cc:3060] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.240271 22822 ts_tablet_manager.cc:1434] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:07:48.229702 22823 tablet_bootstrap.cc:654] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.244280 22822 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.245836 22832 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.243170 22834 raft_consensus.cc:515] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.252761 22823 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.253230 22834 leader_election.cc:290] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.254393 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.250900 22825 tablet_bootstrap.cc:654] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.255041 22631 raft_consensus.cc:3060] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.261005 22832 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.261866 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:48.262414 22830 raft_consensus.cc:493] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.263129 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:48.263212 22830 raft_consensus.cc:515] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.263891 22779 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.265573 22821 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.266268 22821 ts_tablet_manager.cc:1403] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.088s	user 0.028s	sys 0.056s
I20260709 13:07:48.265797 22830 leader_election.cc:290] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.272243 22825 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.273525 22823 ts_tablet_manager.cc:1403] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260709 13:07:48.274174 22825 ts_tablet_manager.cc:1403] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.003s
I20260709 13:07:48.273521 22821 raft_consensus.cc:359] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.276315 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:48.276448 22821 raft_consensus.cc:385] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:48.278504 22670 leader_election.cc:343] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.277801 22631 raft_consensus.cc:2468] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:48.277557 22821 raft_consensus.cc:740] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.277616 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.281201 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.281009 22821 consensus_queue.cc:260] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:48.281731 22670 leader_election.cc:343] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:48.282660 22596 leader_election.cc:343] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.263176 22704 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.284606 22823 raft_consensus.cc:359] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.285373 22823 raft_consensus.cc:385] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.285660 22823 raft_consensus.cc:740] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.286612 22821 ts_tablet_manager.cc:1434] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:07:48.287807 22821 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.287846 22825 raft_consensus.cc:359] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.288659 22825 raft_consensus.cc:385] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.288959 22825 raft_consensus.cc:740] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.290397 22671 leader_election.cc:304] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:48.291678 22834 raft_consensus.cc:2804] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.292526 22832 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.291896 22825 consensus_queue.cc:260] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.293045 22832 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.294770 22825 ts_tablet_manager.cc:1434] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 13:07:48.295269 22832 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.297060 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:48.298789 22521 leader_election.cc:343] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.298769 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.286381 22823 consensus_queue.cc:260] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.301025 22631 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:48.299959 22821 tablet_bootstrap.cc:654] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.302171 22822 tablet_bootstrap.cc:654] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.302853 22522 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.304164 22832 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.304544 22832 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.304888 22832 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.306519 22704 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:48.308032 22521 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.309347 22870 raft_consensus.cc:2804] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.310599 22834 raft_consensus.cc:697] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:48.311636 22834 consensus_queue.cc:237] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.312996 22825 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.313093 22832 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.313774 22870 raft_consensus.cc:697] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:48.314879 22870 consensus_queue.cc:237] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.316602 22860 raft_consensus.cc:493] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.317144 22860 raft_consensus.cc:515] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.316455 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.319317 22630 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.320590 22860 leader_election.cc:290] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.329072 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.335376 22880 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.335999 22880 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.338604 22880 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.338867 22823 ts_tablet_manager.cc:1434] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
W20260709 13:07:48.339455 22744 leader_election.cc:343] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.340022 22823 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.341040 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.341774 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:48.343391 22521 leader_election.cc:343] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.326077 22832 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.346961 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.347795 22778 raft_consensus.cc:2468] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:48.348923 22779 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:48.349402 22594 leader_election.cc:304] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.350831 22830 raft_consensus.cc:2804] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:48.351145 22519 leader_election.cc:343] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.351253 22830 raft_consensus.cc:493] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.351845 22830 raft_consensus.cc:3060] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.351810 22519 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.354004 22832 raft_consensus.cc:2749] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.351814 22630 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:48.359239 22822 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.360817 22522 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:48.362535 22832 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.363112 22832 raft_consensus.cc:697] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:48.362303 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:48.364428 22832 consensus_queue.cc:237] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:48.365051 22521 leader_election.cc:343] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.366912 22825 tablet_bootstrap.cc:654] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.360891 22822 ts_tablet_manager.cc:1403] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.000s
I20260709 13:07:48.369205 22830 raft_consensus.cc:515] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.372509 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
W20260709 13:07:48.373821 22596 leader_election.cc:343] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.380612 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:48.381315 22779 raft_consensus.cc:3060] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.385217 22821 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.384503 22454 catalog_manager.cc:5697] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.385841 22821 ts_tablet_manager.cc:1403] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.041s
I20260709 13:07:48.356698 22823 tablet_bootstrap.cc:654] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.371277 22822 raft_consensus.cc:359] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.390341 22822 raft_consensus.cc:385] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.390679 22822 raft_consensus.cc:740] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.393216 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.394068 22630 raft_consensus.cc:2393] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:48.393736 22822 consensus_queue.cc:260] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.394214 22779 raft_consensus.cc:2468] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:48.395449 22594 leader_election.cc:304] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.396396 22859 raft_consensus.cc:2804] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.396301 22830 leader_election.cc:290] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.397042 22859 raft_consensus.cc:697] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:48.397907 22859 consensus_queue.cc:237] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.398860 22821 raft_consensus.cc:359] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.399601 22821 raft_consensus.cc:385] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.399935 22821 raft_consensus.cc:740] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.399796 22745 leader_election.cc:304] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.401072 22860 raft_consensus.cc:2749] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.396291 22822 ts_tablet_manager.cc:1434] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:07:48.402398 22822 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.400745 22821 consensus_queue.cc:260] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.404800 22825 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.406592 22825 ts_tablet_manager.cc:1403] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.007s
I20260709 13:07:48.406895 22453 catalog_manager.cc:5697] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.404981 22821 ts_tablet_manager.cc:1434] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 13:07:48.408533 22822 tablet_bootstrap.cc:654] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.409044 22821 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.414731 22825 raft_consensus.cc:359] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.415858 22822 tablet_bootstrap.cc:492] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.422086 22822 ts_tablet_manager.cc:1403] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:07:48.422084 22825 raft_consensus.cc:385] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.422647 22825 raft_consensus.cc:740] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.424477 22821 tablet_bootstrap.cc:654] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.425643 22822 raft_consensus.cc:359] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.427114 22825 consensus_queue.cc:260] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.427933 22822 raft_consensus.cc:385] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.428303 22822 raft_consensus.cc:740] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.429172 22822 consensus_queue.cc:260] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.429456 22453 catalog_manager.cc:5697] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.436276 22822 ts_tablet_manager.cc:1434] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:07:48.436992 22825 ts_tablet_manager.cc:1434] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:07:48.437512 22822 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.438395 22454 catalog_manager.cc:5697] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.441856 22825 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.444530 22822 tablet_bootstrap.cc:654] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.429219 22823 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.448115 22823 ts_tablet_manager.cc:1403] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.002s
I20260709 13:07:48.451475 22823 raft_consensus.cc:359] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.452180 22825 tablet_bootstrap.cc:654] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.452502 22823 raft_consensus.cc:385] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.452883 22823 raft_consensus.cc:740] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.455574 22823 consensus_queue.cc:260] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.462289 22823 ts_tablet_manager.cc:1434] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:07:48.464007 22823 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.470813 22834 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.471563 22834 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.475217 22823 tablet_bootstrap.cc:654] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.475548 22822 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.475266 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.476137 22822 ts_tablet_manager.cc:1403] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.006s
W20260709 13:07:48.477023 22670 leader_election.cc:343] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.477999 22834 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.475595 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.479209 22630 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:48.479862 22822 raft_consensus.cc:359] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.480664 22822 raft_consensus.cc:385] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.480800 22671 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:48.481045 22822 raft_consensus.cc:740] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.481364 22821 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.481890 22821 ts_tablet_manager.cc:1403] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.018s
I20260709 13:07:48.482303 22834 raft_consensus.cc:2804] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.482031 22822 consensus_queue.cc:260] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.482749 22834 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.483161 22834 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.483698 22825 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.484246 22825 ts_tablet_manager.cc:1403] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260709 13:07:48.489964 22821 raft_consensus.cc:359] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.491650 22825 raft_consensus.cc:359] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.492825 22825 raft_consensus.cc:385] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.493196 22825 raft_consensus.cc:740] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.491918 22821 raft_consensus.cc:385] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.493712 22821 raft_consensus.cc:740] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.494293 22825 consensus_queue.cc:260] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.494576 22821 consensus_queue.cc:260] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.493302 22822 ts_tablet_manager.cc:1434] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:48.499501 22822 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.501588 22825 ts_tablet_manager.cc:1434] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:07:48.505088 22825 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.508002 22859 consensus_queue.cc:1048] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:48.509982 22822 tablet_bootstrap.cc:654] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.514791 22825 tablet_bootstrap.cc:654] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.506057 22821 ts_tablet_manager.cc:1434] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:48.519219 22821 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.521338 22860 raft_consensus.cc:493] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.521893 22860 raft_consensus.cc:515] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.524078 22860 leader_election.cc:290] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:48.525538 22821 tablet_bootstrap.cc:654] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.526468 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.527786 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:48.529986 22744 leader_election.cc:343] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:48.531423 22744 leader_election.cc:343] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.531934 22744 leader_election.cc:304] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.532449 22834 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.533250 22860 raft_consensus.cc:2749] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.536005 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.536710 22630 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.540252 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
W20260709 13:07:48.541960 22670 leader_election.cc:343] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.547960 22834 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.551846 22821 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.552423 22821 ts_tablet_manager.cc:1403] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:07:48.553484 22859 raft_consensus.cc:493] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.554163 22823 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.554078 22859 raft_consensus.cc:515] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.554658 22823 ts_tablet_manager.cc:1403] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.091s	user 0.030s	sys 0.047s
I20260709 13:07:48.555094 22821 raft_consensus.cc:359] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.555794 22821 raft_consensus.cc:385] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.556043 22821 raft_consensus.cc:740] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.556807 22821 consensus_queue.cc:260] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.557483 22823 raft_consensus.cc:359] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.558136 22823 raft_consensus.cc:385] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.558380 22823 raft_consensus.cc:740] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.559021 22821 ts_tablet_manager.cc:1434] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:48.559146 22823 consensus_queue.cc:260] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.560067 22821 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.561100 22630 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:48.564620 22671 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:48.565620 22834 raft_consensus.cc:2804] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.566175 22834 raft_consensus.cc:697] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:48.567111 22834 consensus_queue.cc:237] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:48.572217 22596 consensus_peers.cc:597] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.592039 22821 tablet_bootstrap.cc:654] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.592123 22823 ts_tablet_manager.cc:1434] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.019s
I20260709 13:07:48.593353 22823 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.593466 22822 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.594143 22822 ts_tablet_manager.cc:1403] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.008s
I20260709 13:07:48.595001 22860 raft_consensus.cc:493] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.596828 22870 raft_consensus.cc:493] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.600345 22870 raft_consensus.cc:515] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.601817 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.602247 22870 leader_election.cc:290] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.602533 22704 raft_consensus.cc:2468] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:48.602885 22860 raft_consensus.cc:515] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.603032 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.604108 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:07:48.604641 22519 leader_election.cc:343] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.605064 22860 leader_election.cc:290] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:07:48.605677 22522 leader_election.cc:343] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.606133 22522 leader_election.cc:304] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.606310 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.607002 22556 raft_consensus.cc:2468] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:48.609380 22596 leader_election.cc:304] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.610683 22830 raft_consensus.cc:2804] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.610843 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.611117 22830 raft_consensus.cc:493] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.608281 22744 leader_election.cc:304] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:48.612074 22830 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.608748 22870 raft_consensus.cc:2749] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.614313 22825 tablet_bootstrap.cc:492] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.614900 22825 ts_tablet_manager.cc:1403] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.110s	user 0.043s	sys 0.042s
I20260709 13:07:48.616947 22823 tablet_bootstrap.cc:654] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.618861 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:48.620669 22594 leader_election.cc:343] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.622285 22822 raft_consensus.cc:359] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.622527 22825 raft_consensus.cc:359] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.623250 22825 raft_consensus.cc:385] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.623560 22859 leader_election.cc:290] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.623787 22825 raft_consensus.cc:740] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.623198 22822 raft_consensus.cc:385] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.625293 22822 raft_consensus.cc:740] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
W20260709 13:07:48.626538 22745 leader_election.cc:343] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.627594 22860 raft_consensus.cc:2804] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.628118 22860 raft_consensus.cc:493] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.627900 22825 consensus_queue.cc:260] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.628470 22860 raft_consensus.cc:3060] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.632881 22451 catalog_manager.cc:5697] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.637655 22822 consensus_queue.cc:260] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.639144 22877 raft_consensus.cc:493] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.639638 22877 raft_consensus.cc:515] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.643508 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.643888 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d723fb67c5df4e92b9d665ee0c9b1ac7" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.644672 22779 raft_consensus.cc:2393] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:48.646066 22668 leader_election.cc:304] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.647378 22877 leader_election.cc:290] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.648041 22877 raft_consensus.cc:3060] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.648849 22830 raft_consensus.cc:515] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.651886 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:48.652519 22704 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.655201 22822 ts_tablet_manager.cc:1434] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.003s
I20260709 13:07:48.656633 22822 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.662169 22860 raft_consensus.cc:515] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.668133 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.664647 22903 raft_consensus.cc:493] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:48.669821 22745 leader_election.cc:343] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.669207 22903 raft_consensus.cc:515] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.665329 22704 raft_consensus.cc:2468] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:48.673398 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:48.674145 22779 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.674288 22596 leader_election.cc:304] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.666497 22830 leader_election.cc:290] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.675688 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.675896 22830 raft_consensus.cc:2804] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.676376 22556 raft_consensus.cc:2468] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:48.676424 22830 raft_consensus.cc:697] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:48.677551 22744 leader_election.cc:304] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:48.678359 22860 leader_election.cc:290] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:48.678078 22830 consensus_queue.cc:237] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.677234 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.680058 22704 raft_consensus.cc:2468] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:48.680181 22860 raft_consensus.cc:2804] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.681526 22860 raft_consensus.cc:493] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.681897 22860 raft_consensus.cc:3060] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.682444 22779 raft_consensus.cc:2468] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:48.682745 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:48.683427 22556 raft_consensus.cc:3060] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.687544 22821 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.688136 22821 ts_tablet_manager.cc:1403] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.005s
I20260709 13:07:48.666896 22877 raft_consensus.cc:2749] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.690991 22821 raft_consensus.cc:359] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.691716 22821 raft_consensus.cc:385] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.692011 22821 raft_consensus.cc:740] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.696009 22822 tablet_bootstrap.cc:654] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:48.696112 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:48.696884 22821 consensus_queue.cc:260] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.701215 22556 raft_consensus.cc:2468] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:48.701804 22860 raft_consensus.cc:515] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.703852 22903 leader_election.cc:290] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.705502 22860 leader_election.cc:290] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.707717 22744 leader_election.cc:304] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.709206 22821 ts_tablet_manager.cc:1434] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:07:48.710235 22860 raft_consensus.cc:2804] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.710387 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:48.711020 22704 raft_consensus.cc:3060] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.719329 22823 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.720065 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a156d4a2932d4de683b14988e22d8e3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:48.721382 22877 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.722013 22870 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.728427 22825 ts_tablet_manager.cc:1434] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.113s	user 0.041s	sys 0.038s
I20260709 13:07:48.753494 22822 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.732439 22821 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.729794 22454 catalog_manager.cc:5697] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.725297 22870 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.765120 22825 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.724326 22832 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.766222 22832 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.768303 22870 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:48.723965 22704 raft_consensus.cc:2468] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:48.769366 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.770828 22630 raft_consensus.cc:2393] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3634e48f538441518b892551cfac9407 in current term 1: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:48.725013 22877 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.771354 22744 leader_election.cc:304] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:48.724617 22823 ts_tablet_manager.cc:1403] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.016s
I20260709 13:07:48.725540 22556 raft_consensus.cc:3060] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.772300 22825 tablet_bootstrap.cc:654] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.725950 22906 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.769093 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:48.770936 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.775141 22903 raft_consensus.cc:2804] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.776355 22521 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.776747 22903 raft_consensus.cc:697] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:48.776962 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.775252 22906 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.777639 22903 consensus_queue.cc:237] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.778909 22779 raft_consensus.cc:2468] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:48.779507 22877 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.781170 22519 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:48.725440 22860 raft_consensus.cc:697] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:48.782881 22880 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.783046 22860 consensus_queue.cc:237] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.780540 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.784483 22630 raft_consensus.cc:2393] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:48.783439 22870 raft_consensus.cc:2804] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.784924 22870 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.785461 22870 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.785924 22671 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.785858 22823 raft_consensus.cc:359] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.787945 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.786679 22823 raft_consensus.cc:385] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.788695 22823 raft_consensus.cc:740] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.789543 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.790208 22630 raft_consensus.cc:2468] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:48.791433 22745 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:48.790341 22906 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.792541 22904 raft_consensus.cc:2804] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.792894 22904 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.793227 22904 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.794142 22556 raft_consensus.cc:2468] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:48.794961 22880 raft_consensus.cc:2749] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.794900 22870 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.779599 22822 ts_tablet_manager.cc:1403] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.003s
I20260709 13:07:48.797199 22877 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.790189 22823 consensus_queue.cc:260] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.801648 22823 ts_tablet_manager.cc:1434] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:07:48.803251 22555 raft_consensus.cc:2393] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:48.806119 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:48.806201 22454 catalog_manager.cc:5697] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.808229 22870 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.809123 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.809703 22630 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.813409 22822 raft_consensus.cc:359] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.814118 22822 raft_consensus.cc:385] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.814386 22822 raft_consensus.cc:740] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.815399 22822 consensus_queue.cc:260] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.817643 22832 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.815299 22905 consensus_queue.cc:1048] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:48.818229 22630 raft_consensus.cc:2468] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:48.817852 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.821053 22821 tablet_bootstrap.cc:654] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.798883 22904 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.824328 22779 raft_consensus.cc:2393] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3634e48f538441518b892551cfac9407 in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:48.825294 22904 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:48.825801 22870 consensus_queue.cc:1048] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.828356 22823 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.833235 22822 ts_tablet_manager.cc:1434] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:07:48.834030 22825 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.834411 22822 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.835537 22522 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:48.836251 22870 raft_consensus.cc:2804] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:48.836715 22870 raft_consensus.cc:697] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:48.836781 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:48.837580 22870 consensus_queue.cc:237] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.834501 22825 ts_tablet_manager.cc:1403] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.005s
W20260709 13:07:48.839995 22670 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.842669 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:48.844466 22631 raft_consensus.cc:2393] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:48.845886 22745 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.844286 22451 catalog_manager.cc:5697] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:48.848690 22903 raft_consensus.cc:2749] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.853915 22825 raft_consensus.cc:359] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.854621 22825 raft_consensus.cc:385] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.854872 22825 raft_consensus.cc:740] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.855509 22825 consensus_queue.cc:260] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.857422 22825 ts_tablet_manager.cc:1434] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:07:48.858301 22825 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.859757 22452 catalog_manager.cc:5697] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.863461 22825 tablet_bootstrap.cc:654] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.865274 22823 tablet_bootstrap.cc:654] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.866696 22877 raft_consensus.cc:2749] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.869385 22821 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.869942 22821 ts_tablet_manager.cc:1403] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.011s
I20260709 13:07:48.872792 22821 raft_consensus.cc:359] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.873557 22821 raft_consensus.cc:385] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.873864 22821 raft_consensus.cc:740] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.874611 22821 consensus_queue.cc:260] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.875943 22832 consensus_queue.cc:1048] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.877179 22821 ts_tablet_manager.cc:1434] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:48.878204 22821 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.879921 22830 raft_consensus.cc:493] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.880539 22830 raft_consensus.cc:515] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.882768 22822 tablet_bootstrap.cc:654] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.883989 22877 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.884433 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:48.886708 22594 leader_election.cc:343] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.887985 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:48.892494 22596 leader_election.cc:343] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.893038 22596 leader_election.cc:304] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:48.893890 22859 raft_consensus.cc:2749] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.882709 22830 leader_election.cc:290] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:48.896420 22823 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.884449 22877 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.896899 22823 ts_tablet_manager.cc:1403] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.019s
I20260709 13:07:48.898293 22825 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.898762 22825 ts_tablet_manager.cc:1403] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 13:07:48.899170 22629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:48.899348 22823 raft_consensus.cc:359] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.900039 22823 raft_consensus.cc:385] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.900300 22823 raft_consensus.cc:740] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.901119 22823 consensus_queue.cc:260] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:48.905268 22877 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:48.906378 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.909009 22823 ts_tablet_manager.cc:1434] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:48.910161 22821 tablet_bootstrap.cc:654] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.911484 22670 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:48.912662 22877 raft_consensus.cc:2749] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:48.901187 22825 raft_consensus.cc:359] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.924177 22825 raft_consensus.cc:385] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.924497 22825 raft_consensus.cc:740] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.925172 22825 consensus_queue.cc:260] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.923791 22823 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.934005 22825 ts_tablet_manager.cc:1434] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:07:48.935684 22823 tablet_bootstrap.cc:654] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.936949 22822 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.937534 22822 ts_tablet_manager.cc:1403] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.006s
I20260709 13:07:48.939595 22822 raft_consensus.cc:359] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.940275 22822 raft_consensus.cc:385] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.940541 22822 raft_consensus.cc:740] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.941112 22822 consensus_queue.cc:260] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.942719 22822 ts_tablet_manager.cc:1434] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:07:48.943404 22822 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.944424 22825 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:48.948760 22822 tablet_bootstrap.cc:654] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.948824 22821 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:48.949389 22821 ts_tablet_manager.cc:1403] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.003s
I20260709 13:07:48.950316 22825 tablet_bootstrap.cc:654] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.953336 22823 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.953768 22823 ts_tablet_manager.cc:1403] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260709 13:07:48.956384 22823 raft_consensus.cc:359] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.957015 22823 raft_consensus.cc:385] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.957293 22823 raft_consensus.cc:740] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.958137 22823 consensus_queue.cc:260] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.963798 22823 ts_tablet_manager.cc:1434] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:07:48.964655 22823 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:48.964910 22825 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:48.965384 22825 ts_tablet_manager.cc:1403] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 13:07:48.959221 22821 raft_consensus.cc:359] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.966565 22821 raft_consensus.cc:385] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.966835 22821 raft_consensus.cc:740] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.967242 22822 tablet_bootstrap.cc:492] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:48.967794 22822 ts_tablet_manager.cc:1403] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260709 13:07:48.967482 22821 consensus_queue.cc:260] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.969545 22821 ts_tablet_manager.cc:1434] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:48.970397 22821 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:48.970561 22822 raft_consensus.cc:359] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.971230 22822 raft_consensus.cc:385] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.971482 22822 raft_consensus.cc:740] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.972426 22822 consensus_queue.cc:260] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:48.973290 22898 raft_consensus.cc:493] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.973738 22898 raft_consensus.cc:515] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:48.975800 22898 leader_election.cc:290] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:48.976715 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:48.977319 22779 raft_consensus.cc:2468] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:48.977626 22822 ts_tablet_manager.cc:1434] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:48.978506 22822 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:48.979059 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:48.979688 22555 raft_consensus.cc:2468] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:48.980647 22823 tablet_bootstrap.cc:654] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.981233 22594 leader_election.cc:304] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:48.981385 22880 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:48.983901 22898 raft_consensus.cc:2804] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:48.984259 22898 raft_consensus.cc:493] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:48.984599 22898 raft_consensus.cc:3060] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.985963 22821 tablet_bootstrap.cc:654] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.989728 22823 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:48.990303 22823 ts_tablet_manager.cc:1403] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 13:07:48.984267 22880 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:48.993148 22823 raft_consensus.cc:359] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.993854 22823 raft_consensus.cc:385] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.994159 22823 raft_consensus.cc:740] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.994606 22705 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:48.994866 22823 consensus_queue.cc:260] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:48.996369 22822 tablet_bootstrap.cc:654] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.997987 22823 ts_tablet_manager.cc:1434] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:48.998883 22823 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:49.004447 22823 tablet_bootstrap.cc:654] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.015491 22822 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:49.015262 22830 consensus_queue.cc:1048] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.016767 22822 ts_tablet_manager.cc:1403] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:07:49.022204 22821 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:49.022697 22821 ts_tablet_manager.cc:1403] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.012s
I20260709 13:07:49.019276 22822 raft_consensus.cc:359] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.027627 22830 consensus_queue.cc:1048] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.032446 22821 raft_consensus.cc:359] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.033172 22821 raft_consensus.cc:385] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.033444 22821 raft_consensus.cc:740] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.034055 22821 consensus_queue.cc:260] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.036551 22821 ts_tablet_manager.cc:1434] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:07:49.037480 22821 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:49.027992 22822 raft_consensus.cc:385] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.040217 22822 raft_consensus.cc:740] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.041983 22822 consensus_queue.cc:260] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.043041 22821 tablet_bootstrap.cc:654] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.046926 22823 tablet_bootstrap.cc:492] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:49.047420 22823 ts_tablet_manager.cc:1403] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.027s
I20260709 13:07:48.968447 22825 raft_consensus.cc:359] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.048420 22825 raft_consensus.cc:385] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.048688 22825 raft_consensus.cc:740] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.049042 22822 ts_tablet_manager.cc:1434] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:49.050137 22823 raft_consensus.cc:359] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.051003 22823 raft_consensus.cc:385] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.049346 22825 consensus_queue.cc:260] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.051302 22823 raft_consensus.cc:740] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.051855 22822 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:49.052138 22823 consensus_queue.cc:260] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.057825 22822 tablet_bootstrap.cc:654] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.060245 22823 ts_tablet_manager.cc:1434] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:07:49.061220 22823 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:49.062727 22825 ts_tablet_manager.cc:1434] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 13:07:49.068619 22877 consensus_queue.cc:1048] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.072263 22859 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.072557 22825 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:49.072736 22859 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.075165 22859 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.076923 22870 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.077555 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:49.077405 22870 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.081343 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:49.083446 22519 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.084511 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.085180 22631 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:49.085475 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:49.086771 22594 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.087618 22522 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.088619 22880 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.088972 22880 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.089274 22880 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.091924 22870 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:49.096910 22822 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:49.097378 22822 ts_tablet_manager.cc:1403] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.016s
I20260709 13:07:49.097644 22823 tablet_bootstrap.cc:654] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.097797 22880 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.099957 22822 raft_consensus.cc:359] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.102002 22555 raft_consensus.cc:2393] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:49.102044 22822 raft_consensus.cc:385] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.102517 22822 raft_consensus.cc:740] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.103312 22822 consensus_queue.cc:260] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.104007 22596 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.105258 22830 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.105697 22822 ts_tablet_manager.cc:1434] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:49.106704 22822 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:49.113361 22830 raft_consensus.cc:2749] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.121613 22821 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:49.122134 22821 ts_tablet_manager.cc:1403] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.021s
I20260709 13:07:49.121922 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:49.123245 22822 tablet_bootstrap.cc:654] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:49.123401 22519 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.124027 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:49.126470 22821 raft_consensus.cc:359] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.127117 22821 raft_consensus.cc:385] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.127586 22821 raft_consensus.cc:740] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.128690 22823 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:49.128396 22821 consensus_queue.cc:260] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.129160 22823 ts_tablet_manager.cc:1403] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260709 13:07:49.132102 22823 raft_consensus.cc:359] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.132756 22823 raft_consensus.cc:385] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.133006 22823 raft_consensus.cc:740] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.133111 22821 ts_tablet_manager.cc:1434] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:07:49.134080 22821 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:49.133713 22823 consensus_queue.cc:260] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.135695 22823 ts_tablet_manager.cc:1434] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:49.136592 22823 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:49.139995 22821 tablet_bootstrap.cc:654] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.127110 22877 raft_consensus.cc:493] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.140669 22877 raft_consensus.cc:515] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.141831 22823 tablet_bootstrap.cc:654] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.142706 22877 leader_election.cc:290] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.144681 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.145367 22630 raft_consensus.cc:2468] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:49.146052 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.146699 22671 leader_election.cc:304] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:49.146670 22779 raft_consensus.cc:2468] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:49.147641 22877 raft_consensus.cc:2804] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.148053 22877 raft_consensus.cc:493] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.148391 22877 raft_consensus.cc:3060] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.147161 22829 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.149138 22829 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.151110 22829 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.153358 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:49.154003 22704 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:49.155148 22596 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:49.156188 22829 raft_consensus.cc:2804] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.155939 22877 raft_consensus.cc:515] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.156555 22829 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.157612 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:49.158228 22555 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:49.156925 22829 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.159835 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:49.160424 22630 raft_consensus.cc:3060] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.162108 22631 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:49.163439 22522 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.164212 22870 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.164408 22880 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:49.164659 22870 raft_consensus.cc:697] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:49.061642 22898 raft_consensus.cc:515] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.165503 22870 consensus_queue.cc:237] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.167958 22630 raft_consensus.cc:2468] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:49.169384 22671 leader_election.cc:304] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:49.170219 22905 raft_consensus.cc:2804] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.170696 22905 raft_consensus.cc:697] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:49.168272 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:49.171586 22779 raft_consensus.cc:3060] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.171522 22905 consensus_queue.cc:237] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.173103 22825 tablet_bootstrap.cc:654] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.168015 22898 leader_election.cc:290] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.176093 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc32573e45046a2921fd013657a948b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:49.176698 22555 raft_consensus.cc:3060] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.180675 22834 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.181183 22834 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.181692 22779 raft_consensus.cc:2468] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:49.182789 22903 consensus_queue.cc:1048] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.183010 22594 leader_election.cc:304] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:49.183305 22834 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.183893 22898 raft_consensus.cc:2804] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.184371 22898 raft_consensus.cc:697] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:49.184885 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:49.185545 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.185528 22556 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
W20260709 13:07:49.187012 22668 leader_election.cc:343] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.187661 22670 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.185179 22898 consensus_queue.cc:237] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.190032 22834 raft_consensus.cc:2804] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.190398 22834 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.190707 22834 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.197608 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aef9c92023a49deb9e3a9cf04873a16" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:49.198367 22778 raft_consensus.cc:3060] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.203702 22825 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:49.205317 22825 ts_tablet_manager.cc:1403] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.010s
I20260709 13:07:49.208011 22825 raft_consensus.cc:359] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.212611 22825 raft_consensus.cc:385] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.214725 22825 raft_consensus.cc:740] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.215595 22825 consensus_queue.cc:260] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.214169 22822 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:49.217202 22822 ts_tablet_manager.cc:1403] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.003s
I20260709 13:07:49.221443 22822 raft_consensus.cc:359] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.222241 22822 raft_consensus.cc:385] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.222596 22822 raft_consensus.cc:740] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.218627 22825 ts_tablet_manager.cc:1434] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:49.224292 22825 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:49.227430 22822 consensus_queue.cc:260] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.211205 22829 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.234947 22832 consensus_queue.cc:1048] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.235478 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:49.236110 22554 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.242357 22630 raft_consensus.cc:3060] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.254132 22452 catalog_manager.cc:5697] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.255118 22554 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:49.259181 22596 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:49.259997 22898 raft_consensus.cc:2804] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.260490 22898 raft_consensus.cc:697] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:49.261327 22898 consensus_queue.cc:237] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.251965 22877 leader_election.cc:290] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.264222 22877 consensus_queue.cc:1048] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.241751 22834 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.267498 22830 consensus_queue.cc:1048] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.266805 22453 catalog_manager.cc:5697] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.281944 22829 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.282449 22555 raft_consensus.cc:2468] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:49.284777 22834 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.292536 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:49.293296 22553 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.296029 22832 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.296620 22832 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.298800 22832 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:49.300228 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.302575 22834 raft_consensus.cc:493] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.303097 22834 raft_consensus.cc:515] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.306011 22629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.306630 22629 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:49.307710 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.309463 22671 leader_election.cc:304] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
W20260709 13:07:49.310377 22522 leader_election.cc:343] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.311036 22905 raft_consensus.cc:2804] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.311414 22905 raft_consensus.cc:493] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.314590 22905 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:49.316437 22519 leader_election.cc:343] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.316916 22519 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:49.317619 22880 raft_consensus.cc:2749] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.318967 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:49.319523 22705 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.321086 22906 consensus_queue.cc:1048] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.270452 22778 raft_consensus.cc:2468] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:49.327772 22829 consensus_queue.cc:1048] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.339039 22825 tablet_bootstrap.cc:654] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.341940 22906 consensus_queue.cc:1048] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.342792 22705 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:49.301689 22554 raft_consensus.cc:3060] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.361899 22906 raft_consensus.cc:493] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.367563 22834 leader_election.cc:290] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.374137 22906 raft_consensus.cc:515] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.406323 22822 ts_tablet_manager.cc:1434] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.187s	user 0.018s	sys 0.010s
I20260709 13:07:49.410336 22823 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:49.410856 22823 ts_tablet_manager.cc:1403] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.274s	user 0.058s	sys 0.087s
I20260709 13:07:49.412073 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:49.412659 22778 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.413522 22823 raft_consensus.cc:359] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.411242 22905 raft_consensus.cc:515] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.414191 22823 raft_consensus.cc:385] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.414489 22823 raft_consensus.cc:740] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.413045 22453 catalog_manager.cc:5697] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.415257 22906 leader_election.cc:290] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.416359 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.416908 22553 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:49.417024 22628 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:49.417558 22823 consensus_queue.cc:260] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.418442 22670 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:49.420579 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:49.421434 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.422142 22823 ts_tablet_manager.cc:1434] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:07:49.422060 22777 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:49.425791 22823 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:49.426865 22821 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:49.427430 22821 ts_tablet_manager.cc:1403] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.294s	user 0.011s	sys 0.015s
I20260709 13:07:49.428364 22950 raft_consensus.cc:2804] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.428970 22950 raft_consensus.cc:697] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:49.429870 22950 consensus_queue.cc:237] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.432253 22745 leader_election.cc:304] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:49.433569 22870 consensus_queue.cc:1048] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.439584 22703 raft_consensus.cc:2393] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:49.441897 22822 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:49.443288 22906 raft_consensus.cc:2804] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.454182 22903 consensus_queue.cc:1048] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:07:49.463517 22906 raft_consensus.cc:493] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.477824 22823 tablet_bootstrap.cc:654] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.476073 22898 raft_consensus.cc:493] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.478770 22898 raft_consensus.cc:515] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.481348 22822 tablet_bootstrap.cc:654] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.475188 22906 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.500344 22898 leader_election.cc:290] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.502192 22825 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:49.502764 22825 ts_tablet_manager.cc:1403] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.279s	user 0.003s	sys 0.020s
I20260709 13:07:49.514667 22821 raft_consensus.cc:359] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.515376 22821 raft_consensus.cc:385] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.516348 22906 raft_consensus.cc:515] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.515640 22821 raft_consensus.cc:740] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.518481 22906 leader_election.cc:290] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.519693 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:49.520444 22627 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.519717 22821 consensus_queue.cc:260] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.523458 22823 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:49.523209 22825 raft_consensus.cc:359] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.523972 22825 raft_consensus.cc:385] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.524370 22825 raft_consensus.cc:740] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.522835 22778 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:49.525063 22825 consensus_queue.cc:260] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.526099 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d578ac1e224ebab3a9fc10943bce6d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:49.526762 22704 raft_consensus.cc:2468] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:49.527222 22825 ts_tablet_manager.cc:1434] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:07:49.528424 22825 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:49.528616 22596 leader_election.cc:304] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:49.524013 22823 ts_tablet_manager.cc:1403] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.010s
I20260709 13:07:49.540715 22821 ts_tablet_manager.cc:1434] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 13:07:49.541893 22821 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:49.529635 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:49.546875 22629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:49.567485 22905 leader_election.cc:290] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.571708 22821 tablet_bootstrap.cc:654] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.551373 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d578ac1e224ebab3a9fc10943bce6d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.558633 22832 raft_consensus.cc:493] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af9e986a00be41dfa671e7f25e4e7596)
I20260709 13:07:49.584959 22703 raft_consensus.cc:2393] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:49.580840 22859 raft_consensus.cc:2804] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.589114 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:49.622246 22829 raft_consensus.cc:493] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 52edbde4eb554ff596bc0db31d4e60c6)
I20260709 13:07:49.622815 22829 raft_consensus.cc:515] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.624707 22823 raft_consensus.cc:359] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.625420 22823 raft_consensus.cc:385] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.625667 22823 raft_consensus.cc:740] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.626066 22825 tablet_bootstrap.cc:654] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.626477 22829 leader_election.cc:290] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.626295 22823 consensus_queue.cc:260] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.613145 22859 raft_consensus.cc:493] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.628497 22823 ts_tablet_manager.cc:1434] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260709 13:07:49.633541 22823 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:49.590180 22832 raft_consensus.cc:515] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:49.615356 22594 leader_election.cc:343] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.643213 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:49.646879 22778 raft_consensus.cc:2393] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:49.647830 22832 leader_election.cc:290] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.649729 22627 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:49.645955 22822 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:49.651190 22822 ts_tablet_manager.cc:1403] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.210s	user 0.005s	sys 0.016s
I20260709 13:07:49.651427 22745 leader_election.cc:304] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:49.653898 22822 raft_consensus.cc:359] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.654583 22822 raft_consensus.cc:385] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.654847 22822 raft_consensus.cc:740] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.641376 22859 raft_consensus.cc:3060] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.662983 22904 raft_consensus.cc:2804] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.663933 22668 leader_election.cc:304] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:49.664283 22904 raft_consensus.cc:697] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:49.655730 22822 consensus_queue.cc:260] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.665303 22952 raft_consensus.cc:2749] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.665120 22904 consensus_queue.cc:237] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.668450 22822 ts_tablet_manager.cc:1434] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:07:49.674312 22859 raft_consensus.cc:515] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.602418 22453 catalog_manager.cc:5697] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.721997 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb49fdff9afb46309b6911721d84d1c8" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:49.727972 22596 leader_election.cc:304] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.731557 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.732316 22822 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:49.736994 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d578ac1e224ebab3a9fc10943bce6d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:49.737950 22702 raft_consensus.cc:3060] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.742018 22822 tablet_bootstrap.cc:654] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.742553 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dddfb46c2b234309a1477d381c46e046" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:49.744217 22830 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.745159 22830 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.748327 22830 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:49.750042 22830 raft_consensus.cc:2749] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:49.751802 22823 tablet_bootstrap.cc:654] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.753090 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:49.754168 22555 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:49.757673 22596 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:49.751286 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:49.759976 22594 leader_election.cc:343] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.760934 22521 leader_election.cc:304] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:49.761322 22830 consensus_queue.cc:1048] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.760964 22829 raft_consensus.cc:2804] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.763295 22829 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.763628 22829 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:49.768364 22519 consensus_peers.cc:597] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.770023 22451 catalog_manager.cc:5697] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.775081 22832 raft_consensus.cc:2749] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:49.780160 22832 consensus_queue.cc:1048] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.788482 22859 leader_election.cc:290] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:49.796928 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d578ac1e224ebab3a9fc10943bce6d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
W20260709 13:07:49.800385 22594 leader_election.cc:343] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.812213 22971 consensus_queue.cc:1048] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.816124 22952 consensus_queue.cc:1048] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.829851 22821 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:49.830711 22821 ts_tablet_manager.cc:1403] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.289s	user 0.016s	sys 0.009s
I20260709 13:07:49.856534 22859 consensus_queue.cc:1048] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.864100 22821 raft_consensus.cc:359] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.865046 22821 raft_consensus.cc:385] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.865360 22821 raft_consensus.cc:740] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
W20260709 13:07:49.878836 22744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 56060us
I20260709 13:07:49.898157 22877 consensus_queue.cc:1048] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:49.899449 22822 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:49.900090 22822 ts_tablet_manager.cc:1403] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.229s	user 0.015s	sys 0.005s
I20260709 13:07:49.897444 22971 consensus_queue.cc:1048] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:49.902675 22822 raft_consensus.cc:359] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.890100 22821 consensus_queue.cc:260] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:49.909885 22822 raft_consensus.cc:385] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.910187 22822 raft_consensus.cc:740] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.915731 22877 consensus_queue.cc:1048] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:49.917572 22821 ts_tablet_manager.cc:1434] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.006s
I20260709 13:07:49.919041 22821 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:49.929517 22825 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:49.929996 22973 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.930227 22825 ts_tablet_manager.cc:1403] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.402s	user 0.012s	sys 0.012s
I20260709 13:07:49.931285 22454 catalog_manager.cc:5697] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.933884 22825 raft_consensus.cc:359] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.934826 22825 raft_consensus.cc:385] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.935075 22825 raft_consensus.cc:740] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.936281 22825 consensus_queue.cc:260] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:49.938832 22825 ts_tablet_manager.cc:1434] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:49.941879 22973 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:49.943697 22821 tablet_bootstrap.cc:654] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.944895 22973 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:49.945706 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:49.947533 22521 leader_election.cc:343] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.948680 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:49.949769 22822 consensus_queue.cc:260] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:49.950543 22522 leader_election.cc:343] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.951084 22522 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:49.951416 22825 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:49.951854 22822 ts_tablet_manager.cc:1434] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 13:07:49.953169 22822 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:49.953540 22973 raft_consensus.cc:2749] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.903559 22702 raft_consensus.cc:2468] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:49.956746 22596 leader_election.cc:304] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:49.958254 22969 raft_consensus.cc:2804] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.958796 22969 raft_consensus.cc:697] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
W20260709 13:07:49.958956 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:49.959944 22969 consensus_queue.cc:237] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:49.997007 22823 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:49.997800 22823 ts_tablet_manager.cc:1403] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.364s	user 0.038s	sys 0.058s
I20260709 13:07:49.998310 22822 tablet_bootstrap.cc:654] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.000319 22859 raft_consensus.cc:493] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.000958 22859 raft_consensus.cc:515] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.023667 22982 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.024364 22982 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.025507 22825 tablet_bootstrap.cc:654] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.026801 22982 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.022886 22823 raft_consensus.cc:359] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.037256 22823 raft_consensus.cc:385] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.037364 22859 leader_election.cc:290] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.037591 22823 raft_consensus.cc:740] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.038290 22823 consensus_queue.cc:260] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.042095 22821 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.042588 22821 ts_tablet_manager.cc:1403] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.012s
I20260709 13:07:50.045796 22821 raft_consensus.cc:359] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.046558 22821 raft_consensus.cc:385] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.046855 22821 raft_consensus.cc:740] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.048138 22905 raft_consensus.cc:493] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.047772 22821 consensus_queue.cc:260] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.048728 22905 raft_consensus.cc:515] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.049142 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.050917 22821 ts_tablet_manager.cc:1434] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:50.051036 22905 leader_election.cc:290] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:07:50.053956 22594 leader_election.cc:343] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.032094 22829 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.055975 22823 ts_tablet_manager.cc:1434] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 13:07:50.060542 22821 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.061638 22825 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.062127 22825 ts_tablet_manager.cc:1403] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.012s
I20260709 13:07:50.066707 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.067160 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.068336 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:50.070554 22596 leader_election.cc:343] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.071065 22596 leader_election.cc:304] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.072561 22859 raft_consensus.cc:2749] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.073107 22829 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.073393 22821 tablet_bootstrap.cc:654] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.073851 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.078653 22950 consensus_queue.cc:1048] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.079491 22776 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.085781 22950 raft_consensus.cc:493] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.086292 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.086378 22950 raft_consensus.cc:515] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:50.087074 22744 leader_election.cc:343] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.087448 22555 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:50.087872 22744 leader_election.cc:343] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.088335 22744 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.089354 22982 raft_consensus.cc:2749] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.090149 22950 leader_election.cc:290] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.091173 22823 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.086719 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.092890 22777 raft_consensus.cc:2468] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:50.090471 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.096016 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.096877 22552 raft_consensus.cc:2468] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:50.102922 22670 leader_election.cc:304] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.104796 22950 raft_consensus.cc:2804] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.105209 22950 raft_consensus.cc:493] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.105566 22950 raft_consensus.cc:3060] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.107837 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.108656 22554 raft_consensus.cc:2468] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:50.110733 22670 leader_election.cc:304] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.111873 22905 raft_consensus.cc:2804] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.112283 22905 raft_consensus.cc:493] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.112665 22905 raft_consensus.cc:3060] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.114908 22822 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.115513 22822 ts_tablet_manager.cc:1403] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.163s	user 0.004s	sys 0.011s
I20260709 13:07:50.121716 22950 raft_consensus.cc:515] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.125401 22825 raft_consensus.cc:359] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.135030 22825 raft_consensus.cc:385] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.128036 22823 tablet_bootstrap.cc:654] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.129323 22905 raft_consensus.cc:515] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.129571 22822 raft_consensus.cc:359] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:50.135349 22668 leader_election.cc:343] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.135526 22825 raft_consensus.cc:740] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.135855 22822 raft_consensus.cc:385] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.136299 22822 raft_consensus.cc:740] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.134687 22821 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.136520 22825 consensus_queue.cc:260] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.107472 22555 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:50.137167 22822 consensus_queue.cc:260] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.137352 22821 ts_tablet_manager.cc:1403] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.028s
I20260709 13:07:50.168511 22776 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:50.171363 22821 raft_consensus.cc:359] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.172142 22821 raft_consensus.cc:385] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.172410 22821 raft_consensus.cc:740] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.138561 22596 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:50.140928 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.174007 22555 raft_consensus.cc:3060] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.173713 22859 raft_consensus.cc:2804] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.175432 22859 raft_consensus.cc:697] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:50.154008 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.177938 22556 raft_consensus.cc:3060] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.178352 22859 consensus_queue.cc:237] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.154603 22905 leader_election.cc:290] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.157892 22825 ts_tablet_manager.cc:1434] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.001s
I20260709 13:07:50.162644 22823 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.189244 22823 ts_tablet_manager.cc:1403] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.013s
I20260709 13:07:50.189936 22825 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:50.164266 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.165331 22982 raft_consensus.cc:493] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.192127 22982 raft_consensus.cc:515] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.192881 22823 raft_consensus.cc:359] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.193666 22823 raft_consensus.cc:385] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.193447 22821 consensus_queue.cc:260] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.140254 22950 leader_election.cc:290] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.193949 22823 raft_consensus.cc:740] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.194347 22982 leader_election.cc:290] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.194933 22823 consensus_queue.cc:260] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.196238 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.197310 22823 ts_tablet_manager.cc:1434] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:50.198499 22823 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.198738 22556 raft_consensus.cc:2468] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:50.200070 22670 leader_election.cc:304] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
W20260709 13:07:50.200274 22745 leader_election.cc:343] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.200932 22950 raft_consensus.cc:2804] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.201396 22950 raft_consensus.cc:697] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:50.202435 22555 raft_consensus.cc:2468] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:50.202278 22950 consensus_queue.cc:237] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.204353 22821 ts_tablet_manager.cc:1434] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:07:50.205483 22821 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.165845 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb9f875af14279bb86608f072e2786" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.206040 22670 leader_election.cc:304] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.206331 22778 raft_consensus.cc:3060] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.207088 22905 raft_consensus.cc:2804] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.207563 22905 raft_consensus.cc:697] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:50.208479 22905 consensus_queue.cc:237] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.210457 22822 ts_tablet_manager.cc:1434] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.011s
I20260709 13:07:50.211652 22822 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.216889 22825 tablet_bootstrap.cc:654] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.217710 22821 tablet_bootstrap.cc:654] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.219669 22823 tablet_bootstrap.cc:654] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.223644 22822 tablet_bootstrap.cc:654] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.223984 22982 consensus_queue.cc:1048] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:50.230971 22821 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.231513 22821 ts_tablet_manager.cc:1403] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
W20260709 13:07:50.231585 22668 leader_election.cc:343] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.233840 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.234750 22821 raft_consensus.cc:359] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.235513 22821 raft_consensus.cc:385] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.235805 22821 raft_consensus.cc:740] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.241074 22822 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.241693 22822 ts_tablet_manager.cc:1403] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 13:07:50.245057 22822 raft_consensus.cc:359] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.245738 22822 raft_consensus.cc:385] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.244576 22825 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.246048 22822 raft_consensus.cc:740] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.246487 22825 ts_tablet_manager.cc:1403] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 13:07:50.246830 22822 consensus_queue.cc:260] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:50.235703 22744 leader_election.cc:343] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.248116 22744 leader_election.cc:304] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:50.249037 22982 raft_consensus.cc:2749] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.236789 22821 consensus_queue.cc:260] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.249297 22825 raft_consensus.cc:359] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.250013 22825 raft_consensus.cc:385] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.250300 22825 raft_consensus.cc:740] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.251394 22821 ts_tablet_manager.cc:1434] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:07:50.251003 22825 consensus_queue.cc:260] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.254804 22778 raft_consensus.cc:2468] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:50.257942 22822 ts_tablet_manager.cc:1434] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 13:07:50.259917 22822 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.260803 22454 catalog_manager.cc:5697] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.264552 22825 ts_tablet_manager.cc:1434] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:07:50.265936 22825 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:50.268764 22822 tablet_bootstrap.cc:654] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.274098 22454 catalog_manager.cc:5697] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.277218 22452 catalog_manager.cc:5697] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.279009 22452 catalog_manager.cc:5697] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.287580 22821 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.294596 22821 tablet_bootstrap.cc:654] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.302752 22904 consensus_queue.cc:1048] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.307047 22825 tablet_bootstrap.cc:654] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.313185 22823 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.313699 22823 ts_tablet_manager.cc:1403] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.004s
I20260709 13:07:50.322494 22823 raft_consensus.cc:359] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.323231 22823 raft_consensus.cc:385] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.323527 22823 raft_consensus.cc:740] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.324411 22823 consensus_queue.cc:260] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.326740 22823 ts_tablet_manager.cc:1434] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:50.327994 22823 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.334007 22821 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.334568 22821 ts_tablet_manager.cc:1403] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.005s
I20260709 13:07:50.337577 22821 raft_consensus.cc:359] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.338301 22821 raft_consensus.cc:385] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.338562 22821 raft_consensus.cc:740] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.339221 22821 consensus_queue.cc:260] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.341544 22821 ts_tablet_manager.cc:1434] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:50.342721 22821 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.343521 22829 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.344486 22823 tablet_bootstrap.cc:654] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.344138 22829 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.346623 22829 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.348680 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.349488 22702 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:50.352859 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.353631 22555 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:50.355137 22596 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.355917 22821 tablet_bootstrap.cc:654] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.359572 22822 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.360140 22822 ts_tablet_manager.cc:1403] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.018s
I20260709 13:07:50.363189 22829 raft_consensus.cc:2804] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.362927 22822 raft_consensus.cc:359] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.363798 22822 raft_consensus.cc:385] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.364213 22822 raft_consensus.cc:740] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.363763 22829 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.364923 22829 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.370721 22822 consensus_queue.cc:260] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.373615 22822 ts_tablet_manager.cc:1434] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:07:50.374888 22822 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.376397 22905 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.377007 22905 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.379302 22905 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.379907 22821 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.380458 22821 ts_tablet_manager.cc:1403] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.003s
I20260709 13:07:50.380745 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.382028 22628 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:50.383119 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.383865 22823 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.384601 22671 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.385257 22823 ts_tablet_manager.cc:1403] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260709 13:07:50.385471 22555 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:50.383457 22821 raft_consensus.cc:359] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.388392 22821 raft_consensus.cc:385] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.388650 22821 raft_consensus.cc:740] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.388828 22829 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.390798 22821 consensus_queue.cc:260] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.391664 22555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.392298 22555 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.393013 22821 ts_tablet_manager.cc:1434] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:50.394759 22823 raft_consensus.cc:359] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.395439 22823 raft_consensus.cc:385] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.395459 22905 raft_consensus.cc:2804] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.396230 22905 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.396742 22821 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.396663 22905 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.403149 22821 tablet_bootstrap.cc:654] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.403338 22822 tablet_bootstrap.cc:654] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.403892 22555 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:50.405134 22596 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:50.405650 22825 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.406029 22825 ts_tablet_manager.cc:1403] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.010s
I20260709 13:07:50.405983 22859 raft_consensus.cc:2804] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.406708 22859 raft_consensus.cc:697] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:50.407584 22859 consensus_queue.cc:237] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.409778 22825 raft_consensus.cc:359] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.410604 22825 raft_consensus.cc:385] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.410928 22825 raft_consensus.cc:740] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.410657 22905 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.412074 22825 consensus_queue.cc:260] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.414264 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.414896 22556 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.415781 22821 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.416335 22821 ts_tablet_manager.cc:1403] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:07:50.416837 22829 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.418359 22825 ts_tablet_manager.cc:1434] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:07:50.415617 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:50.419610 22825 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:50.419782 22704 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.419111 22821 raft_consensus.cc:359] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.426769 22821 raft_consensus.cc:385] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.427089 22821 raft_consensus.cc:740] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.427785 22821 consensus_queue.cc:260] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.429880 22821 ts_tablet_manager.cc:1434] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:50.431520 22825 tablet_bootstrap.cc:654] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.431937 22704 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:50.434576 22821 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.433610 22822 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.438294 22822 ts_tablet_manager.cc:1403] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.006s
I20260709 13:07:50.439440 22556 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:50.441742 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:50.442392 22628 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.443044 22821 tablet_bootstrap.cc:654] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.437016 22825 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.445688 22825 ts_tablet_manager.cc:1403] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:07:50.445926 22670 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.446832 22950 raft_consensus.cc:2804] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.447295 22950 raft_consensus.cc:697] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:50.447381 22822 raft_consensus.cc:359] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.448097 22822 raft_consensus.cc:385] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.448153 22950 consensus_queue.cc:237] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.448424 22825 raft_consensus.cc:359] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.449138 22825 raft_consensus.cc:385] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.449421 22825 raft_consensus.cc:740] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.450095 22825 consensus_queue.cc:260] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.448434 22822 raft_consensus.cc:740] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.451643 22822 consensus_queue.cc:260] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.452101 22825 ts_tablet_manager.cc:1434] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:50.453570 22825 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:50.440562 22905 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.455534 22821 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.455785 22822 ts_tablet_manager.cc:1434] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:50.464828 22821 ts_tablet_manager.cc:1403] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 13:07:50.465500 22822 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.467811 22821 raft_consensus.cc:359] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.468511 22821 raft_consensus.cc:385] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.468786 22821 raft_consensus.cc:740] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.469442 22821 consensus_queue.cc:260] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.395716 22823 raft_consensus.cc:740] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.472425 22823 consensus_queue.cc:260] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.474597 22825 tablet_bootstrap.cc:654] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.475019 22823 ts_tablet_manager.cc:1434] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.002s
I20260709 13:07:50.476123 22823 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.461496 22628 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:50.476259 22982 raft_consensus.cc:493] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.476811 22982 raft_consensus.cc:515] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.478883 22982 leader_election.cc:290] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.471598 22822 tablet_bootstrap.cc:654] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.471148 22454 catalog_manager.cc:5697] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.485509 22821 ts_tablet_manager.cc:1434] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:07:50.487188 22823 tablet_bootstrap.cc:654] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.486816 22453 catalog_manager.cc:5697] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.490370 22821 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.491174 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.491699 22778 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.496119 22880 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.496676 22880 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.498580 22859 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.499193 22859 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.499882 22880 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.501093 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.501716 22821 tablet_bootstrap.cc:654] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.502137 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:50.502763 22519 leader_election.cc:343] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.513602 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c68e5a5cc8436390746683272339b6" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:50.510804 22594 leader_election.cc:343] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.514465 22556 raft_consensus.cc:2393] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:50.518635 22744 leader_election.cc:304] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.515221 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.521903 22982 raft_consensus.cc:3060] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.535820 22825 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.536347 22825 ts_tablet_manager.cc:1403] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.002s
I20260709 13:07:50.539170 22825 raft_consensus.cc:359] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.552999 22825 raft_consensus.cc:385] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.553356 22825 raft_consensus.cc:740] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.554020 22825 consensus_queue.cc:260] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.530529 22628 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:50.534125 22859 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.556275 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.557051 22556 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:50.560279 22522 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:50.561504 22880 raft_consensus.cc:2804] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.561883 22880 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.562222 22880 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.562388 22821 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.563891 22821 ts_tablet_manager.cc:1403] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.002s
I20260709 13:07:50.567605 22825 ts_tablet_manager.cc:1434] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:07:50.567559 22821 raft_consensus.cc:359] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.569201 22821 raft_consensus.cc:385] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.570020 22821 raft_consensus.cc:740] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.570899 22880 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.550124 22982 raft_consensus.cc:2749] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.572319 22821 consensus_queue.cc:260] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.568842 22825 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
W20260709 13:07:50.577006 22594 consensus_peers.cc:597] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:50.578204 22596 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:50.579335 22859 raft_consensus.cc:2804] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.579766 22859 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.580104 22859 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.583441 22829 consensus_queue.cc:1048] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.590111 22821 ts_tablet_manager.cc:1434] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 13:07:50.591102 22982 raft_consensus.cc:493] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.592273 22825 tablet_bootstrap.cc:654] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.592692 22982 raft_consensus.cc:515] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.595873 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.596550 22628 raft_consensus.cc:2468] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:50.596987 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.597673 22745 leader_election.cc:304] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:50.598623 22904 raft_consensus.cc:2804] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.598482 22859 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.599061 22904 raft_consensus.cc:493] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:50.598855 22744 leader_election.cc:343] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.599495 22904 raft_consensus.cc:3060] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.601877 22982 leader_election.cc:290] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.602725 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
W20260709 13:07:50.604207 22594 leader_election.cc:343] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.605580 22821 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:50.607651 22859 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.608922 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.612895 22825 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.613155 22904 raft_consensus.cc:515] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.613430 22825 ts_tablet_manager.cc:1403] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260709 13:07:50.617326 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:50.617964 22628 raft_consensus.cc:3060] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.618621 23026 raft_consensus.cc:493] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.619277 23026 raft_consensus.cc:515] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.621508 22556 raft_consensus.cc:2393] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:50.622507 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:50.624485 22521 leader_election.cc:343] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.625821 22628 raft_consensus.cc:2468] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:50.626050 22596 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:50.627315 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.626629 22825 raft_consensus.cc:359] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.628705 22825 raft_consensus.cc:385] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.628983 22825 raft_consensus.cc:740] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
W20260709 13:07:50.629315 22519 leader_election.cc:343] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.629940 22519 leader_election.cc:304] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.630874 23025 raft_consensus.cc:2749] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.631978 22859 raft_consensus.cc:2749] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.631790 22825 consensus_queue.cc:260] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.629408 22822 tablet_bootstrap.cc:492] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.633114 22822 ts_tablet_manager.cc:1403] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.168s	user 0.009s	sys 0.014s
I20260709 13:07:50.632921 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
W20260709 13:07:50.634801 22519 leader_election.cc:343] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.635193 22860 raft_consensus.cc:493] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.627537 23026 leader_election.cc:290] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.635629 22745 leader_election.cc:304] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:50.635726 22860 raft_consensus.cc:515] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.636909 22982 raft_consensus.cc:2804] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.637461 22982 raft_consensus.cc:697] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:50.638211 22860 leader_election.cc:290] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.638422 22982 consensus_queue.cc:237] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.640798 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.631551 22880 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.641455 22702 raft_consensus.cc:2468] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:50.642696 22744 leader_election.cc:304] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.643726 22860 raft_consensus.cc:2804] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.644167 22860 raft_consensus.cc:493] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.644505 22860 raft_consensus.cc:3060] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.647444 23025 raft_consensus.cc:493] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.648098 23025 raft_consensus.cc:515] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.653013 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.654845 23025 leader_election.cc:290] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.657312 23025 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:50.656096 22522 leader_election.cc:343] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.659274 23025 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.661991 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.632985 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:50.663599 22628 raft_consensus.cc:2393] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3634e48f538441518b892551cfac9407 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:50.664165 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:50.664315 22745 leader_election.cc:343] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.664798 22522 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:50.668885 22825 ts_tablet_manager.cc:1434] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:07:50.666951 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.669806 22776 raft_consensus.cc:2468] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:50.670320 22971 consensus_queue.cc:1048] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.671125 22519 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:50.672336 23025 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.673497 22823 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.674167 22823 ts_tablet_manager.cc:1403] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.198s	user 0.071s	sys 0.082s
I20260709 13:07:50.673454 23025 raft_consensus.cc:2749] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.670058 22825 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:50.675977 22905 consensus_queue.cc:1048] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.676270 23025 raft_consensus.cc:2804] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.677117 22823 raft_consensus.cc:359] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.677836 22823 raft_consensus.cc:385] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.678210 22823 raft_consensus.cc:740] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.677497 23025 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.678953 23025 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.681963 22825 tablet_bootstrap.cc:654] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.679077 22823 consensus_queue.cc:260] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.685460 22823 ts_tablet_manager.cc:1434] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:07:50.686540 22823 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.673272 22860 raft_consensus.cc:515] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.689591 22860 leader_election.cc:290] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.691885 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:50.695832 22904 leader_election.cc:290] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:50.699055 22821 tablet_bootstrap.cc:654] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.706760 23025 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.708943 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67189fb358c04621a1cfbc14314996dd" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:50.710234 22823 tablet_bootstrap.cc:654] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.715646 23025 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.715969 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.716706 22776 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.720057 22823 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.720604 22823 ts_tablet_manager.cc:1403] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 13:07:50.723343 22823 raft_consensus.cc:359] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.724145 22823 raft_consensus.cc:385] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.724422 22823 raft_consensus.cc:740] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.692628 22704 raft_consensus.cc:3060] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:50.729039 22521 leader_election.cc:343] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.739894 22521 leader_election.cc:304] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.729928 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.743851 23030 raft_consensus.cc:2749] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.730973 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:50.725112 22823 consensus_queue.cc:260] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.748127 22823 ts_tablet_manager.cc:1434] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:07:50.749209 22823 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.732229 22776 raft_consensus.cc:2468] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:50.729723 23025 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.749604 22829 raft_consensus.cc:493] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.749923 23025 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.750509 22829 raft_consensus.cc:515] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.752643 22829 leader_election.cc:290] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.754125 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.755519 22823 tablet_bootstrap.cc:654] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:50.755685 22594 leader_election.cc:343] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.756480 23025 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.757099 22704 raft_consensus.cc:2468] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:50.759116 22453 catalog_manager.cc:5697] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.766462 22744 leader_election.cc:304] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:50.766687 22519 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:50.771245 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.772048 23033 raft_consensus.cc:2804] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.773351 23033 raft_consensus.cc:697] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:50.772617 23025 raft_consensus.cc:2804] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.773839 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:50.774312 22778 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:50.775734 22823 tablet_bootstrap.cc:492] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.776319 22823 ts_tablet_manager.cc:1403] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
W20260709 13:07:50.772908 23027 log.cc:927] Time spent T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:07:50.776685 22519 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:50.777740 22905 consensus_queue.cc:1048] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.778179 23026 raft_consensus.cc:2804] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.778628 23026 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.778966 23026 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.779234 22823 raft_consensus.cc:359] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
W20260709 13:07:50.780421 22521 leader_election.cc:343] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.783924 23033 consensus_queue.cc:237] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.780902 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.785917 22703 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
W20260709 13:07:50.787179 22745 leader_election.cc:343] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.788048 23025 raft_consensus.cc:697] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:50.782590 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:50.661213 22822 raft_consensus.cc:359] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.789587 22822 raft_consensus.cc:385] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.789906 22822 raft_consensus.cc:740] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.779984 22823 raft_consensus.cc:385] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.791854 22823 raft_consensus.cc:740] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.793380 22823 consensus_queue.cc:260] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.791224 23025 consensus_queue.cc:237] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.794900 22829 consensus_queue.cc:1048] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.801165 22823 ts_tablet_manager.cc:1434] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:07:50.803074 22822 consensus_queue.cc:260] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:50.808723 23030 raft_consensus.cc:493] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.809290 23030 raft_consensus.cc:515] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:07:50.788164 22521 leader_election.cc:343] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.817194 22452 catalog_manager.cc:5697] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.812022 22702 raft_consensus.cc:3060] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.830340 22877 consensus_queue.cc:1048] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.832118 22822 ts_tablet_manager.cc:1434] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.199s	user 0.008s	sys 0.000s
I20260709 13:07:50.832702 23026 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.843761 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:50.844753 22596 leader_election.cc:343] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.845297 22596 leader_election.cc:304] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:50.846161 22859 raft_consensus.cc:2749] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.849681 22823 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:50.851843 22821 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.852437 22821 ts_tablet_manager.cc:1403] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.247s	user 0.035s	sys 0.043s
I20260709 13:07:50.855985 23030 leader_election.cc:290] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:50.857244 22821 raft_consensus.cc:359] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.859439 23026 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:50.859428 22821 raft_consensus.cc:385] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.860369 22821 raft_consensus.cc:740] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.859513 22823 tablet_bootstrap.cc:654] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.861104 22821 consensus_queue.cc:260] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.862591 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.863196 22778 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.863601 22821 ts_tablet_manager.cc:1434] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:50.864868 22821 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:50.865278 22519 leader_election.cc:343] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.866981 22829 raft_consensus.cc:493] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.867491 22829 raft_consensus.cc:515] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.869714 22829 leader_election.cc:290] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.871101 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:50.871434 22778 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:50.871378 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:50.871925 22821 tablet_bootstrap.cc:654] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.872321 22775 raft_consensus.cc:2468] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
W20260709 13:07:50.872936 22522 leader_election.cc:343] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.873456 22522 leader_election.cc:304] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:50.873929 22519 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:50.875018 22594 leader_election.cc:304] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:50.876343 23030 raft_consensus.cc:2804] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.874883 23026 raft_consensus.cc:2749] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.877465 22829 raft_consensus.cc:2804] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.878019 22829 raft_consensus.cc:493] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.878371 22829 raft_consensus.cc:3060] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.883037 22822 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.876935 23030 raft_consensus.cc:697] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:50.885769 23030 consensus_queue.cc:237] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:50.887964 22877 consensus_queue.cc:1048] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.894098 22829 raft_consensus.cc:515] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.876856 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:50.906487 22822 tablet_bootstrap.cc:654] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.910394 22705 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.912519 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:50.913210 22775 raft_consensus.cc:3060] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.925611 22825 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:50.926263 22825 ts_tablet_manager.cc:1403] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.256s	user 0.031s	sys 0.086s
I20260709 13:07:50.929816 22829 leader_election.cc:290] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:50.935261 22705 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:50.940351 22821 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:50.940941 22821 ts_tablet_manager.cc:1403] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.003s
I20260709 13:07:50.941745 22823 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:50.942301 22823 ts_tablet_manager.cc:1403] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.018s
I20260709 13:07:50.948556 22825 raft_consensus.cc:359] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.949340 22825 raft_consensus.cc:385] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.949613 22825 raft_consensus.cc:740] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.950322 22825 consensus_queue.cc:260] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:50.952513 22825 ts_tablet_manager.cc:1434] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:07:50.953493 22550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:50.954223 22550 raft_consensus.cc:3060] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.960600 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62f72ae3f79245db9aca8bd62b261afc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:50.963533 22877 consensus_queue.cc:1048] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.972215 22829 consensus_queue.cc:1048] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.976619 22822 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:50.977305 22822 ts_tablet_manager.cc:1403] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.003s
I20260709 13:07:50.980434 22822 raft_consensus.cc:359] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.981240 22822 raft_consensus.cc:385] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.981618 22822 raft_consensus.cc:740] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.983724 22830 consensus_queue.cc:1048] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.988987 22822 consensus_queue.cc:260] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:50.991250 22822 ts_tablet_manager.cc:1434] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:07:50.979596 22702 raft_consensus.cc:2468] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.003773 22825 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:51.011092 22822 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:50.981344 22550 raft_consensus.cc:2468] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:51.022593 22775 raft_consensus.cc:2468] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:51.024804 22594 leader_election.cc:304] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:51.026660 22823 raft_consensus.cc:359] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.027467 22823 raft_consensus.cc:385] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.019450 22821 raft_consensus.cc:359] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.027725 22823 raft_consensus.cc:740] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.029197 22830 raft_consensus.cc:2804] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.028321 22821 raft_consensus.cc:385] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.028491 22905 consensus_queue.cc:1048] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:51.030169 22821 raft_consensus.cc:740] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.030929 22821 consensus_queue.cc:260] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.029735 22830 raft_consensus.cc:697] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:51.029078 22823 consensus_queue.cc:260] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.032853 22830 consensus_queue.cc:237] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.034444 22823 ts_tablet_manager.cc:1434] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.092s	user 0.002s	sys 0.005s
I20260709 13:07:51.038889 22822 tablet_bootstrap.cc:654] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.035653 22821 ts_tablet_manager.cc:1434] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 13:07:51.047649 23030 raft_consensus.cc:493] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.048281 23030 raft_consensus.cc:515] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.050731 22825 tablet_bootstrap.cc:654] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.051143 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:51.051404 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.051862 23030 leader_election.cc:290] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.078774 22821 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:51.084803 22823 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:51.075932 22628 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:51.076813 22702 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:51.091140 22522 leader_election.cc:304] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:51.093489 22880 raft_consensus.cc:2804] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.093896 22880 raft_consensus.cc:493] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.094218 22880 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.114566 23033 raft_consensus.cc:493] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.135571 22825 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:51.136132 22825 ts_tablet_manager.cc:1403] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.003s
I20260709 13:07:51.127035 23033 raft_consensus.cc:515] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.140687 23033 leader_election.cc:290] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.144786 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.141913 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:51.148550 22553 raft_consensus.cc:2468] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.149029 22628 raft_consensus.cc:2468] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.149472 22825 raft_consensus.cc:359] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.150040 22821 tablet_bootstrap.cc:654] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.150028 22744 leader_election.cc:304] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:51.151253 23033 raft_consensus.cc:2804] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.151614 23033 raft_consensus.cc:493] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.151988 23033 raft_consensus.cc:3060] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.152217 22822 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.152993 22822 ts_tablet_manager.cc:1403] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.014s
I20260709 13:07:51.153539 22825 raft_consensus.cc:385] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.153858 22825 raft_consensus.cc:740] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.154518 22825 consensus_queue.cc:260] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:51.156864 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:51.157786 22822 raft_consensus.cc:359] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.158509 22822 raft_consensus.cc:385] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.158774 22822 raft_consensus.cc:740] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.162526 23033 raft_consensus.cc:515] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.159451 22822 consensus_queue.cc:260] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.167421 22822 ts_tablet_manager.cc:1434] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:07:51.168520 22822 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.168546 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:51.169337 22627 raft_consensus.cc:3060] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.173380 22825 ts_tablet_manager.cc:1434] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:07:51.179543 22880 raft_consensus.cc:515] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.184090 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98291add4744b12bab3da8388df7a49" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:51.184823 22554 raft_consensus.cc:3060] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.185356 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:51.186017 22702 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.186340 22822 tablet_bootstrap.cc:654] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.183594 22627 raft_consensus.cc:2468] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.175340 23033 leader_election.cc:290] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.197232 22823 tablet_bootstrap.cc:654] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.201432 22825 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:51.202965 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:51.203266 22554 raft_consensus.cc:2468] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.203670 22628 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.204727 22744 leader_election.cc:304] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:51.207265 22982 raft_consensus.cc:2804] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.207782 22982 raft_consensus.cc:697] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:51.208600 22982 consensus_queue.cc:237] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.210439 22830 raft_consensus.cc:493] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.210992 22830 raft_consensus.cc:515] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.194434 22880 leader_election.cc:290] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.213055 22830 leader_election.cc:290] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:51.215603 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:51.239969 23033 consensus_queue.cc:1048] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.241171 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bf7ad8c3914c77bc2901af3a7be203" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.242272 22701 raft_consensus.cc:2393] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:51.246634 22825 tablet_bootstrap.cc:654] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:51.245290 22521 consensus_peers.cc:597] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.253002 22702 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:51.250272 23033 raft_consensus.cc:493] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.254222 23033 raft_consensus.cc:515] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.256310 23033 leader_election.cc:290] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:51.256999 22628 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:51.257675 22521 leader_election.cc:304] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:51.258498 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.259264 22700 raft_consensus.cc:2468] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.261907 22744 leader_election.cc:304] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:51.262199 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.262838 22553 raft_consensus.cc:2468] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.260833 22880 raft_consensus.cc:2804] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.263832 22880 raft_consensus.cc:697] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:51.264441 22981 raft_consensus.cc:2804] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.264863 22981 raft_consensus.cc:493] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.264724 22880 consensus_queue.cc:237] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.265249 22981 raft_consensus.cc:3060] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.267298 22596 leader_election.cc:304] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.270504 22829 raft_consensus.cc:3060] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.271855 22453 catalog_manager.cc:5697] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.279255 22981 raft_consensus.cc:515] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.281132 22829 raft_consensus.cc:2749] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.281733 22981 leader_election.cc:290] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:51.283217 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:51.283881 22553 raft_consensus.cc:3060] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.287557 22821 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:51.288022 22821 ts_tablet_manager.cc:1403] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.214s	user 0.021s	sys 0.005s
I20260709 13:07:51.288760 22823 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:51.289363 22823 ts_tablet_manager.cc:1403] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.009s
I20260709 13:07:51.293071 22822 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.293521 22822 ts_tablet_manager.cc:1403] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.125s	user 0.027s	sys 0.009s
I20260709 13:07:51.295989 22821 raft_consensus.cc:359] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.296736 22821 raft_consensus.cc:385] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.297012 22821 raft_consensus.cc:740] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.306700 23033 consensus_queue.cc:1048] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.284381 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bed08079be479c8bd3f03aed3fce68" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:51.308063 22704 raft_consensus.cc:3060] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.297703 22821 consensus_queue.cc:260] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.319553 22821 ts_tablet_manager.cc:1434] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 13:07:51.320310 22451 catalog_manager.cc:5697] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.321353 22821 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:51.324807 22454 catalog_manager.cc:5697] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.291196 22981 consensus_queue.cc:1048] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:07:51.327845 22454 catalog_manager.cc:5697] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.326386 22822 raft_consensus.cc:359] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.333776 22822 raft_consensus.cc:385] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.334105 22822 raft_consensus.cc:740] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.328691 22823 raft_consensus.cc:359] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.336501 22823 raft_consensus.cc:385] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.334889 22822 consensus_queue.cc:260] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.336813 22823 raft_consensus.cc:740] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.340451 22823 consensus_queue.cc:260] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.348536 23030 raft_consensus.cc:493] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.349905 23030 raft_consensus.cc:515] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.350804 22822 ts_tablet_manager.cc:1434] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:07:51.340705 23033 consensus_queue.cc:1048] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:07:51.351917 22822 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.353400 22704 raft_consensus.cc:2468] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.354337 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:51.329664 22553 raft_consensus.cc:2468] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
W20260709 13:07:51.358832 22519 leader_election.cc:343] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.360687 22823 ts_tablet_manager.cc:1434] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 13:07:51.360198 22744 leader_election.cc:304] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:51.363015 23033 raft_consensus.cc:2804] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.363508 22821 tablet_bootstrap.cc:654] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.365948 23030 leader_election.cc:290] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.368322 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:51.368966 22823 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
W20260709 13:07:51.370440 22522 leader_election.cc:343] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.370929 22522 leader_election.cc:304] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:51.373212 23030 raft_consensus.cc:2749] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.383220 22825 tablet_bootstrap.cc:492] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:51.383677 22823 tablet_bootstrap.cc:654] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.383809 22825 ts_tablet_manager.cc:1403] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.017s
I20260709 13:07:51.387435 22859 raft_consensus.cc:493] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.390751 22859 raft_consensus.cc:515] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.392850 22859 leader_election.cc:290] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.395431 22822 tablet_bootstrap.cc:654] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.397516 23030 consensus_queue.cc:1048] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.387447 22825 raft_consensus.cc:359] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.403139 22825 raft_consensus.cc:385] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.403470 22825 raft_consensus.cc:740] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.405575 22825 consensus_queue.cc:260] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.410259 22821 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:51.410928 22821 ts_tablet_manager.cc:1403] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.000s
I20260709 13:07:51.415779 23030 consensus_queue.cc:1048] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.387919 23033 raft_consensus.cc:697] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:51.418222 22825 ts_tablet_manager.cc:1434] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:07:51.419538 22821 raft_consensus.cc:359] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.420315 22821 raft_consensus.cc:385] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.420584 22821 raft_consensus.cc:740] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.421350 22821 consensus_queue.cc:260] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.423002 23033 consensus_queue.cc:237] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.438858 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.439244 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.440016 22554 raft_consensus.cc:2468] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
W20260709 13:07:51.442340 22596 leader_election.cc:343] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.443625 22596 leader_election.cc:304] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.430800 22880 consensus_queue.cc:1048] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:07:51.444897 22859 raft_consensus.cc:2804] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.445286 22859 raft_consensus.cc:493] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.445631 22859 raft_consensus.cc:3060] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.448608 22453 catalog_manager.cc:5697] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.456647 22825 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:51.482861 22821 ts_tablet_manager.cc:1434] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260709 13:07:51.492237 22821 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:51.500865 22452 catalog_manager.cc:5697] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.505679 22779 raft_consensus.cc:3060] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.538153 22859 raft_consensus.cc:515] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.541445 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:51.542171 22551 raft_consensus.cc:3060] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.546154 22822 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.546773 22822 ts_tablet_manager.cc:1403] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.010s
I20260709 13:07:51.547876 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9cdfa142724f99becd8c048070dcbc" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:51.545878 22859 leader_election.cc:290] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.557066 23058 consensus_queue.cc:1048] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:51.551507 22822 raft_consensus.cc:359] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:51.542171 23070 log.cc:927] Time spent T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:07:51.563208 22822 raft_consensus.cc:385] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.563655 22822 raft_consensus.cc:740] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.569363 22822 consensus_queue.cc:260] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.571373 22825 tablet_bootstrap.cc:654] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.573586 22704 raft_consensus.cc:3060] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.583940 22877 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.584638 22877 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.587100 22877 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:51.591921 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.589172 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:51.595829 23058 consensus_queue.cc:1048] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.602627 22821 tablet_bootstrap.cc:654] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.606910 22670 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:51.608201 22877 raft_consensus.cc:2749] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.589332 22551 raft_consensus.cc:2468] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:51.612387 22596 leader_election.cc:304] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:51.613308 23058 raft_consensus.cc:2804] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.613824 23058 raft_consensus.cc:697] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:51.614710 23058 consensus_queue.cc:237] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.623688 22704 raft_consensus.cc:2468] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:51.629998 22822 ts_tablet_manager.cc:1434] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.003s
I20260709 13:07:51.631104 22822 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.632663 22700 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.650821 22822 tablet_bootstrap.cc:654] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.650969 23026 consensus_queue.cc:1048] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.655671 22823 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:51.656246 22823 ts_tablet_manager.cc:1403] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.288s	user 0.015s	sys 0.004s
I20260709 13:07:51.671706 22823 raft_consensus.cc:359] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.676363 22823 raft_consensus.cc:385] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.678675 22825 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:51.679204 22825 ts_tablet_manager.cc:1403] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.223s	user 0.031s	sys 0.040s
I20260709 13:07:51.685387 22825 raft_consensus.cc:359] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.686200 22825 raft_consensus.cc:385] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.686497 22825 raft_consensus.cc:740] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.676604 22823 raft_consensus.cc:740] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.684929 22451 catalog_manager.cc:5697] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.690771 22823 consensus_queue.cc:260] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.689054 22825 consensus_queue.cc:260] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.702577 23026 raft_consensus.cc:493] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.703178 23026 raft_consensus.cc:515] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.705364 23026 leader_election.cc:290] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:51.711633 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:51.713874 22521 leader_election.cc:343] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.715453 22825 ts_tablet_manager.cc:1434] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:07:51.720799 22823 ts_tablet_manager.cc:1434] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.005s
I20260709 13:07:51.722087 22823 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:51.723805 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:51.726450 22519 leader_election.cc:343] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.727051 22519 leader_election.cc:304] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.729599 23026 raft_consensus.cc:2749] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.723910 22825 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:51.729743 23033 consensus_queue.cc:1048] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:51.756908 22822 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.757469 22822 ts_tablet_manager.cc:1403] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.027s
I20260709 13:07:51.760521 22822 raft_consensus.cc:359] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.761296 22822 raft_consensus.cc:385] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.761621 22822 raft_consensus.cc:740] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.762337 22822 consensus_queue.cc:260] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:51.763995 23026 consensus_queue.cc:1048] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.765342 22822 ts_tablet_manager.cc:1434] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:07:51.763669 22821 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:51.766716 22821 ts_tablet_manager.cc:1403] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.276s	user 0.028s	sys 0.018s
I20260709 13:07:51.770222 22821 raft_consensus.cc:359] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.770712 22821 raft_consensus.cc:385] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.770972 22821 raft_consensus.cc:740] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.772277 22822 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.773653 22821 consensus_queue.cc:260] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.784868 22821 ts_tablet_manager.cc:1434] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 13:07:51.785955 22825 tablet_bootstrap.cc:654] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.786679 23030 raft_consensus.cc:493] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.787226 23030 raft_consensus.cc:515] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.789274 22821 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:51.791565 23030 leader_election.cc:290] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.794291 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:51.797258 22519 leader_election.cc:343] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.802680 22822 tablet_bootstrap.cc:654] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.806358 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:51.804957 22823 tablet_bootstrap.cc:654] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.807358 22981 consensus_queue.cc:1048] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:51.808519 22522 leader_election.cc:343] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.809015 22522 leader_election.cc:304] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:51.811910 23026 raft_consensus.cc:2749] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.822539 22821 tablet_bootstrap.cc:654] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.827528 22822 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.828064 22822 ts_tablet_manager.cc:1403] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.003s
I20260709 13:07:51.830749 22822 raft_consensus.cc:359] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.831396 22822 raft_consensus.cc:385] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.833716 22823 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:51.834316 22823 ts_tablet_manager.cc:1403] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.006s
I20260709 13:07:51.834717 22821 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:51.835592 22821 ts_tablet_manager.cc:1403] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.005s
I20260709 13:07:51.837201 22823 raft_consensus.cc:359] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.837981 22823 raft_consensus.cc:385] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.838299 22823 raft_consensus.cc:740] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.838434 22821 raft_consensus.cc:359] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.839699 22823 consensus_queue.cc:260] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.839191 22821 raft_consensus.cc:385] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.841442 22821 raft_consensus.cc:740] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.841820 22823 ts_tablet_manager.cc:1434] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:51.843374 22823 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:51.842650 22821 consensus_queue.cc:260] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.843652 22825 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:51.844245 22825 ts_tablet_manager.cc:1403] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.008s
I20260709 13:07:51.845716 22821 ts_tablet_manager.cc:1434] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:51.846958 22825 raft_consensus.cc:359] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.847640 22825 raft_consensus.cc:385] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.847957 22825 raft_consensus.cc:740] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.831647 22822 raft_consensus.cc:740] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.848694 22825 consensus_queue.cc:260] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.849570 22823 tablet_bootstrap.cc:654] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.850806 22825 ts_tablet_manager.cc:1434] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:51.851475 22821 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:51.853343 22825 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:51.853878 22981 raft_consensus.cc:493] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.854369 22981 raft_consensus.cc:515] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.856590 22981 leader_election.cc:290] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.859889 22825 tablet_bootstrap.cc:654] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.860050 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.860700 22551 raft_consensus.cc:2468] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.861522 23030 raft_consensus.cc:493] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.862025 23030 raft_consensus.cc:515] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.851359 22822 consensus_queue.cc:260] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:51.865008 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:51.866541 22521 leader_election.cc:343] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.868391 22823 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:51.868894 22823 ts_tablet_manager.cc:1403] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 13:07:51.869820 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:51.870532 22627 raft_consensus.cc:2468] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:51.872087 22744 leader_election.cc:304] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:51.871610 22823 raft_consensus.cc:359] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.872727 22823 raft_consensus.cc:385] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.872856 22822 ts_tablet_manager.cc:1434] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:07:51.873049 22823 raft_consensus.cc:740] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.874064 22822 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.873901 22823 consensus_queue.cc:260] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.876252 22823 ts_tablet_manager.cc:1434] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:51.877344 22823 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:51.881064 22822 tablet_bootstrap.cc:654] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.883191 22823 tablet_bootstrap.cc:654] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.891572 23030 leader_election.cc:290] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:51.893476 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:51.895200 22519 leader_election.cc:343] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.895713 22519 leader_election.cc:304] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.896893 23030 raft_consensus.cc:2749] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.898231 22823 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:51.898699 22823 ts_tablet_manager.cc:1403] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260709 13:07:51.873944 22904 raft_consensus.cc:2804] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.900146 22904 raft_consensus.cc:493] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.900481 22904 raft_consensus.cc:3060] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.901221 22823 raft_consensus.cc:359] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.902022 22823 raft_consensus.cc:385] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.902276 22823 raft_consensus.cc:740] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.903043 22823 consensus_queue.cc:260] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.903923 22822 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:51.904429 22822 ts_tablet_manager.cc:1403] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 13:07:51.905092 22823 ts_tablet_manager.cc:1434] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:51.906114 22823 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:51.907102 22822 raft_consensus.cc:359] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.907933 22822 raft_consensus.cc:385] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.908206 22822 raft_consensus.cc:740] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.911932 22904 raft_consensus.cc:515] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.908985 22822 consensus_queue.cc:260] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.918527 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:51.919142 22551 raft_consensus.cc:3060] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.915056 22823 tablet_bootstrap.cc:654] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.920275 22822 ts_tablet_manager.cc:1434] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:07:51.921376 22904 leader_election.cc:290] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:51.922534 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91aa3b1a8c764f2fbc3bd34c33572064" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:51.923169 22627 raft_consensus.cc:3060] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.925050 22822 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:51.929021 22821 tablet_bootstrap.cc:654] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.936565 22822 tablet_bootstrap.cc:654] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.940235 22627 raft_consensus.cc:2468] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.944214 22904 consensus_queue.cc:1048] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.953140 22825 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:51.953269 22829 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.953833 22825 ts_tablet_manager.cc:1403] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.004s
I20260709 13:07:51.953920 22829 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.961103 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:51.962899 22596 leader_election.cc:343] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.964152 22829 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.965888 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.966369 22745 leader_election.cc:304] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:51.967671 22904 raft_consensus.cc:2804] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.968173 22904 raft_consensus.cc:697] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:51.968971 22904 consensus_queue.cc:237] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:07:51.973093 22596 leader_election.cc:343] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.973759 22596 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.974660 22830 raft_consensus.cc:493] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.975188 22830 raft_consensus.cc:515] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:51.978389 22830 leader_election.cc:290] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:51.978984 22830 raft_consensus.cc:2749] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.981089 22821 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:51.981640 22821 ts_tablet_manager.cc:1403] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.005s
I20260709 13:07:51.982035 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:51.983582 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:51.984745 22821 raft_consensus.cc:359] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:51.985522 22821 raft_consensus.cc:385] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:51.985555 22596 leader_election.cc:343] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.985913 22821 raft_consensus.cc:740] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.986825 22821 consensus_queue.cc:260] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:07:51.986667 22596 leader_election.cc:343] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.989001 22596 leader_election.cc:304] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:51.989909 22829 raft_consensus.cc:2749] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.991402 23033 consensus_queue.cc:1048] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.992951 22551 raft_consensus.cc:2468] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:51.995034 22821 ts_tablet_manager.cc:1434] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:07:52.008009 22825 raft_consensus.cc:359] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.013896 22825 raft_consensus.cc:385] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.014588 22821 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.015230 22825 raft_consensus.cc:740] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.015974 22825 consensus_queue.cc:260] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.023960 22821 tablet_bootstrap.cc:654] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.023828 22451 catalog_manager.cc:5697] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.039369 22825 ts_tablet_manager.cc:1434] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.005s
I20260709 13:07:52.047197 22823 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.047674 22823 ts_tablet_manager.cc:1403] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.142s	user 0.054s	sys 0.041s
I20260709 13:07:52.050906 22823 raft_consensus.cc:359] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.051584 22823 raft_consensus.cc:385] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.051872 22823 raft_consensus.cc:740] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.052623 22823 consensus_queue.cc:260] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.054690 22823 ts_tablet_manager.cc:1434] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:52.055691 22823 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.074134 22823 tablet_bootstrap.cc:654] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.077685 22822 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.078361 22822 ts_tablet_manager.cc:1403] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.154s	user 0.033s	sys 0.014s
I20260709 13:07:52.080749 22825 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:52.081383 22822 raft_consensus.cc:359] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.082612 22822 raft_consensus.cc:385] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.082903 22822 raft_consensus.cc:740] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.084472 22822 consensus_queue.cc:260] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.085755 23033 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.086311 23033 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.087055 22822 ts_tablet_manager.cc:1434] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260709 13:07:52.087961 22821 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.088151 22822 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.088570 22821 ts_tablet_manager.cc:1403] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.027s
I20260709 13:07:52.091372 22825 tablet_bootstrap.cc:654] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.093498 22821 raft_consensus.cc:359] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.094266 22821 raft_consensus.cc:385] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.094576 22821 raft_consensus.cc:740] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.095399 22821 consensus_queue.cc:260] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.100198 22822 tablet_bootstrap.cc:654] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.101549 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.102113 22821 ts_tablet_manager.cc:1434] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:52.102484 22627 raft_consensus.cc:2393] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:52.103367 22821 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.109246 22822 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.109813 22822 ts_tablet_manager.cc:1403] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 13:07:52.110389 22821 tablet_bootstrap.cc:654] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.098351 23033 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.100108 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.112838 22553 raft_consensus.cc:2393] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:52.114248 22744 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.115414 23033 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.118165 22823 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.118721 22823 ts_tablet_manager.cc:1403] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.002s
I20260709 13:07:52.121764 22823 raft_consensus.cc:359] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.122505 22823 raft_consensus.cc:385] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.122776 22823 raft_consensus.cc:740] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.123162 23033 raft_consensus.cc:2749] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.123809 22823 consensus_queue.cc:260] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.124766 22829 raft_consensus.cc:493] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.125382 22829 raft_consensus.cc:515] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.126266 22823 ts_tablet_manager.cc:1434] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:52.127352 22823 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.128135 22821 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.128700 22821 ts_tablet_manager.cc:1403] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260709 13:07:52.129505 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.130656 22829 leader_election.cc:290] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.131711 22821 raft_consensus.cc:359] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.132521 22821 raft_consensus.cc:385] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.132861 22821 raft_consensus.cc:740] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.133682 22821 consensus_queue.cc:260] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.134049 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.131623 22822 raft_consensus.cc:359] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.136160 22822 raft_consensus.cc:385] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.136253 22821 ts_tablet_manager.cc:1434] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:52.136498 22822 raft_consensus.cc:740] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.137533 22821 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.137351 22822 consensus_queue.cc:260] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.139766 22822 ts_tablet_manager.cc:1434] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
W20260709 13:07:52.131950 22594 leader_election.cc:343] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.141814 22596 leader_election.cc:343] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.142153 22823 tablet_bootstrap.cc:654] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.144495 22596 leader_election.cc:304] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:52.145844 22829 raft_consensus.cc:2749] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.150528 22822 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.154131 22821 tablet_bootstrap.cc:654] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.157673 22822 tablet_bootstrap.cc:654] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.182590 22825 tablet_bootstrap.cc:492] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:52.183148 22825 ts_tablet_manager.cc:1403] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.103s	user 0.041s	sys 0.048s
I20260709 13:07:52.186005 22825 raft_consensus.cc:359] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.186831 22825 raft_consensus.cc:385] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.187094 22825 raft_consensus.cc:740] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.187831 22825 consensus_queue.cc:260] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.190340 22825 ts_tablet_manager.cc:1434] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:52.191570 22825 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:52.195359 23030 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.195981 23030 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.197760 22825 tablet_bootstrap.cc:654] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.198624 23030 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:52.200767 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.200773 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.202299 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
W20260709 13:07:52.203235 22521 leader_election.cc:343] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.203825 22522 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:52.207103 23030 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.208808 23030 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.209152 23030 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.209376 22830 consensus_queue.cc:1048] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.217024 23030 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.222488 22830 consensus_queue.cc:1048] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.225368 22877 raft_consensus.cc:493] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.230312 22877 raft_consensus.cc:515] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.232484 22877 leader_election.cc:290] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.233249 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.233758 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.234031 22627 raft_consensus.cc:2468] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:52.234558 22778 raft_consensus.cc:2468] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:52.235471 22671 leader_election.cc:304] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.237528 22905 raft_consensus.cc:2804] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.238014 22905 raft_consensus.cc:493] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.238616 22905 raft_consensus.cc:3060] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.239495 23030 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:52.238904 22877 raft_consensus.cc:493] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.250524 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:52.255551 22627 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.253018 22877 raft_consensus.cc:515] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.260332 23030 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.261050 23030 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.263331 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.267778 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:52.268314 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:52.270017 22519 leader_election.cc:343] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.270793 22668 leader_election.cc:343] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.271891 22830 raft_consensus.cc:493] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.273272 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.272461 22830 raft_consensus.cc:515] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.275909 22830 leader_election.cc:290] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.279772 23030 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.279649 22626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.280534 22626 raft_consensus.cc:2468] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 0.
I20260709 13:07:52.281900 22522 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.283304 23030 raft_consensus.cc:2804] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.283901 23030 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.284248 23030 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.277452 22905 raft_consensus.cc:515] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.279600 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:52.290849 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.292224 22522 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
W20260709 13:07:52.292832 22521 leader_election.cc:343] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.293215 23026 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.293767 23026 raft_consensus.cc:697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:52.294909 23026 consensus_queue.cc:237] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.296183 22823 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.296679 22823 ts_tablet_manager.cc:1403] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.170s	user 0.031s	sys 0.021s
W20260709 13:07:52.298775 22594 leader_election.cc:343] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.300858 22821 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.301364 22821 ts_tablet_manager.cc:1403] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.005s
I20260709 13:07:52.302800 22825 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:52.303321 22825 ts_tablet_manager.cc:1403] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.027s
W20260709 13:07:52.294284 22671 leader_election.cc:343] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.304740 22671 leader_election.cc:304] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.305562 23114 raft_consensus.cc:2749] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.305002 22821 raft_consensus.cc:359] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.306130 22821 raft_consensus.cc:385] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.306164 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.306521 22821 raft_consensus.cc:740] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.307343 22821 consensus_queue.cc:260] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.307654 22825 raft_consensus.cc:359] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.308143 22822 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.308390 22825 raft_consensus.cc:385] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.308630 22822 ts_tablet_manager.cc:1403] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.158s	user 0.025s	sys 0.023s
I20260709 13:07:52.308678 22825 raft_consensus.cc:740] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.309981 22825 consensus_queue.cc:260] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.264309 22877 leader_election.cc:290] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.312187 22825 ts_tablet_manager.cc:1434] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:52.299418 22823 raft_consensus.cc:359] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.313148 22823 raft_consensus.cc:385] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.313486 22823 raft_consensus.cc:740] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.313402 22825 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
W20260709 13:07:52.316895 22596 leader_election.cc:343] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.318887 22596 leader_election.cc:304] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:52.319500 23115 raft_consensus.cc:493] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.319679 22829 raft_consensus.cc:2749] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.320636 22823 consensus_queue.cc:260] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.322914 22823 ts_tablet_manager.cc:1434] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:07:52.327569 22821 ts_tablet_manager.cc:1434] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
W20260709 13:07:52.334730 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:52.336036 22904 raft_consensus.cc:493] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.336642 22904 raft_consensus.cc:515] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.338711 22904 leader_election.cc:290] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.340646 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.341444 22553 raft_consensus.cc:2468] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:52.340646 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.344621 22744 leader_election.cc:304] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:52.346089 22982 raft_consensus.cc:2804] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.346509 22982 raft_consensus.cc:493] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.346904 22982 raft_consensus.cc:3060] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.346582 22822 raft_consensus.cc:359] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.347482 22822 raft_consensus.cc:385] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.347779 22822 raft_consensus.cc:740] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.348380 22823 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.359632 22821 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.359207 22822 consensus_queue.cc:260] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.367398 22825 tablet_bootstrap.cc:654] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.368937 22823 tablet_bootstrap.cc:654] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.374429 22822 ts_tablet_manager.cc:1434] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:07:52.362500 22905 leader_election.cc:290] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.367331 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:52.356967 22982 raft_consensus.cc:515] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.375422 23114 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.359699 23115 raft_consensus.cc:515] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.381716 22822 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.355703 23030 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.382220 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea86ca73ef34abfb944674733688a70" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:52.381901 23114 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.378103 22778 raft_consensus.cc:3060] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.390651 22451 catalog_manager.cc:5697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.388653 22704 raft_consensus.cc:2468] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:52.390667 22627 raft_consensus.cc:3060] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.405503 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.406808 22626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.405504 23114 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:07:52.407950 22670 leader_election.cc:343] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.411486 22671 leader_election.cc:343] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.412043 22671 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.413214 23114 raft_consensus.cc:2749] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.419350 22821 tablet_bootstrap.cc:654] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.424925 22822 tablet_bootstrap.cc:654] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.429412 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:52.430198 22705 raft_consensus.cc:3060] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.431787 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.432627 22779 raft_consensus.cc:2393] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:52.433164 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.433840 22553 raft_consensus.cc:2468] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:52.430132 22982 leader_election.cc:290] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.436873 22670 leader_election.cc:304] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.437889 23115 leader_election.cc:290] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.438614 22982 consensus_queue.cc:1048] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.442035 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:52.442675 23030 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.427495 22627 raft_consensus.cc:2468] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
W20260709 13:07:52.444003 22519 leader_election.cc:343] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.444633 22671 leader_election.cc:304] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.445679 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:52.446326 22630 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.446926 23115 raft_consensus.cc:2804] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.442035 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175fe6dd6d5443790cab1a192350f6f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.453742 22553 raft_consensus.cc:3060] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.456452 23026 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.456991 23026 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.459141 23026 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.453750 23115 raft_consensus.cc:697] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:52.461170 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.462762 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.460727 23115 consensus_queue.cc:237] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
W20260709 13:07:52.464121 22519 leader_election.cc:343] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.465099 22522 leader_election.cc:343] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.484498 22822 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.485105 22822 ts_tablet_manager.cc:1403] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.000s
I20260709 13:07:52.468988 22630 raft_consensus.cc:2468] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 1.
I20260709 13:07:52.469910 22778 raft_consensus.cc:2468] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:52.466885 22522 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.501164 23030 raft_consensus.cc:2749] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.495266 22822 raft_consensus.cc:359] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.505013 22822 raft_consensus.cc:385] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.506594 22553 raft_consensus.cc:2468] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:52.505352 22822 raft_consensus.cc:740] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.508111 22822 consensus_queue.cc:260] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.510211 22822 ts_tablet_manager.cc:1434] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:07:52.511221 22822 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.512185 22744 leader_election.cc:304] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:52.513042 23068 consensus_queue.cc:1048] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.513610 22904 raft_consensus.cc:2804] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.514184 22904 raft_consensus.cc:697] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:52.467789 22705 raft_consensus.cc:2468] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:52.515272 23114 raft_consensus.cc:2764] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:52.515031 22904 consensus_queue.cc:237] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.518419 22522 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.524061 23026 raft_consensus.cc:2804] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.527365 22825 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:52.528255 22825 ts_tablet_manager.cc:1403] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.215s	user 0.016s	sys 0.002s
I20260709 13:07:52.529340 22823 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.529856 22823 ts_tablet_manager.cc:1403] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.034s
I20260709 13:07:52.531091 22825 raft_consensus.cc:359] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.532209 22825 raft_consensus.cc:385] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.532477 22825 raft_consensus.cc:740] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.533144 22825 consensus_queue.cc:260] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.527274 23026 raft_consensus.cc:697] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:07:52.533861 22823 raft_consensus.cc:359] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.534577 22823 raft_consensus.cc:385] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.534858 22823 raft_consensus.cc:740] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.535555 22823 consensus_queue.cc:260] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.536016 23026 consensus_queue.cc:237] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.537786 22823 ts_tablet_manager.cc:1434] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:52.538938 22823 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.540804 22454 catalog_manager.cc:5697] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.543887 22822 tablet_bootstrap.cc:654] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.544678 23115 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.545173 23115 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.547336 23115 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.549784 22821 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.550287 22821 ts_tablet_manager.cc:1403] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.191s	user 0.024s	sys 0.011s
I20260709 13:07:52.554049 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.555604 22626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.556620 22626 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:52.560351 22671 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.561304 23115 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.566256 23114 raft_consensus.cc:493] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.566998 23114 raft_consensus.cc:515] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.582852 22821 raft_consensus.cc:359] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.583666 22821 raft_consensus.cc:385] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.584227 22821 raft_consensus.cc:740] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.584327 23114 leader_election.cc:290] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.589993 22823 tablet_bootstrap.cc:654] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.596089 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.587448 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.597939 22630 raft_consensus.cc:2468] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:52.599212 22671 leader_election.cc:304] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.589325 22825 ts_tablet_manager.cc:1434] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.002s
I20260709 13:07:52.600536 22905 raft_consensus.cc:2804] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.600986 22905 raft_consensus.cc:493] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.601351 22905 raft_consensus.cc:3060] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.601927 22825 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:52.584901 22821 consensus_queue.cc:260] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.612927 22451 catalog_manager.cc:5697] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.613648 22551 raft_consensus.cc:2468] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:52.615769 23058 raft_consensus.cc:493] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.616407 23058 raft_consensus.cc:515] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.617610 22821 ts_tablet_manager.cc:1434] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:07:52.619544 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:52.621025 22594 leader_election.cc:343] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.622079 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.622799 22821 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.623435 22551 raft_consensus.cc:2468] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:52.622756 23058 leader_election.cc:290] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.611706 22905 raft_consensus.cc:515] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.629202 22596 leader_election.cc:304] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.630136 23058 raft_consensus.cc:2804] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.630659 23058 raft_consensus.cc:493] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.631069 23058 raft_consensus.cc:3060] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.631111 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:52.632089 22905 leader_election.cc:290] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.631830 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd3433e0a445a292441719c3809175" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.637337 22454 catalog_manager.cc:5697] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.640340 22630 raft_consensus.cc:3060] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.646051 22551 raft_consensus.cc:3060] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.654974 22829 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.655555 22829 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.661041 22829 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.664696 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:52.665488 22779 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:52.666136 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.666909 22594 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:52.668382 22829 raft_consensus.cc:2804] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:52.668766 22829 raft_consensus.cc:493] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.669081 22829 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.666843 22554 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:52.671993 22823 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.672685 22823 ts_tablet_manager.cc:1403] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.134s	user 0.030s	sys 0.056s
I20260709 13:07:52.675479 22823 raft_consensus.cc:359] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.676191 22823 raft_consensus.cc:385] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.676281 22829 raft_consensus.cc:515] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.676491 22823 raft_consensus.cc:740] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.677492 22823 consensus_queue.cc:260] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.678035 22821 tablet_bootstrap.cc:654] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.679816 22823 ts_tablet_manager.cc:1434] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:52.677783 22630 raft_consensus.cc:2468] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:52.682638 22671 leader_election.cc:304] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.682530 23058 raft_consensus.cc:515] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.685194 22823 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.684942 22905 raft_consensus.cc:2804] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.688091 22825 tablet_bootstrap.cc:654] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.688180 22905 raft_consensus.cc:697] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:52.694255 22905 consensus_queue.cc:237] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.684110 23115 raft_consensus.cc:2749] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.698891 22904 raft_consensus.cc:493] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.699451 22904 raft_consensus.cc:515] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.700632 22551 raft_consensus.cc:2468] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:52.703608 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:52.705036 22829 leader_election.cc:290] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.704365 22779 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.708763 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0429b6a74374fad94799b8bd3942b1b" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.709530 22551 raft_consensus.cc:3060] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.701642 22904 leader_election.cc:290] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.722564 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.730701 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.723342 22554 raft_consensus.cc:2468] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
W20260709 13:07:52.737558 22744 leader_election.cc:343] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.738303 22744 leader_election.cc:304] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:52.739112 23068 raft_consensus.cc:2804] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.739722 23068 raft_consensus.cc:493] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.740185 23068 raft_consensus.cc:3060] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.741528 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:52.741715 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.742375 22554 raft_consensus.cc:3060] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:52.743074 22594 leader_election.cc:343] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.744815 23058 leader_election.cc:290] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.749979 22554 raft_consensus.cc:2468] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:52.751278 22596 leader_election.cc:304] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.738884 22822 tablet_bootstrap.cc:492] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.752310 22822 ts_tablet_manager.cc:1403] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.241s	user 0.021s	sys 0.007s
I20260709 13:07:52.753260 22825 tablet_bootstrap.cc:492] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:52.753798 22825 ts_tablet_manager.cc:1403] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.010s
I20260709 13:07:52.755890 22823 tablet_bootstrap.cc:654] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.756642 22825 raft_consensus.cc:359] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.757869 22825 raft_consensus.cc:385] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.758136 22825 raft_consensus.cc:740] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.752524 23058 raft_consensus.cc:2804] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.758862 22825 consensus_queue.cc:260] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.759763 22779 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:52.758904 23058 raft_consensus.cc:697] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:52.761128 22594 leader_election.cc:304] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:52.762051 22829 raft_consensus.cc:2804] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:52.762483 22829 raft_consensus.cc:697] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:52.763195 22829 consensus_queue.cc:237] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER 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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.763232 23058 consensus_queue.cc:237] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.751264 22551 raft_consensus.cc:2468] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:52.777832 22825 ts_tablet_manager.cc:1434] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:07:52.779178 22825 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:52.780299 22822 raft_consensus.cc:359] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.780974 22822 raft_consensus.cc:385] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.758733 23068 raft_consensus.cc:515] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.781085 22452 catalog_manager.cc:5697] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.783241 23068 leader_election.cc:290] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.781184 22822 raft_consensus.cc:740] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.784440 22822 consensus_queue.cc:260] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.786630 22822 ts_tablet_manager.cc:1434] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 13:07:52.791896 22822 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.790127 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:52.793484 22454 catalog_manager.cc:5697] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.802268 22823 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:52.802774 22823 ts_tablet_manager.cc:1403] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.010s
I20260709 13:07:52.807915 22905 raft_consensus.cc:493] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.799892 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.808522 22905 raft_consensus.cc:515] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:52.806595 22744 leader_election.cc:343] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.813822 22822 tablet_bootstrap.cc:654] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.813599 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:52.816902 22670 leader_election.cc:343] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.818571 22905 leader_election.cc:290] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:52.813331 22554 raft_consensus.cc:3060] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.822193 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:07:52.827024 22671 leader_election.cc:343] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.827539 22671 leader_election.cc:304] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:52.829821 23115 raft_consensus.cc:2749] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.833029 22554 raft_consensus.cc:2468] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:52.833609 22821 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.836928 22821 ts_tablet_manager.cc:1403] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.218s	user 0.021s	sys 0.042s
I20260709 13:07:52.839138 23030 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.834359 22744 leader_election.cc:304] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:52.839576 22821 raft_consensus.cc:359] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.848141 22821 raft_consensus.cc:385] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.848474 22821 raft_consensus.cc:740] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.848810 22822 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.842628 22454 catalog_manager.cc:5697] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 2, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.843895 23068 raft_consensus.cc:2804] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.849280 22822 ts_tablet_manager.cc:1403] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.004s
I20260709 13:07:52.849576 23068 raft_consensus.cc:697] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:52.849956 22825 tablet_bootstrap.cc:654] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.850440 23068 consensus_queue.cc:237] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.836004 22823 raft_consensus.cc:359] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.851907 22823 raft_consensus.cc:385] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.852190 22823 raft_consensus.cc:740] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.852844 22823 consensus_queue.cc:260] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:52.852752 22821 consensus_queue.cc:260] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.855636 22821 ts_tablet_manager.cc:1434] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 13:07:52.858594 22823 ts_tablet_manager.cc:1434] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 13:07:52.865025 22452 catalog_manager.cc:5697] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.868227 22821 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:52.859679 22823 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:52.876678 22829 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.876542 23026 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.877643 22822 raft_consensus.cc:359] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.878366 22822 raft_consensus.cc:385] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.878639 22822 raft_consensus.cc:740] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.887204 22829 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.890646 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:52.892784 22594 leader_election.cc:343] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.893792 22825 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:52.894335 22825 ts_tablet_manager.cc:1403] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.000s
I20260709 13:07:52.881084 22821 tablet_bootstrap.cc:654] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.882336 22822 consensus_queue.cc:260] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.898434 23115 consensus_queue.cc:1048] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.900795 22825 raft_consensus.cc:359] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.901520 22825 raft_consensus.cc:385] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.901789 22825 raft_consensus.cc:740] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.902415 23127 raft_consensus.cc:493] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.902933 23127 raft_consensus.cc:515] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.903708 22822 ts_tablet_manager.cc:1434] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 13:07:52.905050 22823 tablet_bootstrap.cc:654] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.905164 23127 leader_election.cc:290] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:52.907688 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.927627 22703 raft_consensus.cc:2468] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:52.909664 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.928676 22627 raft_consensus.cc:2468] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:52.902459 22825 consensus_queue.cc:260] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.929944 22744 leader_election.cc:304] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.890545 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:52.931061 22551 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:52.931124 23127 raft_consensus.cc:2804] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.931627 23127 raft_consensus.cc:493] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.932112 22825 ts_tablet_manager.cc:1434] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 13:07:52.915808 22821 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:52.923941 22905 consensus_queue.cc:1048] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.926797 22822 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:52.932025 23127 raft_consensus.cc:3060] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.934392 22596 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:52.935195 23058 raft_consensus.cc:2804] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.935561 23058 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.935900 23058 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.920849 22829 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.940064 22821 ts_tablet_manager.cc:1403] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260709 13:07:52.942279 23068 raft_consensus.cc:493] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.956795 23068 raft_consensus.cc:515] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.933292 22825 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:52.939718 22822 tablet_bootstrap.cc:654] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.960566 23068 leader_election.cc:290] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:52.959503 22821 raft_consensus.cc:359] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.951522 22830 raft_consensus.cc:493] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.951550 23058 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.964624 22830 raft_consensus.cc:515] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:52.963241 22821 raft_consensus.cc:385] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.966988 22821 raft_consensus.cc:740] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.967141 22830 leader_election.cc:290] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:52.967978 22821 consensus_queue.cc:260] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.966632 22825 tablet_bootstrap.cc:654] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.968745 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:52.963075 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.971721 22703 raft_consensus.cc:2468] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:52.968747 22822 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:52.976408 22822 ts_tablet_manager.cc:1403] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260709 13:07:52.973544 22821 ts_tablet_manager.cc:1434] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:07:52.970710 23058 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:52.978541 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:52.973039 22594 leader_election.cc:343] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.979662 22776 raft_consensus.cc:2468] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:52.980858 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:52.981649 22704 raft_consensus.cc:2468] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:52.979298 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:52.982887 22551 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.983793 22594 leader_election.cc:304] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:52.984179 22822 raft_consensus.cc:359] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.986773 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:52.987345 22822 raft_consensus.cc:385] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.987703 22822 raft_consensus.cc:740] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.987458 22744 leader_election.cc:304] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:52.994493 22822 consensus_queue.cc:260] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.996011 22904 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.996593 22904 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:52.993103 23068 raft_consensus.cc:2804] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.998190 23068 raft_consensus.cc:493] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.998538 23068 raft_consensus.cc:3060] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.998782 22904 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:53.000669 23030 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.001194 23030 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:52.987757 22627 raft_consensus.cc:2468] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:53.003341 23030 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:53.003779 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.004943 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:53.006814 22521 leader_election.cc:343] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.011008 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:53.013438 22821 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:53.018224 22519 leader_election.cc:343] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.023573 22519 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:53.026046 23030 raft_consensus.cc:2749] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.032706 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.034916 23033 consensus_queue.cc:1048] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.015645 22778 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.036037 23114 raft_consensus.cc:493] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.061916 23114 raft_consensus.cc:515] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.065243 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.067238 22668 leader_election.cc:343] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.036612 22551 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:53.017553 23058 raft_consensus.cc:2804] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.070782 22596 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.065275 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.072300 23058 raft_consensus.cc:493] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.072638 22553 raft_consensus.cc:2468] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:53.072865 23058 raft_consensus.cc:3060] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.073993 22670 leader_election.cc:304] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.074896 22905 raft_consensus.cc:2804] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.075330 22905 raft_consensus.cc:493] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.075677 22905 raft_consensus.cc:3060] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.080742 23068 raft_consensus.cc:515] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.045030 23118 consensus_queue.cc:1048] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.054869 22821 tablet_bootstrap.cc:654] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.050411 22627 raft_consensus.cc:2393] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate 3634e48f538441518b892551cfac9407 in this term.
I20260709 13:07:52.948882 23127 raft_consensus.cc:515] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.064735 23114 leader_election.cc:290] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:53.089444 22822 ts_tablet_manager.cc:1434] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 13:07:53.095543 22825 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:53.097095 22825 ts_tablet_manager.cc:1403] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.040s
I20260709 13:07:53.084726 22905 raft_consensus.cc:515] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.089112 22830 raft_consensus.cc:2804] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.092008 22880 raft_consensus.cc:493] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.108254 22880 raft_consensus.cc:515] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.110546 22880 leader_election.cc:290] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:53.108652 22822 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:53.116806 23127 leader_election.cc:290] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.126135 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:53.133430 22703 raft_consensus.cc:3060] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:53.138551 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 66622.9us
I20260709 13:07:53.139933 22823 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:53.140511 22823 ts_tablet_manager.cc:1403] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.281s	user 0.081s	sys 0.044s
I20260709 13:07:53.147413 22829 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.148094 22829 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.150136 22829 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.158967 22830 raft_consensus.cc:697] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:53.163816 22823 raft_consensus.cc:359] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.166966 22823 raft_consensus.cc:385] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.168721 22830 consensus_queue.cc:237] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.169492 22877 raft_consensus.cc:493] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.169868 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.170040 22877 raft_consensus.cc:515] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.171011 22626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22f2e9c90c74317a7b79da989ee5ee8" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:53.171506 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:53.172374 22704 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:53.167333 22823 raft_consensus.cc:740] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.174444 22823 consensus_queue.cc:260] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:53.174824 22596 leader_election.cc:343] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.160924 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.167249 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.181216 22522 leader_election.cc:343] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.171665 22626 raft_consensus.cc:3060] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.183821 23068 leader_election.cc:290] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.176448 22596 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:53.173722 22877 leader_election.cc:290] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:53.178808 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.194483 22823 ts_tablet_manager.cc:1434] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 13:07:53.197124 22829 raft_consensus.cc:2804] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.197894 22829 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.198315 22829 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.210023 22551 raft_consensus.cc:2393] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:53.213337 22825 raft_consensus.cc:359] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.216220 22825 raft_consensus.cc:385] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.214736 22823 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:53.216631 22825 raft_consensus.cc:740] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
W20260709 13:07:53.219595 22744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 45982.4us
I20260709 13:07:53.219797 22825 consensus_queue.cc:260] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.227236 22825 ts_tablet_manager.cc:1434] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.000s
I20260709 13:07:53.215456 22626 raft_consensus.cc:2468] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:53.228277 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a1ce761b0d48c5a332b6d25dcb56a3" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.228358 22519 leader_election.cc:343] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.230321 22519 leader_election.cc:304] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:53.230866 22553 raft_consensus.cc:1275] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:53.231173 23030 raft_consensus.cc:2749] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.214821 22905 leader_election.cc:290] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:53.233523 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:53.235298 22705 raft_consensus.cc:3060] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.235889 22905 consensus_queue.cc:1048] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.236390 22703 raft_consensus.cc:2468] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:53.234354 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:53.240168 23058 raft_consensus.cc:515] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.241910 23033 consensus_queue.cc:1048] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.239652 22551 raft_consensus.cc:3060] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.243184 23151 consensus_queue.cc:1048] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:53.248906 22821 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:53.249454 22821 ts_tablet_manager.cc:1403] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.254s	user 0.019s	sys 0.009s
I20260709 13:07:53.252676 22829 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.255326 22823 tablet_bootstrap.cc:654] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.255507 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:53.256527 22775 raft_consensus.cc:1275] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:07:53.257309 22596 leader_election.cc:343] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.262099 22744 leader_election.cc:304] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:53.265480 22829 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.266350 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef2cd661a2741ee84930742ca80db42" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:53.274461 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:53.275390 22779 raft_consensus.cc:2393] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 1: Already voted for candidate 52edbde4eb554ff596bc0db31d4e60c6 in this term.
I20260709 13:07:53.278143 22821 raft_consensus.cc:359] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.278752 22821 raft_consensus.cc:385] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.279009 22821 raft_consensus.cc:740] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.280267 22703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:53.269093 23068 raft_consensus.cc:2804] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.280718 22825 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:53.282418 23026 consensus_queue.cc:1048] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.284243 22668 leader_election.cc:304] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.284595 23127 raft_consensus.cc:493] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.286140 23127 raft_consensus.cc:515] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.285408 23058 leader_election.cc:290] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:53.288314 23127 leader_election.cc:290] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.288846 23115 raft_consensus.cc:3060] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.290163 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:53.290834 22700 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.283926 23068 raft_consensus.cc:697] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:53.291705 22596 leader_election.cc:304] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:53.291577 22452 catalog_manager.cc:5697] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.300374 22821 consensus_queue.cc:260] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.284638 22551 raft_consensus.cc:2468] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:53.267019 22905 consensus_queue.cc:1048] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:07:53.267230 23151 consensus_queue.cc:1048] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:07:53.308172 22822 tablet_bootstrap.cc:654] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:53.308689 22668 leader_election.cc:343] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.309909 23068 consensus_queue.cc:237] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.322165 22704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:53.332213 22744 leader_election.cc:343] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.333242 22821 ts_tablet_manager.cc:1434] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 13:07:53.301215 22745 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
W20260709 13:07:53.336849 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 51080.6us
I20260709 13:07:53.306259 23152 raft_consensus.cc:2749] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.360567 22821 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:53.359315 22670 leader_election.cc:304] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.377149 22877 raft_consensus.cc:2804] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.377678 22877 raft_consensus.cc:697] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:53.378540 22877 consensus_queue.cc:237] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.369472 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd22476b3fa4bf9a3efe8ebe27e8b28" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:53.389353 22705 raft_consensus.cc:2468] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:53.389705 22628 raft_consensus.cc:2393] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:53.383572 22982 consensus_queue.cc:1048] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:53.404821 22744 leader_election.cc:304] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:53.414319 22821 tablet_bootstrap.cc:654] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.428491 22823 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:53.429134 22823 ts_tablet_manager.cc:1403] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.215s	user 0.023s	sys 0.005s
I20260709 13:07:53.420130 22830 consensus_queue.cc:1048] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:53.428401 22700 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:53.421394 23127 raft_consensus.cc:2749] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.439435 22596 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:53.414652 23068 raft_consensus.cc:2804] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.448518 23152 raft_consensus.cc:2804] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.449157 23152 raft_consensus.cc:697] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:53.449543 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.450186 23152 consensus_queue.cc:237] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.449036 23115 raft_consensus.cc:2749] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:53.476648 23162 log.cc:927] Time spent T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 13:07:53.479821 22745 leader_election.cc:343] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.480366 22745 leader_election.cc:304] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:53.482164 23033 raft_consensus.cc:2749] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:53.483989 23161 log.cc:927] Time spent T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
W20260709 13:07:53.485782 23166 log.cc:927] Time spent T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:07:53.486979 22822 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:53.487546 22822 ts_tablet_manager.cc:1403] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.379s	user 0.040s	sys 0.019s
I20260709 13:07:53.463482 23068 raft_consensus.cc:697] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:53.494175 22454 catalog_manager.cc:5697] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.498775 22823 raft_consensus.cc:359] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.499696 22823 raft_consensus.cc:385] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.500068 22823 raft_consensus.cc:740] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.503978 22822 raft_consensus.cc:359] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.504845 22822 raft_consensus.cc:385] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.505123 22822 raft_consensus.cc:740] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.505858 22822 consensus_queue.cc:260] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.510015 22825 tablet_bootstrap.cc:654] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.514111 22823 consensus_queue.cc:260] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.519006 22822 ts_tablet_manager.cc:1434] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:07:53.520159 22822 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:53.515291 23118 raft_consensus.cc:493] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.524289 23118 raft_consensus.cc:515] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.526295 23118 leader_election.cc:290] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:53.527006 22823 ts_tablet_manager.cc:1434] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.000s
I20260709 13:07:53.528358 22823 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:53.536303 22822 tablet_bootstrap.cc:654] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.500946 23033 consensus_queue.cc:1048] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:07:53.558565 22451 catalog_manager.cc:5697] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.562848 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.566239 22594 consensus_peers.cc:597] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.566383 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:07:53.566648 22519 leader_election.cc:343] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.581493 22454 catalog_manager.cc:5697] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:53.583537 22522 leader_election.cc:343] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.584103 22522 leader_election.cc:304] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:53.585827 23172 raft_consensus.cc:2749] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.603040 22877 raft_consensus.cc:493] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.603657 22877 raft_consensus.cc:515] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.605858 22877 leader_election.cc:290] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:53.582412 23068 consensus_queue.cc:237] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.606832 22825 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:53.607407 22825 ts_tablet_manager.cc:1403] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.327s	user 0.019s	sys 0.019s
I20260709 13:07:53.615434 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.618072 22668 leader_election.cc:343] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.621565 22823 tablet_bootstrap.cc:654] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.624389 22825 raft_consensus.cc:359] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.628810 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.635156 22825 raft_consensus.cc:385] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.642787 22825 raft_consensus.cc:740] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.644416 22825 consensus_queue.cc:260] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:07:53.644809 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:53.654650 23152 raft_consensus.cc:493] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.644444 22630 raft_consensus.cc:2468] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:53.710475 22825 ts_tablet_manager.cc:1434] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.002s
I20260709 13:07:53.709049 23033 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.712414 23033 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.714483 23033 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:53.716001 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.717360 22821 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:53.718001 22821 ts_tablet_manager.cc:1403] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.365s	user 0.013s	sys 0.002s
I20260709 13:07:53.721231 22825 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:53.721685 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.722723 22554 raft_consensus.cc:2393] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
W20260709 13:07:53.684127 22594 consensus_peers.cc:597] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.731237 22744 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:53.711020 23152 raft_consensus.cc:515] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.737730 23152 leader_election.cc:290] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.735201 22671 leader_election.cc:304] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.740247 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.740840 23171 raft_consensus.cc:2804] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.741303 23171 raft_consensus.cc:493] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.741647 23171 raft_consensus.cc:3060] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.742329 22822 tablet_bootstrap.cc:492] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:53.742838 22822 ts_tablet_manager.cc:1403] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.223s	user 0.016s	sys 0.000s
I20260709 13:07:53.742903 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:53.743678 22701 raft_consensus.cc:2468] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
W20260709 13:07:53.745518 22596 leader_election.cc:343] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.745620 22822 raft_consensus.cc:359] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.746387 22822 raft_consensus.cc:385] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.746712 22822 raft_consensus.cc:740] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.746763 22596 leader_election.cc:304] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:53.734925 23033 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.748309 23058 raft_consensus.cc:2804] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.748724 23058 raft_consensus.cc:493] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.749066 23058 raft_consensus.cc:3060] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.747470 22822 consensus_queue.cc:260] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.750911 22822 ts_tablet_manager.cc:1434] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:53.751158 22904 consensus_queue.cc:1048] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.752314 22822 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
W20260709 13:07:53.726328 22594 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 73465us
I20260709 13:07:53.759496 22821 raft_consensus.cc:359] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.760423 22821 raft_consensus.cc:385] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.760646 22821 raft_consensus.cc:740] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.759773 23150 consensus_queue.cc:1048] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.765313 23033 raft_consensus.cc:2749] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:53.770514 22668 consensus_peers.cc:597] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.774322 22452 catalog_manager.cc:5697] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.776528 22821 consensus_queue.cc:260] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:53.782406 23174 log.cc:927] Time spent T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:07:53.789021 22823 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:53.789573 22823 ts_tablet_manager.cc:1403] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.262s	user 0.008s	sys 0.018s
I20260709 13:07:53.791430 23150 raft_consensus.cc:493] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.791965 23150 raft_consensus.cc:515] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.792302 22823 raft_consensus.cc:359] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.793655 22821 ts_tablet_manager.cc:1434] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 13:07:53.794754 22821 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:53.803928 23171 raft_consensus.cc:515] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.805542 22821 tablet_bootstrap.cc:654] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.809252 23150 leader_election.cc:290] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:53.793030 22823 raft_consensus.cc:385] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.810715 22823 raft_consensus.cc:740] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.792879 23058 raft_consensus.cc:515] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.811455 22823 consensus_queue.cc:260] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.812356 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:53.813068 22700 raft_consensus.cc:2468] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:53.814210 23058 leader_election.cc:290] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.816001 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:53.816521 23171 leader_election.cc:290] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:53.817134 22627 raft_consensus.cc:3060] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.821707 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:53.822847 22778 raft_consensus.cc:2468] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:53.824122 22825 tablet_bootstrap.cc:654] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.824762 22594 leader_election.cc:304] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:53.820241 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
W20260709 13:07:53.827668 22668 leader_election.cc:343] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.829598 22554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:53.834093 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:53.834774 22700 raft_consensus.cc:3060] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.836475 22822 tablet_bootstrap.cc:654] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.830060 22627 raft_consensus.cc:2468] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:53.841380 22823 ts_tablet_manager.cc:1434] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:07:53.842581 22823 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:53.842944 23160 consensus_queue.cc:1048] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.845747 22671 leader_election.cc:304] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.847043 22700 raft_consensus.cc:2468] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:53.847869 22877 raft_consensus.cc:2804] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.848598 22877 raft_consensus.cc:697] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:53.849419 22877 consensus_queue.cc:237] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:53.851907 23058 raft_consensus.cc:2804] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.855265 22596 leader_election.cc:304] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
W20260709 13:07:53.861642 22596 leader_election.cc:343] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.864919 23058 raft_consensus.cc:493] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.873170 23152 raft_consensus.cc:493] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.890615 22821 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:53.891192 22821 ts_tablet_manager.cc:1403] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.006s
I20260709 13:07:53.878906 23058 raft_consensus.cc:3060] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.904352 23118 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.897883 23149 raft_consensus.cc:2804] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.905009 23118 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.912019 23118 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:53.913913 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:53.891978 23152 raft_consensus.cc:515] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:53.922271 23152 leader_election.cc:290] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:53.907639 23149 raft_consensus.cc:697] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:53.924417 23149 consensus_queue.cc:237] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:53.934355 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:53.935240 22705 raft_consensus.cc:2393] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3634e48f538441518b892551cfac9407 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:53.936219 22521 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:53.936277 22556 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.943171 22823 tablet_bootstrap.cc:654] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.946586 22825 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:53.947252 22825 ts_tablet_manager.cc:1403] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.226s	user 0.012s	sys 0.007s
I20260709 13:07:53.954006 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:53.964745 22594 leader_election.cc:343] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.947781 22551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:53.974207 22821 raft_consensus.cc:359] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.974967 22821 raft_consensus.cc:385] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.975222 22821 raft_consensus.cc:740] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.974112 22551 raft_consensus.cc:2468] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:53.979305 22596 leader_election.cc:304] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:53.970120 22452 catalog_manager.cc:5697] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.977244 22821 consensus_queue.cc:260] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:53.993438 23151 raft_consensus.cc:2804] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.006683 23151 raft_consensus.cc:493] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.007066 23151 raft_consensus.cc:3060] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.008787 22821 ts_tablet_manager.cc:1434] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.001s
I20260709 13:07:54.013080 22822 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:54.013659 22822 ts_tablet_manager.cc:1403] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.262s	user 0.023s	sys 0.039s
I20260709 13:07:54.013777 23030 raft_consensus.cc:2749] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.018570 22825 raft_consensus.cc:359] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.020388 22825 raft_consensus.cc:385] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.020718 22825 raft_consensus.cc:740] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.024602 22822 raft_consensus.cc:359] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.025413 22822 raft_consensus.cc:385] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.025682 22822 raft_consensus.cc:740] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.026571 22825 consensus_queue.cc:260] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.006372 23058 raft_consensus.cc:515] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.029702 23058 leader_election.cc:290] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:54.030257 23190 consensus_queue.cc:1048] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:54.027177 22822 consensus_queue.cc:260] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.021581 22877 consensus_queue.cc:1048] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:07:54.034458 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:54.035086 22779 raft_consensus.cc:3060] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.036271 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4175f584054afd85b8c3fb039e1a55" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:54.036775 22700 raft_consensus.cc:3060] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.043553 22700 raft_consensus.cc:2468] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:54.045096 22821 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:54.046154 22823 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:54.046419 22825 ts_tablet_manager.cc:1434] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.001s
I20260709 13:07:54.046682 22823 ts_tablet_manager.cc:1403] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.021s
I20260709 13:07:54.049450 22823 raft_consensus.cc:359] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.050139 22823 raft_consensus.cc:385] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.050403 22823 raft_consensus.cc:740] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.051061 22825 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:54.051425 22823 consensus_queue.cc:260] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.053613 22823 ts_tablet_manager.cc:1434] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:54.063730 22822 ts_tablet_manager.cc:1434] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 13:07:54.064910 22822 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:54.063766 22596 leader_election.cc:304] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:54.077931 22823 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:54.073084 23190 raft_consensus.cc:2804] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.076079 22452 catalog_manager.cc:5697] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.081141 22821 tablet_bootstrap.cc:654] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.091046 22825 tablet_bootstrap.cc:654] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.095803 23190 raft_consensus.cc:697] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:54.097143 23190 consensus_queue.cc:237] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.110073 22822 tablet_bootstrap.cc:654] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.087904 23151 raft_consensus.cc:515] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.115429 22779 raft_consensus.cc:2468] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:54.144788 22821 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:54.145447 22821 ts_tablet_manager.cc:1403] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.003s
I20260709 13:07:54.148475 22821 raft_consensus.cc:359] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.149235 22821 raft_consensus.cc:385] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.149516 22821 raft_consensus.cc:740] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.150403 22821 consensus_queue.cc:260] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.151660 22823 tablet_bootstrap.cc:654] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.152626 22821 ts_tablet_manager.cc:1434] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:54.163676 23175 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.157150 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:54.175623 23175 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:54.176896 22594 leader_election.cc:343] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.184561 22822 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:54.185220 22822 ts_tablet_manager.cc:1403] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.008s
I20260709 13:07:54.188555 22822 raft_consensus.cc:359] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.189348 22822 raft_consensus.cc:385] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.189622 22822 raft_consensus.cc:740] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.190352 22822 consensus_queue.cc:260] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.155807 23151 leader_election.cc:290] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:54.199000 22822 ts_tablet_manager.cc:1434] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:54.201254 23175 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:54.194609 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:54.206976 22556 raft_consensus.cc:3060] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.207540 23033 consensus_queue.cc:1048] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.192950 23058 consensus_queue.cc:1048] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:07:54.203943 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:54.224540 22821 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:54.233718 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:54.234503 22553 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:54.235865 22982 consensus_queue.cc:1048] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.237233 22670 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:54.238585 23173 raft_consensus.cc:2804] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.238970 23173 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.239351 23173 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.246650 22825 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:54.258180 23030 raft_consensus.cc:493] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.259846 22825 ts_tablet_manager.cc:1403] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.209s	user 0.033s	sys 0.007s
I20260709 13:07:54.263934 22822 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
W20260709 13:07:54.275808 22668 leader_election.cc:343] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.262454 23030 raft_consensus.cc:515] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.280197 23030 leader_election.cc:290] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:54.288859 22776 raft_consensus.cc:3060] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.289294 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.289058 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:54.306809 22452 catalog_manager.cc:5697] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:54.314453 22521 leader_election.cc:343] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.316876 22822 tablet_bootstrap.cc:654] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:54.317660 22519 leader_election.cc:343] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.318171 22519 leader_election.cc:304] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.318971 22556 raft_consensus.cc:2468] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:54.319330 23195 raft_consensus.cc:2749] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:54.320089 22668 consensus_peers.cc:597] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.321872 22821 tablet_bootstrap.cc:654] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.326573 22596 leader_election.cc:304] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:54.327112 23173 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.328271 23190 raft_consensus.cc:2804] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.329061 23190 raft_consensus.cc:697] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:54.330058 23190 consensus_queue.cc:237] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.333806 22823 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:54.334371 22823 ts_tablet_manager.cc:1403] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.268s	user 0.035s	sys 0.014s
I20260709 13:07:54.339015 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:54.339295 22825 raft_consensus.cc:359] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.340066 22825 raft_consensus.cc:385] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.340356 22825 raft_consensus.cc:740] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.341001 22825 consensus_queue.cc:260] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.343256 22825 ts_tablet_manager.cc:1434] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.000s
I20260709 13:07:54.343850 23173 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:54.345011 22825 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:54.347119 22823 raft_consensus.cc:359] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.340417 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:54.350613 22821 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:54.353938 22821 ts_tablet_manager.cc:1403] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.003s
I20260709 13:07:54.354434 22825 tablet_bootstrap.cc:654] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.356789 22821 raft_consensus.cc:359] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.357573 22821 raft_consensus.cc:385] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.357944 22821 raft_consensus.cc:740] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.358763 22821 consensus_queue.cc:260] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.360013 22556 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:54.351274 22668 leader_election.cc:343] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.353348 22823 raft_consensus.cc:385] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.364005 22823 raft_consensus.cc:740] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.364782 22823 consensus_queue.cc:260] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.368731 22823 ts_tablet_manager.cc:1434] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:07:54.369920 22823 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:54.394080 22454 catalog_manager.cc:5697] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:54.396596 22821 ts_tablet_manager.cc:1434] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 13:07:54.397779 22821 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:54.404340 22823 tablet_bootstrap.cc:654] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.408986 22556 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:54.410866 22670 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:54.413570 23175 raft_consensus.cc:2804] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.414091 23175 raft_consensus.cc:697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:54.414917 23175 consensus_queue.cc:237] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.414947 22825 tablet_bootstrap.cc:492] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:54.416898 22825 ts_tablet_manager.cc:1403] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.036s
I20260709 13:07:54.420022 22825 raft_consensus.cc:359] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.423764 22825 raft_consensus.cc:385] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.424155 22825 raft_consensus.cc:740] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.427590 22825 consensus_queue.cc:260] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.430126 22829 consensus_queue.cc:1048] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.431785 22825 ts_tablet_manager.cc:1434] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:54.433075 22825 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:54.432947 23173 consensus_queue.cc:1048] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.439816 22825 tablet_bootstrap.cc:654] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.440527 23190 raft_consensus.cc:493] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.441140 23190 raft_consensus.cc:515] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.444207 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:54.445839 22596 leader_election.cc:343] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.448243 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.420653 22821 tablet_bootstrap.cc:654] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:54.450047 22596 leader_election.cc:343] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.450603 22596 leader_election.cc:304] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.451390 23151 raft_consensus.cc:2749] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.452343 23190 leader_election.cc:290] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:54.464020 23030 raft_consensus.cc:493] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.465271 23030 raft_consensus.cc:515] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.467494 23030 leader_election.cc:290] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:54.471577 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.474686 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:54.473059 22552 raft_consensus.cc:3060] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:54.476083 22521 leader_election.cc:343] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.476063 22822 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:54.484965 22822 ts_tablet_manager.cc:1403] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.239s	user 0.018s	sys 0.000s
W20260709 13:07:54.489007 22519 leader_election.cc:343] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.489589 22519 leader_election.cc:304] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.491704 23030 raft_consensus.cc:2749] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.525743 23030 raft_consensus.cc:493] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.526283 23030 raft_consensus.cc:515] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.540162 22822 raft_consensus.cc:359] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.541541 22822 raft_consensus.cc:385] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.541937 22822 raft_consensus.cc:740] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.546020 22451 catalog_manager.cc:5697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.556481 22822 consensus_queue.cc:260] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.568506 23194 consensus_queue.cc:1048] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.560009 23160 raft_consensus.cc:493] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.570514 23160 raft_consensus.cc:515] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.579711 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.542905 23190 consensus_queue.cc:1048] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:07:54.582068 23030 leader_election.cc:290] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:54.587263 22822 ts_tablet_manager.cc:1434] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.001s
I20260709 13:07:54.589778 23160 leader_election.cc:290] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:54.590327 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f164f6dea21c4dedbf3d6dc7d485b2e0" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.593602 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.595963 22521 leader_election.cc:304] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.597101 22823 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:54.597664 22823 ts_tablet_manager.cc:1403] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.228s	user 0.029s	sys 0.007s
I20260709 13:07:54.599699 22825 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:54.600484 22825 ts_tablet_manager.cc:1403] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.168s	user 0.027s	sys 0.029s
I20260709 13:07:54.599833 22821 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:54.600732 22822 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:54.605676 22821 ts_tablet_manager.cc:1403] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.031s
I20260709 13:07:54.604172 22825 raft_consensus.cc:359] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.607815 22825 raft_consensus.cc:385] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.608191 22825 raft_consensus.cc:740] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.622428 22823 raft_consensus.cc:359] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.623348 22823 raft_consensus.cc:385] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.623625 22823 raft_consensus.cc:740] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.626933 22825 consensus_queue.cc:260] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.631556 22823 consensus_queue.cc:260] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.639680 23033 raft_consensus.cc:493] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.640313 23033 raft_consensus.cc:515] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.642333 22822 tablet_bootstrap.cc:654] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.649653 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.657766 22823 ts_tablet_manager.cc:1434] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 13:07:54.652880 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b14fff4c11a4249b62679a73f051069" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.659437 22825 ts_tablet_manager.cc:1434] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:07:54.642344 23033 leader_election.cc:290] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:54.656476 23152 consensus_queue.cc:1048] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:07:54.675484 23160 raft_consensus.cc:493] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.677307 23160 raft_consensus.cc:515] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.679395 23160 leader_election.cc:290] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:54.683876 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0ce187d0564f0eb4cfa8aead538426" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.684653 22628 raft_consensus.cc:2468] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:54.655553 23030 raft_consensus.cc:2749] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:54.711282 23173 raft_consensus.cc:493] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.712020 23173 raft_consensus.cc:515] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.715160 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0ce187d0564f0eb4cfa8aead538426" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:54.716701 22821 raft_consensus.cc:359] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.717535 22821 raft_consensus.cc:385] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.717806 22821 raft_consensus.cc:740] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.711313 22745 leader_election.cc:304] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:54.718472 22821 consensus_queue.cc:260] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.720047 23127 raft_consensus.cc:2804] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.720508 23127 raft_consensus.cc:493] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.720835 23127 raft_consensus.cc:3060] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.719983 22823 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
W20260709 13:07:54.725515 22744 leader_election.cc:343] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.741066 22821 ts_tablet_manager.cc:1434] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260709 13:07:54.719456 22745 leader_election.cc:304] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.753270 22821 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:54.759954 22825 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
W20260709 13:07:54.759008 22519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 98416.2us
I20260709 13:07:54.759371 23033 raft_consensus.cc:2749] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:54.771857 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 52501.2us
I20260709 13:07:54.775154 22823 tablet_bootstrap.cc:654] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.775816 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc858256b5244588a6ab8a92be8ff2ad" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:54.777505 22744 leader_election.cc:304] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:54.779732 23033 raft_consensus.cc:2749] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.780079 23173 leader_election.cc:290] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:54.784338 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:54.783229 22522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 122557us
W20260709 13:07:54.787477 22668 leader_election.cc:343] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.794502 23149 consensus_queue.cc:1048] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:54.796470 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.797148 22628 raft_consensus.cc:2468] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:54.800518 22671 leader_election.cc:304] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:54.806408 22822 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:54.809700 22822 ts_tablet_manager.cc:1403] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.209s	user 0.038s	sys 0.050s
I20260709 13:07:54.807085 23127 raft_consensus.cc:515] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
W20260709 13:07:54.811406 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:54.824548 22822 raft_consensus.cc:359] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:54.841460 22821 tablet_bootstrap.cc:654] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.841827 22778 raft_consensus.cc:3060] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.822429 22877 raft_consensus.cc:2804] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.873540 22877 raft_consensus.cc:493] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.873979 22877 raft_consensus.cc:3060] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.874492 22822 raft_consensus.cc:385] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.874804 22822 raft_consensus.cc:740] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.835438 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0ce187d0564f0eb4cfa8aead538426" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:54.875447 22822 consensus_queue.cc:260] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:54.876991 22744 leader_election.cc:343] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.853009 23127 leader_election.cc:290] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:54.877715 22822 ts_tablet_manager.cc:1434] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.004s
I20260709 13:07:54.821547 22825 tablet_bootstrap.cc:654] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.878710 22822 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:54.839860 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0ce187d0564f0eb4cfa8aead538426" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:54.880920 22628 raft_consensus.cc:3060] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:54.867185 22594 consensus_peers.cc:597] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.885862 22821 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:54.891254 22821 ts_tablet_manager.cc:1403] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.001s
I20260709 13:07:54.868170 22823 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:54.892105 22823 ts_tablet_manager.cc:1403] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.227s	user 0.022s	sys 0.012s
I20260709 13:07:54.894044 22821 raft_consensus.cc:359] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.894258 22823 raft_consensus.cc:359] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.894855 22821 raft_consensus.cc:385] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.877247 23175 raft_consensus.cc:493] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.898478 23175 raft_consensus.cc:515] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.900759 23175 leader_election.cc:290] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:54.901827 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:54.902382 22776 raft_consensus.cc:3060] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.902473 22823 raft_consensus.cc:385] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.903046 22823 raft_consensus.cc:740] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.885900 22822 tablet_bootstrap.cc:654] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.904870 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:54.902411 22627 raft_consensus.cc:2468] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:54.895185 22821 raft_consensus.cc:740] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.907389 22671 leader_election.cc:304] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:54.908318 23175 raft_consensus.cc:2804] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.908131 22821 consensus_queue.cc:260] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:54.908757 23175 raft_consensus.cc:493] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.909099 23175 raft_consensus.cc:3060] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.910697 22821 ts_tablet_manager.cc:1434] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:07:54.911520 22823 consensus_queue.cc:260] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:54.921406 22905 consensus_queue.cc:1048] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.924630 22821 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:54.921582 22670 leader_election.cc:343] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.941520 22877 raft_consensus.cc:515] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.947561 22823 ts_tablet_manager.cc:1434] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:07:54.891539 22628 raft_consensus.cc:2468] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:54.953033 22745 leader_election.cc:304] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:54.954492 23033 raft_consensus.cc:2804] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.956903 22821 tablet_bootstrap.cc:654] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.949429 22823 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:54.960255 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:54.967888 22630 raft_consensus.cc:3060] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.968758 23033 raft_consensus.cc:697] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:54.969918 23033 consensus_queue.cc:237] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:54.977468 22877 leader_election.cc:290] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:07:54.989740 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:54.990046 22822 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:54.990782 22822 ts_tablet_manager.cc:1403] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.112s	user 0.031s	sys 0.051s
W20260709 13:07:54.999562 22668 leader_election.cc:343] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.000747 22821 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:55.001322 22821 ts_tablet_manager.cc:1403] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.000s
I20260709 13:07:55.004801 22821 raft_consensus.cc:359] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.005510 22821 raft_consensus.cc:385] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.005776 22821 raft_consensus.cc:740] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.006565 22821 consensus_queue.cc:260] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.008721 22821 ts_tablet_manager.cc:1434] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:55.009729 22821 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:55.011931 22668 consensus_peers.cc:597] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Couldn't send request to peer 52edbde4eb554ff596bc0db31d4e60c6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:55.013888 22822 raft_consensus.cc:359] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.014621 22822 raft_consensus.cc:385] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.014894 22822 raft_consensus.cc:740] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.016364 22821 tablet_bootstrap.cc:654] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.017735 22822 consensus_queue.cc:260] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.035684 22822 ts_tablet_manager.cc:1434] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:07:55.036777 22822 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:55.050704 22630 raft_consensus.cc:2468] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.052078 22671 leader_election.cc:304] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:55.053421 22905 raft_consensus.cc:2804] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.053889 22905 raft_consensus.cc:697] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:55.054601 22905 consensus_queue.cc:237] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.055179 22823 tablet_bootstrap.cc:654] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.059398 22825 tablet_bootstrap.cc:492] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.060051 22825 ts_tablet_manager.cc:1403] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.310s	user 0.019s	sys 0.010s
I20260709 13:07:55.062934 22825 raft_consensus.cc:359] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.063697 22825 raft_consensus.cc:385] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.064666 22825 raft_consensus.cc:740] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.065433 22825 consensus_queue.cc:260] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.066817 23171 raft_consensus.cc:493] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.067355 23171 raft_consensus.cc:515] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.068274 22825 ts_tablet_manager.cc:1434] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:55.069479 23171 leader_election.cc:290] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.070254 22825 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.014925 23175 raft_consensus.cc:515] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.075026 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.088626 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:07:55.091801 22668 leader_election.cc:343] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.096856 22670 leader_election.cc:343] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.097445 22670 leader_election.cc:304] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:55.103591 22877 raft_consensus.cc:2749] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.122185 22822 tablet_bootstrap.cc:654] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.130681 22821 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: No bootstrap required, opened a new log
I20260709 13:07:55.131330 22821 ts_tablet_manager.cc:1403] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.008s
I20260709 13:07:55.134109 22452 catalog_manager.cc:5697] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.134610 22453 catalog_manager.cc:5697] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.141582 22905 raft_consensus.cc:493] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.143702 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:55.143940 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963d24f12bce47f6b6c7e2779a98229d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.142066 22905 raft_consensus.cc:515] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.144470 22630 raft_consensus.cc:3060] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.145476 22552 raft_consensus.cc:3060] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.152712 22630 raft_consensus.cc:2468] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.154574 22671 leader_election.cc:304] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:55.140373 23175 leader_election.cc:290] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.155297 22877 raft_consensus.cc:2804] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.155771 22877 raft_consensus.cc:697] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:55.156500 22877 consensus_queue.cc:237] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.160040 22823 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:55.160606 22823 ts_tablet_manager.cc:1403] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.211s	user 0.027s	sys 0.001s
I20260709 13:07:55.162391 22905 leader_election.cc:290] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.164659 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:55.166157 22550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.168365 22550 raft_consensus.cc:2468] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:55.169636 22670 leader_election.cc:304] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
W20260709 13:07:55.170219 22668 leader_election.cc:343] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.170639 22823 raft_consensus.cc:359] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.171366 22823 raft_consensus.cc:385] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.171618 22823 raft_consensus.cc:740] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.171810 23173 raft_consensus.cc:2804] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.172204 23173 raft_consensus.cc:493] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.172580 23173 raft_consensus.cc:3060] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.174361 22823 consensus_queue.cc:260] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.172400 22552 raft_consensus.cc:2468] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.184149 22823 ts_tablet_manager.cc:1434] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:07:55.187139 22823 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: Bootstrap starting.
I20260709 13:07:55.182466 23155 raft_consensus.cc:493] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.191992 23155 raft_consensus.cc:515] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.193220 23173 raft_consensus.cc:515] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.196583 22550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.196848 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:55.197366 22550 raft_consensus.cc:2468] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:55.196831 23155 leader_election.cc:290] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
W20260709 13:07:55.198215 22668 leader_election.cc:343] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.198549 22596 leader_election.cc:304] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:55.198999 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:55.200754 22829 raft_consensus.cc:2804] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.201267 22829 raft_consensus.cc:493] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.201567 22829 raft_consensus.cc:3060] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.204823 22825 tablet_bootstrap.cc:654] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.208061 23222 raft_consensus.cc:493] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.208591 23222 raft_consensus.cc:515] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.210052 22821 raft_consensus.cc:359] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.210713 23222 leader_election.cc:290] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.210844 22821 raft_consensus.cc:385] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.211474 23152 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.211244 22829 raft_consensus.cc:515] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.211977 23152 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.212631 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:55.213105 22829 leader_election.cc:290] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:55.211234 22821 raft_consensus.cc:740] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
W20260709 13:07:55.211660 22596 leader_election.cc:343] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.214884 22821 consensus_queue.cc:260] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.213020 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:55.217447 23152 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.222275 22556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.222929 22556 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 0.
I20260709 13:07:55.224216 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:55.224498 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:55.224638 22596 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
W20260709 13:07:55.220692 22522 leader_election.cc:343] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.225620 22596 leader_election.cc:343] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.225735 22519 leader_election.cc:343] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.226177 22550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
W20260709 13:07:55.225991 22594 leader_election.cc:343] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.227874 22821 ts_tablet_manager.cc:1434] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.002s
I20260709 13:07:55.200676 23173 leader_election.cc:290] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.229724 22550 raft_consensus.cc:3060] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.233024 23152 raft_consensus.cc:2804] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.233434 23152 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.233759 23152 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.237597 22519 leader_election.cc:304] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3634e48f538441518b892551cfac9407; no voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:55.238476 23222 raft_consensus.cc:2749] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.238458 22550 raft_consensus.cc:2468] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.240026 22670 leader_election.cc:304] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:55.229131 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.241578 22552 raft_consensus.cc:3060] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.242051 23173 raft_consensus.cc:2804] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.242879 23173 raft_consensus.cc:697] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:55.243888 23173 consensus_queue.cc:237] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.252619 22552 raft_consensus.cc:2468] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:55.254271 22596 leader_election.cc:304] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:55.254019 23152 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.254627 22823 tablet_bootstrap.cc:654] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.256296 23149 raft_consensus.cc:2804] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.256605 23152 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.256865 23149 raft_consensus.cc:697] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:55.257625 23149 consensus_queue.cc:237] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.264474 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
W20260709 13:07:55.271525 22594 leader_election.cc:343] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.273954 22550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.274516 22550 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.281432 22550 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:55.282554 22596 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:55.287220 23151 raft_consensus.cc:2804] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.287719 23151 raft_consensus.cc:697] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:55.288412 22822 tablet_bootstrap.cc:492] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:55.288990 23151 consensus_queue.cc:237] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.295684 22825 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.296362 22825 ts_tablet_manager.cc:1403] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.008s
I20260709 13:07:55.299226 22825 raft_consensus.cc:359] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.299970 22825 raft_consensus.cc:385] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.300206 22825 raft_consensus.cc:740] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.300807 22825 consensus_queue.cc:260] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.300684 22451 catalog_manager.cc:5697] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.288995 22822 ts_tablet_manager.cc:1403] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.011s
I20260709 13:07:55.304646 22451 catalog_manager.cc:5697] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.323976 23127 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.324560 23127 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.326704 23127 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.327407 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:55.329715 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.329936 22822 raft_consensus.cc:359] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.330598 22822 raft_consensus.cc:385] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.330904 22822 raft_consensus.cc:740] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.331195 22744 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:55.331610 22822 consensus_queue.cc:260] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.331959 23127 raft_consensus.cc:2749] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.333892 22822 ts_tablet_manager.cc:1434] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:07:55.335498 22825 ts_tablet_manager.cc:1434] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:07:55.336465 22822 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:55.337899 22825 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.342995 22452 catalog_manager.cc:5697] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.349028 22822 tablet_bootstrap.cc:654] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.350047 22452 catalog_manager.cc:5697] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 0 to 1, leader changed from <none> to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.352628 22825 tablet_bootstrap.cc:654] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.361061 22823 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: No bootstrap required, opened a new log
I20260709 13:07:55.361670 22823 ts_tablet_manager.cc:1403] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: Time spent bootstrapping tablet: real 0.175s	user 0.022s	sys 0.014s
I20260709 13:07:55.371073 22822 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:55.371598 22822 ts_tablet_manager.cc:1403] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 13:07:55.374186 22822 raft_consensus.cc:359] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.374840 22822 raft_consensus.cc:385] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.375113 22822 raft_consensus.cc:740] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.379308 22823 raft_consensus.cc:359] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.379980 22823 raft_consensus.cc:385] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.380182 22823 raft_consensus.cc:740] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.381495 22825 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.380826 22823 consensus_queue.cc:260] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.381984 22825 ts_tablet_manager.cc:1403] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260709 13:07:55.383466 22823 ts_tablet_manager.cc:1434] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 13:07:55.385636 22825 raft_consensus.cc:359] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.386361 22825 raft_consensus.cc:385] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.386804 22825 raft_consensus.cc:740] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.387691 22825 consensus_queue.cc:260] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.376288 22822 consensus_queue.cc:260] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.389469 22822 ts_tablet_manager.cc:1434] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:55.393690 22825 ts_tablet_manager.cc:1434] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:55.398797 22825 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.404862 22825 tablet_bootstrap.cc:654] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.407320 23127 consensus_queue.cc:1048] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.423878 22822 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: Bootstrap starting.
I20260709 13:07:55.430650 22822 tablet_bootstrap.cc:654] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.433406 22825 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.433887 22825 ts_tablet_manager.cc:1403] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.006s
I20260709 13:07:55.436599 22825 raft_consensus.cc:359] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.437252 22825 raft_consensus.cc:385] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.437500 22825 raft_consensus.cc:740] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.437822 22701 raft_consensus.cc:3060] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.438242 22825 consensus_queue.cc:260] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.440759 22825 ts_tablet_manager.cc:1434] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:55.441761 22825 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.445587 23173 consensus_queue.cc:1048] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:55.447782 22825 tablet_bootstrap.cc:654] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.461272 22825 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.461822 22825 ts_tablet_manager.cc:1403] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:07:55.464906 22825 raft_consensus.cc:359] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.465685 22825 raft_consensus.cc:385] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.465963 22825 raft_consensus.cc:740] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.466663 22825 consensus_queue.cc:260] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.469661 22825 ts_tablet_manager.cc:1434] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:55.472858 22825 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.478892 22778 raft_consensus.cc:3060] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.480225 22825 tablet_bootstrap.cc:654] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.482355 23160 raft_consensus.cc:493] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.482916 23160 raft_consensus.cc:515] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.485118 23160 leader_election.cc:290] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.487861 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.488794 22553 raft_consensus.cc:2393] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 1: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:55.491376 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59655c108cc74122a9d02ab332e8db03" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:55.504931 22744 leader_election.cc:304] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:55.505769 23033 raft_consensus.cc:3060] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.506405 22779 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.512259 22822 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: No bootstrap required, opened a new log
I20260709 13:07:55.512992 22822 ts_tablet_manager.cc:1403] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.057s
I20260709 13:07:55.515642 22822 raft_consensus.cc:359] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.516328 22822 raft_consensus.cc:385] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.516577 22822 raft_consensus.cc:740] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.517154 22822 consensus_queue.cc:260] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.519212 22822 ts_tablet_manager.cc:1434] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:55.491230 22982 consensus_queue.cc:1048] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:55.535511 23160 raft_consensus.cc:493] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.536067 23160 raft_consensus.cc:515] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:55.535305 23171 consensus_queue.cc:1048] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:55.538200 23160 leader_election.cc:290] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:55.542035 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:55.548393 22825 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.548920 22825 ts_tablet_manager.cc:1403] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.042s
I20260709 13:07:55.550623 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d23dcf2e5b9400296e79ee00a0cef7d" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:55.551568 22825 raft_consensus.cc:359] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.552281 22825 raft_consensus.cc:385] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.552561 22825 raft_consensus.cc:740] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.553529 22744 leader_election.cc:304] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:55.554282 23171 raft_consensus.cc:493] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.557976 23171 raft_consensus.cc:515] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:55.558939 22825 consensus_queue.cc:260] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.560631 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.561216 22825 ts_tablet_manager.cc:1434] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:07:55.561442 22553 raft_consensus.cc:2393] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 1: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:55.562183 22825 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.573181 22825 tablet_bootstrap.cc:654] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.576064 22982 raft_consensus.cc:2749] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:55.577118 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2138849dbed04386b30a78deea760ee7" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:55.578454 23033 raft_consensus.cc:2749] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.590773 22671 leader_election.cc:304] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:55.591964 23175 raft_consensus.cc:3060] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.600414 23175 raft_consensus.cc:2749] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.608886 22982 raft_consensus.cc:493] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.609486 22982 raft_consensus.cc:515] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.611552 22982 leader_election.cc:290] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.616145 23171 leader_election.cc:290] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.620869 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.622239 22552 raft_consensus.cc:2468] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:55.623425 22744 leader_election.cc:304] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:55.624866 23033 raft_consensus.cc:2804] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.625264 23033 raft_consensus.cc:493] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.625581 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:55.625885 23033 raft_consensus.cc:3060] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.626366 22702 raft_consensus.cc:2468] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:55.635964 23171 consensus_queue.cc:1048] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.641233 23033 raft_consensus.cc:515] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.644378 23171 consensus_queue.cc:1048] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.645033 23033 leader_election.cc:290] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.645153 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.645813 22553 raft_consensus.cc:3060] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.646303 22825 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.646806 22825 ts_tablet_manager.cc:1403] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.085s	user 0.045s	sys 0.022s
I20260709 13:07:55.649588 22825 raft_consensus.cc:359] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.650291 22825 raft_consensus.cc:385] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.650563 22825 raft_consensus.cc:740] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.651252 22825 consensus_queue.cc:260] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.653393 22825 ts_tablet_manager.cc:1434] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:55.653720 22553 raft_consensus.cc:2468] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:55.654314 22825 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: Bootstrap starting.
I20260709 13:07:55.654894 22744 leader_election.cc:304] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:55.655640 23033 raft_consensus.cc:2804] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.644409 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "017ae611ff4d40979ed28f08411c8a3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:55.656884 22702 raft_consensus.cc:3060] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.662537 22825 tablet_bootstrap.cc:654] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.670343 23033 raft_consensus.cc:697] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:55.677649 23171 consensus_queue.cc:1048] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.682680 22982 raft_consensus.cc:493] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.683180 22982 raft_consensus.cc:515] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.685232 22982 leader_election.cc:290] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.686506 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.687222 22553 raft_consensus.cc:2468] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:55.687480 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:55.688194 22630 raft_consensus.cc:2468] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 0.
I20260709 13:07:55.688246 22744 leader_election.cc:304] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:55.689018 23160 raft_consensus.cc:2804] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.689373 23160 raft_consensus.cc:493] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.689692 23160 raft_consensus.cc:3060] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.698179 22825 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: No bootstrap required, opened a new log
I20260709 13:07:55.698776 22825 ts_tablet_manager.cc:1403] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.016s
I20260709 13:07:55.698654 23160 raft_consensus.cc:515] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.701324 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.701905 22553 raft_consensus.cc:3060] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.701574 22825 raft_consensus.cc:359] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.702411 22825 raft_consensus.cc:385] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.702731 22825 raft_consensus.cc:740] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.703542 22825 consensus_queue.cc:260] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.705902 22825 ts_tablet_manager.cc:1434] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:55.707830 22553 raft_consensus.cc:2468] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:55.671380 23033 consensus_queue.cc:237] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.708894 22744 leader_election.cc:304] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:07:55.709570 22982 raft_consensus.cc:2804] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.710018 22982 raft_consensus.cc:697] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:07:55.710805 22982 consensus_queue.cc:237] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.684561 22702 raft_consensus.cc:2468] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:55.721459 22905 consensus_queue.cc:1048] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.721468 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8da7b71bace461a8b2e7a3980f83493" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:55.723198 22630 raft_consensus.cc:3060] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.730309 22630 raft_consensus.cc:2468] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:55.722683 23160 leader_election.cc:290] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.741977 22451 catalog_manager.cc:5697] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.764847 22453 catalog_manager.cc:5697] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 1 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.768011 23155 consensus_queue.cc:1048] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.770393 23033 raft_consensus.cc:493] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.770884 23033 raft_consensus.cc:515] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:55.779979 22776 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.783852 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:55.787643 23033 leader_election.cc:290] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:55.788062 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "142677bd5b0e4db1b40db275e263d530" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.791658 22744 leader_election.cc:304] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:55.792418 23160 raft_consensus.cc:2749] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.793174 23151 consensus_queue.cc:1048] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.805160 22776 raft_consensus.cc:3060] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.814020 23155 consensus_queue.cc:1048] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.832692 23152 consensus_queue.cc:1048] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.851362 23171 raft_consensus.cc:493] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.852173 23171 raft_consensus.cc:515] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.855142 22553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:55.855670 23171 leader_election.cc:290] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.855796 22553 raft_consensus.cc:2468] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:55.855436 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:55.856680 22779 raft_consensus.cc:2468] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 0.
I20260709 13:07:55.856928 22670 leader_election.cc:304] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:55.858021 23171 raft_consensus.cc:2804] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.858368 23171 raft_consensus.cc:493] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.858681 23171 raft_consensus.cc:3060] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.865798 23171 raft_consensus.cc:515] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.869042 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:55.869498 22779 raft_consensus.cc:3060] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.874163 22779 raft_consensus.cc:2468] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.875061 22552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1428442078a45cf87e3ab3a934f6334" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:55.875073 22668 leader_election.cc:304] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:55.875872 22552 raft_consensus.cc:3060] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.876097 22905 raft_consensus.cc:2804] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.876611 22905 raft_consensus.cc:697] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:55.877365 22905 consensus_queue.cc:237] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:55.883203 22552 raft_consensus.cc:2468] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:55.884853 23171 leader_election.cc:290] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 1 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:55.895520 22451 catalog_manager.cc:5697] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 0 to 1, leader changed from <none> to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:55.899399 22502 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:56.208567 23033 consensus_queue.cc:1048] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.228363 23276 consensus_queue.cc:1048] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.239130 23276 consensus_queue.cc:1048] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.277837 23276 consensus_queue.cc:1048] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.284996 22905 consensus_queue.cc:1048] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.298735 23175 consensus_queue.cc:1048] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.447966 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
W20260709 13:07:56.485883 22744 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 95 similar messages]
I20260709 13:07:56.489466 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:56.490520 19561 tablet_replica.cc:333] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.491400 19561 raft_consensus.cc:2243] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.491954 19561 raft_consensus.cc:2272] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:56.492681 22744 consensus_peers.cc:597] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.493250 22744 consensus_peers.cc:597] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.495764 19561 tablet_replica.cc:333] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.496658 19561 raft_consensus.cc:2243] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.497103 19561 raft_consensus.cc:2272] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.499420 19561 tablet_replica.cc:333] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.500064 19561 raft_consensus.cc:2243] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.500455 19561 raft_consensus.cc:2272] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.502368 19561 tablet_replica.cc:333] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.502925 19561 raft_consensus.cc:2243] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.503278 19561 raft_consensus.cc:2272] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.504889 19561 tablet_replica.cc:333] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.505405 19561 raft_consensus.cc:2243] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.505753 19561 raft_consensus.cc:2272] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.508105 19561 tablet_replica.cc:333] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.508909 19561 raft_consensus.cc:2243] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.509403 19561 raft_consensus.cc:2272] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.511581 19561 tablet_replica.cc:333] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.512180 19561 raft_consensus.cc:2243] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.512900 19561 raft_consensus.cc:2272] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.514695 19561 tablet_replica.cc:333] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.515545 19561 raft_consensus.cc:2243] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.515991 19561 raft_consensus.cc:2272] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.517678 19561 tablet_replica.cc:333] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.518205 19561 raft_consensus.cc:2243] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.518548 19561 raft_consensus.cc:2272] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.520213 19561 tablet_replica.cc:333] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.520705 19561 raft_consensus.cc:2243] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.521054 19561 raft_consensus.cc:2272] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.522599 19561 tablet_replica.cc:333] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.523121 19561 raft_consensus.cc:2243] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.523862 19561 raft_consensus.cc:2272] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.525696 19561 tablet_replica.cc:333] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.526343 19561 raft_consensus.cc:2243] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.526829 19561 raft_consensus.cc:2272] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.529301 19561 tablet_replica.cc:333] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.530118 19561 raft_consensus.cc:2243] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.530637 19561 raft_consensus.cc:2272] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.533167 19561 tablet_replica.cc:333] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.534001 19561 raft_consensus.cc:2243] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:56.534063 22670 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.534565 19561 raft_consensus.cc:2272] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.536863 19561 tablet_replica.cc:333] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.537521 19561 raft_consensus.cc:2243] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.538038 19561 raft_consensus.cc:2272] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.540016 19561 tablet_replica.cc:333] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.540688 19561 raft_consensus.cc:2243] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.541136 19561 raft_consensus.cc:2272] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:56.542681 22744 consensus_peers.cc:597] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.543164 19561 tablet_replica.cc:333] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.543876 19561 raft_consensus.cc:2243] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.544268 19561 raft_consensus.cc:2272] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.546631 19561 tablet_replica.cc:333] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.547406 19561 raft_consensus.cc:2243] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.548318 19561 raft_consensus.cc:2272] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:56.549559 22670 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.550328 19561 tablet_replica.cc:333] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.550976 19561 raft_consensus.cc:2243] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.551373 19561 raft_consensus.cc:2272] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.553557 19561 tablet_replica.cc:333] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.554306 19561 raft_consensus.cc:2243] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.554802 19561 raft_consensus.cc:2272] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.560420 19561 tablet_replica.cc:333] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.561023 19561 raft_consensus.cc:2243] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.561399 19561 raft_consensus.cc:2272] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.563122 19561 tablet_replica.cc:333] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.563905 19561 raft_consensus.cc:2243] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.564556 19561 raft_consensus.cc:2272] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.566946 19561 tablet_replica.cc:333] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.567785 19561 raft_consensus.cc:2243] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:56.568212 22596 consensus_peers.cc:597] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.568280 19561 raft_consensus.cc:2272] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:56.568320 22744 consensus_peers.cc:597] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.570607 19561 tablet_replica.cc:333] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.571244 19561 raft_consensus.cc:2243] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.571656 19561 raft_consensus.cc:2272] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.573688 19561 tablet_replica.cc:333] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.574275 19561 raft_consensus.cc:2243] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.574671 19561 raft_consensus.cc:2272] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.576514 19561 tablet_replica.cc:333] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.577081 19561 raft_consensus.cc:2243] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.577494 19561 raft_consensus.cc:2272] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.579617 19561 tablet_replica.cc:333] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.580219 19561 raft_consensus.cc:2243] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.580610 19561 raft_consensus.cc:2272] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.582705 19561 tablet_replica.cc:333] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.583434 19561 raft_consensus.cc:2243] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.583881 19561 raft_consensus.cc:2272] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.585642 19561 tablet_replica.cc:333] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.586161 19561 raft_consensus.cc:2243] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.586938 19561 raft_consensus.cc:2272] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.588824 19561 tablet_replica.cc:333] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.589340 19561 raft_consensus.cc:2243] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.589740 19561 raft_consensus.cc:2272] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.591504 19561 tablet_replica.cc:333] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.592072 19561 raft_consensus.cc:2243] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.592475 19561 raft_consensus.cc:2272] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.594240 19561 tablet_replica.cc:333] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.594931 19561 raft_consensus.cc:2243] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.595362 19561 raft_consensus.cc:2272] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.597452 19561 tablet_replica.cc:333] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.597990 19561 raft_consensus.cc:2243] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:56.598055 22670 consensus_peers.cc:597] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.598888 19561 raft_consensus.cc:2272] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.600688 19561 tablet_replica.cc:333] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.601397 19561 raft_consensus.cc:2243] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.601809 19561 raft_consensus.cc:2272] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.604038 19561 tablet_replica.cc:333] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: stopping tablet replica
W20260709 13:07:56.605038 22670 consensus_peers.cc:597] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.605638 19561 raft_consensus.cc:2243] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.606140 19561 raft_consensus.cc:2272] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.607966 19561 tablet_replica.cc:333] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.608479 19561 raft_consensus.cc:2243] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.609200 19561 raft_consensus.cc:2272] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.611002 19561 tablet_replica.cc:333] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.611539 19561 raft_consensus.cc:2243] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.611974 19561 raft_consensus.cc:2272] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.613759 19561 tablet_replica.cc:333] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.614284 19561 raft_consensus.cc:2243] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.615028 19561 raft_consensus.cc:2272] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.616892 19561 tablet_replica.cc:333] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.617414 19561 raft_consensus.cc:2243] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.617820 19561 raft_consensus.cc:2272] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.619997 19561 tablet_replica.cc:333] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.620497 19561 raft_consensus.cc:2243] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.620869 19561 raft_consensus.cc:2272] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.622740 19561 tablet_replica.cc:333] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.623360 19561 raft_consensus.cc:2243] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.623869 19561 raft_consensus.cc:2272] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.626392 19561 tablet_replica.cc:333] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.626916 19561 raft_consensus.cc:2243] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.627326 19561 raft_consensus.cc:2272] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.629217 19561 tablet_replica.cc:333] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.629832 19561 raft_consensus.cc:2243] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.630754 19561 raft_consensus.cc:2272] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.633188 19561 tablet_replica.cc:333] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.633831 19561 raft_consensus.cc:2243] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:56.634326 19561 raft_consensus.cc:2272] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:56.636480 19561 tablet_replica.cc:333] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: stopping tablet replica
I20260709 13:07:56.637070 19561 raft_consensus.cc:2243] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:56.637902 19561 raft_consensus.cc:2272] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:56.667843 22596 consensus_peers.cc:597] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.673322 22744 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.690238 22596 consensus_peers.cc:597] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.692724 22670 consensus_peers.cc:597] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.702975 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
W20260709 13:07:56.715585 22670 consensus_peers.cc:597] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.716826 22596 consensus_peers.cc:597] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.747328 22744 consensus_peers.cc:597] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.748024 22744 consensus_peers.cc:597] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.769490 22596 consensus_peers.cc:597] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.769671 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:56.777709 23288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:56.779070 22744 consensus_peers.cc:597] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.778362 22670 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.780845 23289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:56.783238 23291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:56.787518 19561 server_base.cc:1061] running on GCE node
W20260709 13:07:56.789474 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.791422 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:56.791808 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:56.792042 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602476792024 us; error 0 us; skew 500 ppm
I20260709 13:07:56.792855 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:56.796392 19561 webserver.cc:533] Webserver started at http://127.19.26.65:43797/ using document root <none> and password file <none>
I20260709 13:07:56.796880 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:56.797067 19561 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:56.800918 19561 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:56.809305 23296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:56.810201 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:56.810532 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "3634e48f538441518b892551cfac9407"
format_stamp: "Formatted at 2026-07-09 13:07:45 on dist-test-slave-mq27"
I20260709 13:07:56.810912 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:07:56.811118 22596 consensus_peers.cc:597] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.821041 22596 consensus_peers.cc:597] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.824033 22596 consensus_peers.cc:597] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.830787 22596 consensus_peers.cc:597] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.848171 22596 consensus_peers.cc:597] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.852878 22670 consensus_peers.cc:597] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.857354 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:56.858690 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:56.860116 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:56.865491 23303 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:07:56.866806 22596 consensus_peers.cc:597] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.869787 22596 consensus_peers.cc:597] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.896260 22670 consensus_peers.cc:597] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.910873 22670 consensus_peers.cc:597] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.917409 22670 consensus_peers.cc:597] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.958444 22596 consensus_peers.cc:597] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:56.984105 22596 consensus_peers.cc:597] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:57.020218 22670 consensus_peers.cc:597] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:57.020763 22596 consensus_peers.cc:597] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:57.165446 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:07:57.165867 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.302s	user 0.007s	sys 0.000s
I20260709 13:07:57.166218 19561 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:07:57.184145 23303 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.204583 23303 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.205547 23303 tablet_bootstrap.cc:492] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.206209 23303 ts_tablet_manager.cc:1403] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:07:57.208923 23303 raft_consensus.cc:359] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.209635 23303 raft_consensus.cc:740] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.210505 23303 consensus_queue.cc:260] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.238691 23303 ts_tablet_manager.cc:1434] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.011s
I20260709 13:07:57.239840 23303 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.254297 23303 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.255229 23303 tablet_bootstrap.cc:492] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.255909 23303 ts_tablet_manager.cc:1403] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:07:57.258378 23303 raft_consensus.cc:359] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.259044 23303 raft_consensus.cc:740] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.259788 23303 consensus_queue.cc:260] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.261795 23303 ts_tablet_manager.cc:1434] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:57.262576 23303 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.284842 23303 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.285746 23303 tablet_bootstrap.cc:492] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.286404 23303 ts_tablet_manager.cc:1403] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 13:07:57.289928 23303 raft_consensus.cc:359] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.290596 23303 raft_consensus.cc:740] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.291298 23303 consensus_queue.cc:260] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.293355 23303 ts_tablet_manager.cc:1434] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:57.294148 23303 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.323602 23303 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.324555 23303 tablet_bootstrap.cc:492] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.325186 23303 ts_tablet_manager.cc:1403] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260709 13:07:57.330927 23303 raft_consensus.cc:359] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.331833 23303 raft_consensus.cc:740] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.332568 23303 consensus_queue.cc:260] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.334753 23303 ts_tablet_manager.cc:1434] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:57.335843 23303 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.353269 23303 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.354260 23303 tablet_bootstrap.cc:492] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.354909 23303 ts_tablet_manager.cc:1403] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260709 13:07:57.357385 23303 raft_consensus.cc:359] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.358052 23303 raft_consensus.cc:740] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.358711 23303 consensus_queue.cc:260] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.360935 23303 ts_tablet_manager.cc:1434] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:57.361734 23303 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.393323 23303 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.394255 23303 tablet_bootstrap.cc:492] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.394922 23303 ts_tablet_manager.cc:1403] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260709 13:07:57.397603 23303 raft_consensus.cc:359] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.398259 23303 raft_consensus.cc:740] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.398917 23303 consensus_queue.cc:260] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.401041 23303 ts_tablet_manager.cc:1434] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:57.401794 23303 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.432248 23303 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.433131 23303 tablet_bootstrap.cc:492] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.433748 23303 ts_tablet_manager.cc:1403] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260709 13:07:57.436183 23303 raft_consensus.cc:359] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.436808 23303 raft_consensus.cc:740] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.437577 23303 consensus_queue.cc:260] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.439683 23303 ts_tablet_manager.cc:1434] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:57.440485 23303 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.465788 23303 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.466744 23303 tablet_bootstrap.cc:492] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.467401 23303 ts_tablet_manager.cc:1403] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 13:07:57.469937 23303 raft_consensus.cc:359] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.470580 23303 raft_consensus.cc:740] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.471302 23303 consensus_queue.cc:260] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.474404 23303 ts_tablet_manager.cc:1434] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:07:57.475132 23303 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.488742 23303 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.489642 23303 tablet_bootstrap.cc:492] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.489574 19561 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:07:57.490785 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.325s	user 0.277s	sys 0.006s
I20260709 13:07:57.490316 23303 ts_tablet_manager.cc:1403] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:07:57.495245 23303 raft_consensus.cc:359] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.495957 23303 raft_consensus.cc:740] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.496628 23303 consensus_queue.cc:260] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.498606 23303 ts_tablet_manager.cc:1434] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:57.499455 23303 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.557700 23303 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.558475 23303 tablet_bootstrap.cc:492] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.558949 23303 ts_tablet_manager.cc:1403] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.024s
I20260709 13:07:57.561177 23303 raft_consensus.cc:359] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.561836 23303 raft_consensus.cc:740] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.562621 23303 consensus_queue.cc:260] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.564841 23303 ts_tablet_manager.cc:1434] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:57.565609 23303 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.581400 23303 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.582356 23303 tablet_bootstrap.cc:492] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.583019 23303 ts_tablet_manager.cc:1403] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:07:57.585003 23303 raft_consensus.cc:359] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.585654 23303 raft_consensus.cc:740] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.586233 23303 consensus_queue.cc:260] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.588418 23303 ts_tablet_manager.cc:1434] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:07:57.589232 23303 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.602219 23303 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.603495 23303 tablet_bootstrap.cc:492] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.604229 23303 ts_tablet_manager.cc:1403] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:07:57.606138 23303 raft_consensus.cc:359] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.606832 23303 raft_consensus.cc:740] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.607529 23303 consensus_queue.cc:260] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.609560 23303 ts_tablet_manager.cc:1434] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.610359 23303 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.623272 23303 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.623425 23033 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.624257 23303 tablet_bootstrap.cc:492] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.624020 23033 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.625090 23303 ts_tablet_manager.cc:1403] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:07:57.626016 23033 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.627627 23303 raft_consensus.cc:359] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.627928 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:57.628378 23303 raft_consensus.cc:740] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.629107 23303 consensus_queue.cc:260] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.631115 23303 ts_tablet_manager.cc:1434] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:57.631935 23303 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:57.633965 22744 leader_election.cc:336] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:07:57.634600 22744 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:57.636668 23160 raft_consensus.cc:2749] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.647291 23303 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.648533 23303 tablet_bootstrap.cc:492] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.649260 23303 ts_tablet_manager.cc:1403] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:07:57.652029 23303 raft_consensus.cc:359] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.652761 23303 raft_consensus.cc:740] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.653553 23303 consensus_queue.cc:260] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [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: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.655808 23303 ts_tablet_manager.cc:1434] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:57.656700 23303 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.656981 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:45149
I20260709 13:07:57.657182 23379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:45149 every 8 connection(s)
I20260709 13:07:57.694550 23303 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.695658 23303 tablet_bootstrap.cc:492] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.696449 23303 ts_tablet_manager.cc:1403] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260709 13:07:57.699170 23303 raft_consensus.cc:359] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:57.699931 23303 raft_consensus.cc:740] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.700774 23303 consensus_queue.cc:260] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:07:57.703080 23303 ts_tablet_manager.cc:1434] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:57.704043 23303 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.721443 23160 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.721736 23303 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.722159 23160 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.722781 23303 tablet_bootstrap.cc:492] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.723599 23303 ts_tablet_manager.cc:1403] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:07:57.725515 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:57.726338 23303 raft_consensus.cc:359] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.727093 23303 raft_consensus.cc:740] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.727849 23303 consensus_queue.cc:260] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.729396 23303 ts_tablet_manager.cc:1434] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:57.729976 23160 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.730252 23303 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.733054 23381 heartbeater.cc:344] Connected to a master server at 127.19.26.126:40999
I20260709 13:07:57.733568 23381 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:57.734553 23381 heartbeater.cc:507] Master 127.19.26.126:40999 requested a full tablet report, sending...
I20260709 13:07:57.754432 23303 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.755404 23303 tablet_bootstrap.cc:492] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.756160 23303 ts_tablet_manager.cc:1403] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.008s
I20260709 13:07:57.756122 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:57.758389 22744 leader_election.cc:343] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.758826 22744 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:57.758882 23303 raft_consensus.cc:359] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.759610 23303 raft_consensus.cc:740] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.760361 23303 consensus_queue.cc:260] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.760907 23160 raft_consensus.cc:2749] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.762367 23303 ts_tablet_manager.cc:1434] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:57.763226 23303 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.766359 23306 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.766989 23306 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.768070 22451 ts_manager.cc:194] Re-registered known tserver with Master: 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.770076 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:57.770246 23306 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.775341 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.776124 23353 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:57.777467 22670 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:57.778977 23160 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.779160 23306 raft_consensus.cc:2804] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:57.779572 23306 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.780056 23306 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.779604 23160 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.783397 23303 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:57.783833 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:57.784590 23303 tablet_bootstrap.cc:492] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:57.785346 23303 ts_tablet_manager.cc:1403] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 13:07:57.787949 23303 raft_consensus.cc:359] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.788899 23303 raft_consensus.cc:740] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.790041 23160 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:57.790827 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.789788 23303 consensus_queue.cc:260] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:57.792464 22744 leader_election.cc:343] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.792429 23306 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.793077 22744 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:57.793473 23303 ts_tablet_manager.cc:1434] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:57.794494 23303 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:57.794618 23160 raft_consensus.cc:2749] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.795619 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:57.796398 23306 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.796613 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:57.797932 23353 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.805984 23033 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.806576 23033 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.809141 23033 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:57.810364 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:57.812615 23304 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.812731 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.813284 23304 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:07:57.815125 22744 leader_election.cc:343] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.817169 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:57.817811 22779 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:57.819298 22668 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:57.820818 23304 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.821305 23304 raft_consensus.cc:2804] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:57.821554 23304 raft_consensus.cc:493] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.821846 23304 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.824225 22745 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:57.824911 23160 raft_consensus.cc:2749] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.827853 23151 raft_consensus.cc:493] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.828791 23151 raft_consensus.cc:515] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.832068 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.833825 23151 leader_election.cc:290] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
W20260709 13:07:57.834370 22670 leader_election.cc:343] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.838711 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.840628 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:57.846431 23351 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:57.849679 22596 leader_election.cc:304] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:57.850059 23152 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.850834 23175 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.851415 23175 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.851826 23324 raft_consensus.cc:2804] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:57.853556 23175 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:57.850642 23152 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.854943 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.855543 23152 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:07:57.858176 22670 leader_election.cc:343] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.858443 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.860510 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:57.861348 22779 raft_consensus.cc:2468] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:57.862097 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:57.864820 22594 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:57.866074 23276 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.866289 22671 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:57.862062 22451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54514
I20260709 13:07:57.863000 23324 raft_consensus.cc:493] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.867043 23305 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.866677 23276 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.867483 23324 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.869274 23276 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:57.867580 23305 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.872359 23152 raft_consensus.cc:2804] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:57.872942 23152 raft_consensus.cc:493] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.873346 23152 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.877748 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:57.878669 22779 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:57.879037 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.880188 23171 raft_consensus.cc:2749] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.872605 23305 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.877851 23304 raft_consensus.cc:515] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.883035 23353 raft_consensus.cc:2468] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:07:57.886950 23152 raft_consensus.cc:515] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.889274 22670 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:07:57.889421 23152 leader_election.cc:290] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.890657 23171 raft_consensus.cc:2804] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:57.891983 23171 raft_consensus.cc:697] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:57.892575 23324 raft_consensus.cc:515] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.892951 23171 consensus_queue.cc:237] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.893108 23276 raft_consensus.cc:493] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.895671 23276 raft_consensus.cc:515] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:57.901733 23381 heartbeater.cc:499] Master 127.19.26.126:40999 was elected leader, sending a full tablet report...
I20260709 13:07:57.904862 23276 leader_election.cc:290] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.907539 22453 catalog_manager.cc:5697] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.909305 23306 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.910171 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:57.921808 22776 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.921845 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:57.894985 23324 leader_election.cc:290] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:57.918035 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:57.925158 22779 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.910597 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.927381 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:57.928135 22630 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 1.
I20260709 13:07:57.928253 22594 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:57.932337 23152 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:57.932724 23152 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.933029 23152 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.933300 22776 raft_consensus.cc:2468] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:57.939306 22594 leader_election.cc:304] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
W20260709 13:07:57.946610 22596 leader_election.cc:343] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:57.948062 22596 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.954056 23152 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:57.958655 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
W20260709 13:07:57.969293 22744 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.949512 23324 raft_consensus.cc:2804] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:57.972688 23352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ddf01378504f8196146ea2e2961dbf" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:57.973116 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:57.972287 22779 raft_consensus.cc:2468] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:07:57.938484 23306 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:57.978257 23349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebabb3b5c0b4ed5b9281599a274345b" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:57.951197 23151 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:57.980603 23152 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.969337 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46884bb663ef4dc484512f1782d27bb5" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:57.974949 23304 leader_election.cc:290] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:57.980162 23350 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.013520 23324 raft_consensus.cc:697] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:58.019996 23324 consensus_queue.cc:237] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.026690 23353 raft_consensus.cc:2393] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52edbde4eb554ff596bc0db31d4e60c6 in current term 2: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:58.029080 23306 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:58.014613 23175 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.005038 23151 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:58.032481 22670 leader_election.cc:343] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.031388 23175 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.038775 23175 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:07:58.039525 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 78862.3us
I20260709 13:07:58.040957 22745 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:58.041460 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:58.042270 22779 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.038421 23151 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:58.068086 22779 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
W20260709 13:07:58.069077 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 69862.2us
I20260709 13:07:58.071477 23033 raft_consensus.cc:2764] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:07:58.038916 23392 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.082192 22594 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:58.093027 23303 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:07:58.099987 22596 leader_election.cc:343] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.110083 23303 tablet_bootstrap.cc:492] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:58.110983 23303 ts_tablet_manager.cc:1403] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.317s	user 0.098s	sys 0.078s
I20260709 13:07:58.117697 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:07:58.118496 22705 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:58.092702 23392 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.123327 23303 raft_consensus.cc:359] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.124195 23303 raft_consensus.cc:740] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.124954 23303 consensus_queue.cc:260] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.125928 23349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:58.105756 23151 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.127470 23151 raft_consensus.cc:697] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:58.128541 23151 consensus_queue.cc:237] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.127478 23303 ts_tablet_manager.cc:1434] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
W20260709 13:07:58.133471 22744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:45149, user_credentials={real_user=slave}} blocked reactor thread for 67686.3us
I20260709 13:07:58.083427 23324 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
W20260709 13:07:58.135843 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 90767.4us
I20260709 13:07:58.150612 22596 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:58.151538 23393 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.151973 23393 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.152508 23393 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.154135 23348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:58.154927 23348 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
W20260709 13:07:58.160612 22668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 236583us
I20260709 13:07:58.164371 23404 raft_consensus.cc:493] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.144703 23324 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.167016 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:58.176643 23392 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:58.177747 23353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:58.164978 23404 raft_consensus.cc:515] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.185755 22668 leader_election.cc:304] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:58.201151 23303 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:58.203940 22596 leader_election.cc:343] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.164477 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:58.212034 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 75432.7us
I20260709 13:07:58.224227 23351 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:58.225325 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:58.226045 22776 raft_consensus.cc:2468] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 1.
I20260709 13:07:58.211098 23402 raft_consensus.cc:2804] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.293356 23350 raft_consensus.cc:2468] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
W20260709 13:07:58.289749 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 46119.2us
I20260709 13:07:58.299273 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:58.290604 23404 leader_election.cc:290] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:58.316402 22779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:07:58.317224 22779 raft_consensus.cc:2468] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
W20260709 13:07:58.320428 22671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 111045us
I20260709 13:07:58.321211 22744 leader_election.cc:304] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:58.323350 23033 raft_consensus.cc:3060] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:58.398114 22668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 73311.7us
I20260709 13:07:58.314399 23324 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:58.401319 22668 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:58.327240 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
W20260709 13:07:58.398041 22671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 76924.7us
I20260709 13:07:58.412042 23033 raft_consensus.cc:2749] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:58.416052 23175 raft_consensus.cc:2804] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.416682 23175 raft_consensus.cc:493] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.417090 23175 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.504443 23350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407" is_pre_election: true
I20260709 13:07:58.505373 23350 raft_consensus.cc:2393] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 2: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:58.503196 23175 raft_consensus.cc:515] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.511328 23175 leader_election.cc:290] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:07:58.512725 23409 log.cc:927] Time spent T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: Append to log took a long time: real 0.210s	user 0.000s	sys 0.001s
W20260709 13:07:58.539495 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 128517us
I20260709 13:07:58.518802 23402 raft_consensus.cc:697] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:58.565279 23303 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:58.566277 23303 tablet_bootstrap.cc:492] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:58.566947 23303 ts_tablet_manager.cc:1403] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.419s	user 0.025s	sys 0.032s
I20260709 13:07:58.549561 23393 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.580497 22630 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 2: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:58.583315 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d56e76755945496ea4be5f662aa4f27d" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:07:58.584213 22628 raft_consensus.cc:2393] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 2: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:58.587890 23347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:58.590662 23393 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:58.588116 23349 raft_consensus.cc:1275] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:58.582471 23303 raft_consensus.cc:359] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.597318 23303 raft_consensus.cc:740] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.597903 23303 consensus_queue.cc:260] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.599444 23303 ts_tablet_manager.cc:1434] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 13:07:58.600351 23303 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:58.596196 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:07:58.601847 22668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 199462us
I20260709 13:07:58.602442 22702 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 1.
I20260709 13:07:58.604952 23402 consensus_queue.cc:237] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.612612 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9827743614f547528a1c7bf66a6773a5" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:58.613375 22774 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.626709 22776 raft_consensus.cc:1275] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:58.631256 22774 raft_consensus.cc:2468] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
W20260709 13:07:58.632154 22670 leader_election.cc:343] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.633711 22778 raft_consensus.cc:1275] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:58.639451 22670 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:07:58.643684 23306 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.644850 23306 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.645221 23306 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.643947 22596 leader_election.cc:304] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: af9e986a00be41dfa671e7f25e4e7596
I20260709 13:07:58.644337 22594 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:58.647369 23425 consensus_queue.cc:1048] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:58.648011 23392 raft_consensus.cc:2804] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.648523 23392 raft_consensus.cc:697] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
W20260709 13:07:58.648974 22670 leader_election.cc:343] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.649381 23392 consensus_queue.cc:237] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:07:58.651110 22596 leader_election.cc:343] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.651418 23401 raft_consensus.cc:2804] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.651857 23401 raft_consensus.cc:493] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.652223 23401 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:58.653568 22596 leader_election.cc:343] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.657083 23306 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.655436 23152 consensus_queue.cc:1048] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:58.662668 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:58.665906 23346 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:58.669358 22671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 60478.2us
I20260709 13:07:58.670166 22671 leader_election.cc:304] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:58.672508 23425 raft_consensus.cc:3060] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.680480 23306 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 2 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:07:58.698589 22450 catalog_manager.cc:5697] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.663153 23401 raft_consensus.cc:515] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.708323 22453 catalog_manager.cc:5697] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.715498 23351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:58.719791 23304 consensus_queue.cc:1048] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:58.706530 23346 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:58.721968 22668 leader_election.cc:304] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:58.722954 23304 raft_consensus.cc:2804] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.723767 23304 raft_consensus.cc:697] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:07:58.724757 23304 consensus_queue.cc:237] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:58.725709 23401 leader_election.cc:290] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:07:58.731513 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:07:58.732293 22627 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 2: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:07:58.744722 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:07:58.749819 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:58.750626 22705 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 2: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
I20260709 13:07:58.745436 22773 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.757720 23425 raft_consensus.cc:2749] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:58.766755 22775 raft_consensus.cc:1275] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:58.774976 23426 consensus_queue.cc:1048] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:58.794938 22671 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:07:58.808678 23402 raft_consensus.cc:2749] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:58.819172 22596 consensus_peers.cc:597] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:58.823140 22596 consensus_peers.cc:597] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:58.829850 22773 raft_consensus.cc:2468] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:58.830660 22596 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:58.838189 22596 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:58.840931 23426 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.841423 23426 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:07:58.841786 23426 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.850956 23400 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.853888 22594 leader_election.cc:304] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:07:58.855031 23348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee5576ddc81642e3ab2a0b39d9d1e494" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
I20260709 13:07:58.865963 23400 raft_consensus.cc:697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:58.867022 23400 consensus_queue.cc:237] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.876952 23427 raft_consensus.cc:2804] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.877594 23427 raft_consensus.cc:697] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:58.878451 23427 consensus_queue.cc:237] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.896215 23303 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:58.898906 23303 tablet_bootstrap.cc:492] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:58.897495 23426 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.901198 23426 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:07:58.902109 23303 ts_tablet_manager.cc:1403] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.302s	user 0.032s	sys 0.027s
I20260709 13:07:58.899178 22454 catalog_manager.cc:5697] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } }
I20260709 13:07:58.905828 23303 raft_consensus.cc:359] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.911257 23303 raft_consensus.cc:740] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.912072 23303 consensus_queue.cc:260] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.914382 23303 ts_tablet_manager.cc:1434] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:07:58.923486 23303 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:58.929217 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:07:58.929869 22701 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.933135 23346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3634e48f538441518b892551cfac9407"
W20260709 13:07:58.936707 22596 leader_election.cc:343] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:58.939137 22596 leader_election.cc:343] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.941728 22701 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:07:58.944245 22596 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:07:58.945114 23427 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.945639 23427 raft_consensus.cc:697] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:07:58.946436 23303 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:58.946575 23427 consensus_queue.cc:237] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:58.947476 23303 tablet_bootstrap.cc:492] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:58.948223 23303 ts_tablet_manager.cc:1403] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:07:58.950646 23303 raft_consensus.cc:359] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.951313 23303 raft_consensus.cc:740] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.952111 23303 consensus_queue.cc:260] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:58.954366 23303 ts_tablet_manager.cc:1434] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:58.955173 23303 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:58.957458 22453 catalog_manager.cc:5697] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.986753 22451 catalog_manager.cc:5697] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.982297 23303 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:58.991483 22451 catalog_manager.cc:5697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.993185 23303 tablet_bootstrap.cc:492] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:58.993942 23303 ts_tablet_manager.cc:1403] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 13:07:58.993633 22451 catalog_manager.cc:5697] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:59.002027 23303 raft_consensus.cc:359] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.004217 23303 raft_consensus.cc:740] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.005075 23303 consensus_queue.cc:260] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.007165 23303 ts_tablet_manager.cc:1434] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:07:59.010404 23303 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.032259 23303 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.033166 23303 tablet_bootstrap.cc:492] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.033784 23303 ts_tablet_manager.cc:1403] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:07:59.036309 23303 raft_consensus.cc:359] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.036964 23303 raft_consensus.cc:740] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.037812 23303 consensus_queue.cc:260] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.039916 23303 ts_tablet_manager.cc:1434] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:59.040678 23303 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.046336 22451 catalog_manager.cc:5697] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:59.050472 22670 consensus_peers.cc:597] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.060539 23303 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.061604 23303 tablet_bootstrap.cc:492] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.068344 23303 ts_tablet_manager.cc:1403] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260709 13:07:59.070266 23303 raft_consensus.cc:359] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.062413 23346 raft_consensus.cc:1275] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.070792 23303 raft_consensus.cc:740] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.071727 23303 consensus_queue.cc:260] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.072362 23427 consensus_queue.cc:1048] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.073881 23303 ts_tablet_manager.cc:1434] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:59.074982 23303 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.097185 23303 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.099676 23303 tablet_bootstrap.cc:492] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.100435 23303 ts_tablet_manager.cc:1403] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:07:59.102972 23303 raft_consensus.cc:359] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.103655 23303 raft_consensus.cc:740] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.110816 23303 consensus_queue.cc:260] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.113169 23303 ts_tablet_manager.cc:1434] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:59.114007 23303 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.134481 22701 raft_consensus.cc:1275] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.166244 23430 consensus_queue.cc:1048] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:59.156565 23303 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.172751 23303 tablet_bootstrap.cc:492] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.173432 23303 ts_tablet_manager.cc:1403] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.002s
I20260709 13:07:59.183372 22777 raft_consensus.cc:1275] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.186811 23303 raft_consensus.cc:359] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.187615 23303 raft_consensus.cc:740] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.191239 23303 consensus_queue.cc:260] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.195137 23303 ts_tablet_manager.cc:1434] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260709 13:07:59.196218 22670 consensus_peers.cc:597] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.196780 23306 consensus_queue.cc:1048] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.196784 23303 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.224263 23303 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.225203 23303 tablet_bootstrap.cc:492] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.225834 23303 ts_tablet_manager.cc:1403] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260709 13:07:59.228184 23303 raft_consensus.cc:359] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.228833 23303 raft_consensus.cc:740] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.229496 23303 consensus_queue.cc:260] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.237684 23303 ts_tablet_manager.cc:1434] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
W20260709 13:07:59.237959 22670 consensus_peers.cc:597] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.238565 23303 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:59.242524 22670 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.245427 22777 raft_consensus.cc:1275] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.247228 23306 consensus_queue.cc:1048] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.263451 23303 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.264493 23303 tablet_bootstrap.cc:492] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.265218 23303 ts_tablet_manager.cc:1403] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260709 13:07:59.267680 23303 raft_consensus.cc:359] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.268395 23303 raft_consensus.cc:740] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.269089 23303 consensus_queue.cc:260] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [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: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.271260 23303 ts_tablet_manager.cc:1434] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:59.276346 23303 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.296044 23303 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.296824 23303 tablet_bootstrap.cc:492] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.297369 23303 ts_tablet_manager.cc:1403] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:07:59.299189 23303 raft_consensus.cc:359] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.299664 23303 raft_consensus.cc:740] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.300297 23303 consensus_queue.cc:260] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.302042 23350 raft_consensus.cc:1275] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.302270 23303 ts_tablet_manager.cc:1434] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.303552 23427 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.304071 23303 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.315032 22700 raft_consensus.cc:1275] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.327330 23427 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:59.329747 22596 consensus_peers.cc:597] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.333842 23303 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.334949 23303 tablet_bootstrap.cc:492] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.335801 23303 ts_tablet_manager.cc:1403] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260709 13:07:59.338455 23303 raft_consensus.cc:359] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.339210 23303 raft_consensus.cc:740] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.340116 23303 consensus_queue.cc:260] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.342298 23303 ts_tablet_manager.cc:1434] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:59.343412 23303 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.361871 23303 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.362761 23303 tablet_bootstrap.cc:492] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.363444 23303 ts_tablet_manager.cc:1403] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 13:07:59.365207 23303 raft_consensus.cc:359] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.365692 23303 raft_consensus.cc:740] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.366611 23303 consensus_queue.cc:260] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.369575 23303 ts_tablet_manager.cc:1434] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:07:59.370357 23303 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:59.372496 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.383355 23303 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.384478 23303 tablet_bootstrap.cc:492] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.385057 23303 ts_tablet_manager.cc:1403] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 13:07:59.386817 23303 raft_consensus.cc:359] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.387337 23303 raft_consensus.cc:740] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.387924 23303 consensus_queue.cc:260] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.389833 23303 ts_tablet_manager.cc:1434] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.390890 23303 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.404188 23303 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.405134 23303 tablet_bootstrap.cc:492] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.405897 23303 ts_tablet_manager.cc:1403] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:07:59.408629 23303 raft_consensus.cc:359] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.409291 23303 raft_consensus.cc:740] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.409977 23303 consensus_queue.cc:260] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.411514 23303 ts_tablet_manager.cc:1434] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:07:59.412411 23303 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.426285 23303 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.427047 23303 tablet_bootstrap.cc:492] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.427610 23303 ts_tablet_manager.cc:1403] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:07:59.429719 23303 raft_consensus.cc:359] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.430209 23303 raft_consensus.cc:740] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.430763 23303 consensus_queue.cc:260] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.432749 23303 ts_tablet_manager.cc:1434] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:07:59.433722 23303 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.450042 23303 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.451433 23303 tablet_bootstrap.cc:492] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.452370 23303 ts_tablet_manager.cc:1403] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:07:59.454670 23303 raft_consensus.cc:359] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.455377 23303 raft_consensus.cc:740] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.456074 23303 consensus_queue.cc:260] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.458078 23303 ts_tablet_manager.cc:1434] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.462699 23303 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.477088 23346 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.486820 23346 raft_consensus.cc:1275] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.488492 23303 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.488443 23427 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.489648 23303 tablet_bootstrap.cc:492] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.490408 23303 ts_tablet_manager.cc:1403] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260709 13:07:59.493045 23303 raft_consensus.cc:359] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.493709 23303 raft_consensus.cc:740] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.494680 23303 consensus_queue.cc:260] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.497040 23303 ts_tablet_manager.cc:1434] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:59.498020 23303 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.501618 22700 raft_consensus.cc:1275] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:59.505923 22670 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.511358 22777 raft_consensus.cc:1275] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.512418 23400 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.515479 23400 consensus_queue.cc:1048] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.516105 23303 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.517206 23303 tablet_bootstrap.cc:492] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.517930 23303 ts_tablet_manager.cc:1403] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:07:59.520483 23303 raft_consensus.cc:359] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.521170 23303 raft_consensus.cc:740] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.521898 23303 consensus_queue.cc:260] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.523957 23303 ts_tablet_manager.cc:1434] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:59.525133 23303 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.530186 23350 raft_consensus.cc:3060] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.539799 23303 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.540861 23303 tablet_bootstrap.cc:492] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.541561 23303 ts_tablet_manager.cc:1403] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:07:59.543912 23303 raft_consensus.cc:359] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.545040 23303 raft_consensus.cc:740] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.545792 23303 consensus_queue.cc:260] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:07:59.548130 23303 ts_tablet_manager.cc:1434] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:59.548950 23303 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.556263 23351 raft_consensus.cc:3060] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:59.562242 22596 consensus_peers.cc:597] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.565680 23303 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.566709 23303 tablet_bootstrap.cc:492] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.567332 23303 ts_tablet_manager.cc:1403] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260709 13:07:59.569814 23303 raft_consensus.cc:359] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.570523 23303 raft_consensus.cc:740] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.571326 23303 consensus_queue.cc:260] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.573825 23303 ts_tablet_manager.cc:1434] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:59.574692 23303 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
W20260709 13:07:59.577080 22744 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:59.594376 23303 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.595305 23303 tablet_bootstrap.cc:492] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.595988 23303 ts_tablet_manager.cc:1403] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 13:07:59.598346 23303 raft_consensus.cc:359] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.599032 23303 raft_consensus.cc:740] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.599691 23303 consensus_queue.cc:260] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.602566 23303 ts_tablet_manager.cc:1434] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:59.603387 23303 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.639057 23303 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.640025 23303 tablet_bootstrap.cc:492] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.640677 23303 ts_tablet_manager.cc:1403] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.038s	user 0.030s	sys 0.003s
I20260709 13:07:59.643023 23303 raft_consensus.cc:359] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.643661 23303 raft_consensus.cc:740] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.644337 23303 consensus_queue.cc:260] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:07:59.646461 23303 ts_tablet_manager.cc:1434] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:59.647258 23303 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.698171 23350 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.700649 23303 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.701725 23303 tablet_bootstrap.cc:492] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.702417 23303 ts_tablet_manager.cc:1403] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.023s
I20260709 13:07:59.706358 23303 raft_consensus.cc:359] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.707059 23303 raft_consensus.cc:740] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.707894 23303 consensus_queue.cc:260] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.709705 23303 ts_tablet_manager.cc:1434] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:59.710556 23303 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.747313 23303 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.748262 23303 tablet_bootstrap.cc:492] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.748932 23303 ts_tablet_manager.cc:1403] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.003s
I20260709 13:07:59.751315 23303 raft_consensus.cc:359] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.751995 23303 raft_consensus.cc:740] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.752707 23303 consensus_queue.cc:260] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.755071 23303 ts_tablet_manager.cc:1434] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:59.755918 23303 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Bootstrap starting.
I20260709 13:07:59.771374 23303 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:59.772156 23303 tablet_bootstrap.cc:492] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Bootstrap complete.
I20260709 13:07:59.772693 23303 ts_tablet_manager.cc:1403] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:07:59.774823 23303 raft_consensus.cc:359] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.776081 23347 raft_consensus.cc:3060] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.776485 23303 raft_consensus.cc:740] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3634e48f538441518b892551cfac9407, State: Initialized, Role: FOLLOWER
I20260709 13:07:59.777235 23303 consensus_queue.cc:260] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:07:59.779410 23303 ts_tablet_manager.cc:1434] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:07:59.912678 23347 raft_consensus.cc:3060] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.717177 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:07.763775 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:07.764386 22627 raft_consensus.cc:606] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.766688 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:07.767130 22627 raft_consensus.cc:606] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.769269 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:07.769838 22627 raft_consensus.cc:606] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.772293 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:07.772835 22627 raft_consensus.cc:606] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.774905 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:07.775350 22627 raft_consensus.cc:606] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.786478 22700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9"
dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:53956
I20260709 13:08:07.787051 22700 raft_consensus.cc:606] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:07.788225 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:07.789729 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:07.932477 23497 raft_consensus.cc:993] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:07.933990 23495 raft_consensus.cc:1081] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:07.936273 23347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:07.936895 23347 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.937264 23347 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.944496 23347 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:07.946856 23347 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:07.991256 22776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:07.992014 22776 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.992159 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:07.992870 22627 raft_consensus.cc:3055] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.993157 22627 raft_consensus.cc:740] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:07.994099 22627 consensus_queue.cc:260] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:07.995570 22627 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.002193 22776 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.004174 23297 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:08:08.014045 23512 raft_consensus.cc:2804] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.020150 22627 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.031431 23490 raft_consensus.cc:993] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.034935 23511 raft_consensus.cc:1081] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.037142 23503 raft_consensus.cc:993] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.037735 23503 raft_consensus.cc:1081] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.040066 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:08.040676 23351 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.041055 23351 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.041183 23347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37428
I20260709 13:08:08.041796 23347 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.042155 23347 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.046083 23512 raft_consensus.cc:697] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.047103 23512 consensus_queue.cc:237] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:08:08.054123 22668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.68:41065, user_credentials={real_user=slave}} blocked reactor thread for 74871.1us
I20260709 13:08:08.057153 23504 raft_consensus.cc:993] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.057672 23504 raft_consensus.cc:1081] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.062122 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:08.062755 23348 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.063151 23348 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.068933 23347 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.074952 23347 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:08.076480 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:08.077119 22627 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.077006 23351 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.088003 22627 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.088943 23351 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:08.090209 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:08.090922 22773 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.091521 23300 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:08.093855 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:08.094853 22627 raft_consensus.cc:3055] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.095212 22627 raft_consensus.cc:740] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:08.096436 22627 consensus_queue.cc:260] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.097317 23512 raft_consensus.cc:2804] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.097908 23512 raft_consensus.cc:697] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.097992 22453 catalog_manager.cc:5697] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.098800 23512 consensus_queue.cc:237] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.100613 22773 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.102398 23297 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:08:08.104913 23513 raft_consensus.cc:2804] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.108616 23513 raft_consensus.cc:697] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.109650 23513 consensus_queue.cc:237] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.097383 22627 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.124148 23348 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.126430 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:08.127225 22702 raft_consensus.cc:3055] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.127532 22702 raft_consensus.cc:740] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:08.128424 22702 consensus_queue.cc:260] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.130506 23348 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:08.129904 22702 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.132905 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:08.133517 22700 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.135545 22627 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.131300 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:08.136301 22630 raft_consensus.cc:3055] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.136601 22630 raft_consensus.cc:740] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:08.137290 22630 consensus_queue.cc:260] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.138423 22630 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.139196 22702 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.145923 22630 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.148239 22700 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.148939 23300 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:08.149855 23512 raft_consensus.cc:2804] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.150343 23512 raft_consensus.cc:697] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.151126 23512 consensus_queue.cc:237] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.155987 23504 raft_consensus.cc:993] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.156641 23504 raft_consensus.cc:1081] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.159619 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:08.160298 23348 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.160705 23348 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.167496 22453 catalog_manager.cc:5697] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.167933 23348 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.169044 22453 catalog_manager.cc:5697] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.170161 23348 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:08.171528 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:08.171831 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:08.172250 22630 raft_consensus.cc:3055] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.172441 22773 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.172603 22630 raft_consensus.cc:740] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:08.173532 22630 consensus_queue.cc:260] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.174788 22630 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.170609 22453 catalog_manager.cc:5697] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.180493 22773 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.181756 22630 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.181978 23503 raft_consensus.cc:993] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.181895 23297 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:08:08.182618 23503 raft_consensus.cc:1081] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:08.183048 23512 raft_consensus.cc:2804] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.183552 23512 raft_consensus.cc:697] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.184336 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:08.184993 23348 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.184412 23512 consensus_queue.cc:237] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:08.185343 23348 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.193862 23348 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.195664 23348 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:08.196683 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:08.197359 22700 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.198262 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:08.202035 22630 raft_consensus.cc:3055] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.198561 22453 catalog_manager.cc:5697] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.204100 22700 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.202386 22630 raft_consensus.cc:740] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:08.205547 23299 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:08.205600 22630 consensus_queue.cc:260] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.206282 23512 raft_consensus.cc:2804] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.206770 23512 raft_consensus.cc:697] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:08.207593 23512 consensus_queue.cc:237] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:08.208549 22630 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.219131 22630 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:08.223105 22453 catalog_manager.cc:5697] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.450560 22630 raft_consensus.cc:1275] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.451853 23512 consensus_queue.cc:1048] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.464188 22773 raft_consensus.cc:1275] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.465633 23521 consensus_queue.cc:1048] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.550750 22702 raft_consensus.cc:1275] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.551986 23521 consensus_queue.cc:1048] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.564785 22630 raft_consensus.cc:1275] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.566066 23513 consensus_queue.cc:1048] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.591373 22630 raft_consensus.cc:1275] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.592451 23513 consensus_queue.cc:1048] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.597199 22627 raft_consensus.cc:1275] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.598450 23513 consensus_queue.cc:1048] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.607005 22777 raft_consensus.cc:1275] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.612193 23512 consensus_queue.cc:1048] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.617481 22777 raft_consensus.cc:1275] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.618868 23539 consensus_queue.cc:1048] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.637094 22630 raft_consensus.cc:1275] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.639053 23512 consensus_queue.cc:1048] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.656870 22702 raft_consensus.cc:1275] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.659107 23512 consensus_queue.cc:1048] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.688977 22702 raft_consensus.cc:1275] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.690320 23512 consensus_queue.cc:1048] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.699810 22630 raft_consensus.cc:1275] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.706348 23539 consensus_queue.cc:1048] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:08.790771 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.831995 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.867573 22700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c"
dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:53956
I20260709 13:08:08.868089 22700 raft_consensus.cc:606] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:08.870426 22630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "521f31d80ba94723967553a57825a0b0"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:08.870829 22630 raft_consensus.cc:606] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:08.872982 22630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:08.873361 22630 raft_consensus.cc:606] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:08:08.875379 22630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:08.875864 22630 raft_consensus.cc:606] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:08.877846 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:08.878279 22627 raft_consensus.cc:606] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:08.880115 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:08.880501 22627 raft_consensus.cc:606] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:08.881323 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:08.882447 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:09.006912 23495 raft_consensus.cc:993] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 52edbde4eb554ff596bc0db31d4e60c6 to start an election
I20260709 13:08:09.007489 23504 raft_consensus.cc:1081] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 52edbde4eb554ff596bc0db31d4e60c6 to start an election
I20260709 13:08:09.008955 22777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716"
dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:08:09.009395 22777 raft_consensus.cc:493] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.009661 22777 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.016347 22777 raft_consensus.cc:515] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:09.018290 22777 leader_election.cc:290] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:09.019093 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:09.019721 22627 raft_consensus.cc:3055] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.019642 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54b38327555046b3b7f35ec2eba37716" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:09.020327 22627 raft_consensus.cc:740] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:09.020505 22702 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.021163 22627 consensus_queue.cc:260] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:09.022441 22627 raft_consensus.cc:3060] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.028509 22702 raft_consensus.cc:2468] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 2.
I20260709 13:08:09.029042 22627 raft_consensus.cc:2468] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 2.
I20260709 13:08:09.029973 22744 leader_election.cc:304] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:09.030807 23522 raft_consensus.cc:2804] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.031308 23522 raft_consensus.cc:697] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:09.032189 23522 consensus_queue.cc:237] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:09.034195 23495 raft_consensus.cc:993] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.034845 23504 raft_consensus.cc:1081] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.036867 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:09.037487 23351 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.037832 23351 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.046695 22450 catalog_manager.cc:5697] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 2 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.049356 23351 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:09.052174 23351 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 3 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:09.053638 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:09.054257 22777 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.054534 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:09.055943 22627 raft_consensus.cc:3055] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:09.056212 22627 raft_consensus.cc:740] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:09.057279 22627 consensus_queue.cc:260] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:09.058476 22627 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.065745 22627 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.066329 22777 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.066849 23300 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:09.067826 23513 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:09.068300 23513 raft_consensus.cc:697] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:09.069191 23513 consensus_queue.cc:237] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:09.082055 22453 catalog_manager.cc:5697] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 2 to 3, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.095257 23495 raft_consensus.cc:993] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.095770 23548 raft_consensus.cc:1081] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.097424 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:09.098006 23348 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.098377 23348 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.104544 23348 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.108786 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:09.109372 22702 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.111132 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:09.111804 22627 raft_consensus.cc:3055] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:09.112123 22627 raft_consensus.cc:740] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:09.114735 23348 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 3 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:09.117904 22702 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.117904 22627 consensus_queue.cc:260] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.119326 23299 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:09.119484 22627 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.120296 23513 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:09.120783 23513 raft_consensus.cc:697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:09.121657 23513 consensus_queue.cc:237] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.127621 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.136713 22453 catalog_manager.cc:5697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 2 to 3, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.180541 23548 raft_consensus.cc:993] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.181042 23504 raft_consensus.cc:1081] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.182598 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "521f31d80ba94723967553a57825a0b0"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:09.183171 23348 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.183440 23348 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.190181 23348 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.192454 23348 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:09.192683 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:09.193497 22627 raft_consensus.cc:3055] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.193769 22627 raft_consensus.cc:740] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:09.193922 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:09.194495 22702 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.194516 22627 consensus_queue.cc:260] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.195585 22627 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.200429 22702 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:09.201607 23299 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:09.202432 23513 raft_consensus.cc:2804] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.202502 22627 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:09.202965 23513 raft_consensus.cc:697] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:09.203787 23513 consensus_queue.cc:237] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.213699 23504 raft_consensus.cc:993] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.214123 23495 raft_consensus.cc:1081] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.214254 22453 catalog_manager.cc:5697] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.215675 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:09.216229 23348 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.216518 23348 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.223800 23348 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.225636 23348 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 3 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:09.226593 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:09.227200 22702 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.228127 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:09.228713 22627 raft_consensus.cc:3055] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:09.228986 22627 raft_consensus.cc:740] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:09.229784 22627 consensus_queue.cc:260] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.232604 22627 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:09.233474 22702 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.234551 23299 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [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: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:09.235359 23513 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:09.235833 23513 raft_consensus.cc:697] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:09.236743 23513 consensus_queue.cc:237] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:09.238690 22627 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 3.
I20260709 13:08:09.250001 22453 catalog_manager.cc:5697] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 2 to 3, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.268180 23510 raft_consensus.cc:993] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.268805 23517 raft_consensus.cc:1081] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:09.270282 23348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37428
I20260709 13:08:09.270864 23348 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.271224 23348 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.276868 23348 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:09.278554 23348 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:08:09.279433 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:09.280125 22702 raft_consensus.cc:3055] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.280198 22778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:09.280584 22702 raft_consensus.cc:740] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:09.280884 22778 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.282073 22702 consensus_queue.cc:260] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:09.283447 22702 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.289425 22778 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:09.290846 23297 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6; no voters: 
I20260709 13:08:09.291290 22702 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:09.291733 23513 raft_consensus.cc:2804] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.292344 23513 raft_consensus.cc:697] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:09.293251 23513 consensus_queue.cc:237] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:09.303978 22453 catalog_manager.cc:5697] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.466467 22778 raft_consensus.cc:1275] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.467578 23513 consensus_queue.cc:1048] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.481194 22627 raft_consensus.cc:1275] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.483000 23546 consensus_queue.cc:1048] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:09.553611 22702 raft_consensus.cc:1275] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.554678 23513 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.570590 22627 raft_consensus.cc:1275] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.572996 23521 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.598858 22627 raft_consensus.cc:1275] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.600205 23522 consensus_queue.cc:1048] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.612246 22702 raft_consensus.cc:1275] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.613997 23567 consensus_queue.cc:1048] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:09.634804 22702 raft_consensus.cc:1275] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.636042 23512 consensus_queue.cc:1048] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.645519 22627 raft_consensus.cc:1275] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.646912 23546 consensus_queue.cc:1048] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.797894 22627 raft_consensus.cc:1275] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.799602 23512 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.819283 22702 raft_consensus.cc:1275] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.821915 22778 raft_consensus.cc:1275] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.823027 23512 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.824592 23513 consensus_queue.cc:1048] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.848747 22702 raft_consensus.cc:1275] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.850243 23513 consensus_queue.cc:1048] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.883311 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:09.930428 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:10.069303 22702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82"
dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:53956
I20260709 13:08:10.070995 22702 raft_consensus.cc:606] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:10.093453 22702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854"
dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:53956
I20260709 13:08:10.094206 22702 raft_consensus.cc:606] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:10.147974 22777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995"
dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
mode: GRACEFUL
new_leader_uuid: "a4d6e755c9444df3aced99f9209c225f"
 from {username='slave'} at 127.0.0.1:54744
I20260709 13:08:10.148751 22777 raft_consensus.cc:606] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Received request to transfer leadership to TS a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:10.150820 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:10.156013 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:10.433269 23522 raft_consensus.cc:993] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: : Instructing follower a4d6e755c9444df3aced99f9209c225f to start an election
I20260709 13:08:10.433878 23567 raft_consensus.cc:1081] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Signalling peer a4d6e755c9444df3aced99f9209c225f to start an election
I20260709 13:08:10.436118 22627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
 from {username='slave'} at 127.0.0.1:52306
I20260709 13:08:10.436692 22627 raft_consensus.cc:493] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.437108 22627 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.446749 22627 raft_consensus.cc:515] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:10.448865 22627 leader_election.cc:290] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:08:10.449761 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:10.449839 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c200ddf76ff4b2386bbc5262118d995" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:10.450630 22700 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.450886 22777 raft_consensus.cc:3055] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.451215 22777 raft_consensus.cc:740] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:10.452054 22777 consensus_queue.cc:260] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:10.453390 22777 raft_consensus.cc:3060] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.458911 22700 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:10.460950 22596 leader_election.cc:304] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:10.461936 23495 raft_consensus.cc:2804] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.462375 23495 raft_consensus.cc:697] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:10.463491 22777 raft_consensus.cc:2468] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:10.463290 23495 consensus_queue.cc:237] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } }
I20260709 13:08:10.475260 22450 catalog_manager.cc:5697] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 1 to 2, leader changed from 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.640396 23510 raft_consensus.cc:993] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:10.640926 23517 raft_consensus.cc:1081] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:10.642407 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37428
I20260709 13:08:10.642871 23351 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.643162 23351 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.653134 23351 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:10.655990 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:10.656556 22630 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.656059 23351 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:10.660930 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:10.661477 22700 raft_consensus.cc:3055] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.661700 22700 raft_consensus.cc:740] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:10.662637 23510 raft_consensus.cc:993] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:10.662326 22700 consensus_queue.cc:260] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:10.663892 23517 raft_consensus.cc:1081] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:10.666491 23347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37428
I20260709 13:08:10.667038 23347 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.667310 23347 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.668275 22700 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.668838 22630 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:10.670251 23300 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:10.671347 23512 raft_consensus.cc:2804] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.671841 23512 raft_consensus.cc:697] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:10.672756 23512 consensus_queue.cc:237] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:10.677074 23347 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:10.681346 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:10.681946 22702 raft_consensus.cc:3055] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.682241 22702 raft_consensus.cc:740] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:10.682974 22702 consensus_queue.cc:260] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:10.691375 22702 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.697302 22450 catalog_manager.cc:5697] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.700584 23347 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065)
I20260709 13:08:10.701116 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:10.701727 22777 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.704417 22702 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:10.707191 22700 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:10.709654 23299 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:10.711700 23513 raft_consensus.cc:2804] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.712220 23513 raft_consensus.cc:697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:10.713147 23513 consensus_queue.cc:237] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:10.721647 22777 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:10.728245 22450 catalog_manager.cc:5697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.888521 22777 raft_consensus.cc:1275] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.890295 23579 consensus_queue.cc:1048] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:10.908198 22700 raft_consensus.cc:1275] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:10.909593 23589 consensus_queue.cc:1048] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:11.157770 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:11.201929 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:11.233868 22700 raft_consensus.cc:1275] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.235888 23513 consensus_queue.cc:1048] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.263486 22627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9"
dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
mode: GRACEFUL
new_leader_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:11.264163 22627 raft_consensus.cc:606] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Received request to transfer leadership to TS 3634e48f538441518b892551cfac9407
I20260709 13:08:11.273394 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:11.275238 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:11.291235 22702 raft_consensus.cc:1275] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.295734 22777 raft_consensus.cc:1275] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.298578 23513 consensus_queue.cc:1048] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:11.305814 23600 consensus_queue.cc:1048] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:11.318197 23300 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 57150.3us
I20260709 13:08:11.331177 22630 raft_consensus.cc:1275] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.341747 23600 consensus_queue.cc:1048] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.492931 23495 raft_consensus.cc:993] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: : Instructing follower 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:11.493495 23605 raft_consensus.cc:1081] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Signalling peer 3634e48f538441518b892551cfac9407 to start an election
I20260709 13:08:11.495368 23351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9"
dest_uuid: "3634e48f538441518b892551cfac9407"
 from {username='slave'} at 127.0.0.1:37434
I20260709 13:08:11.495949 23351 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.496321 23351 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.502014 23351 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:11.504289 23351 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Requested vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:11.504633 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:11.505265 22627 raft_consensus.cc:3055] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.505537 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "3634e48f538441518b892551cfac9407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:11.505615 22627 raft_consensus.cc:740] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:11.506166 22702 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.506791 22627 consensus_queue.cc:260] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:11.508311 22627 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.511654 22702 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:11.513157 23299 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:11.513563 22627 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3634e48f538441518b892551cfac9407 in term 2.
I20260709 13:08:11.514032 23600 raft_consensus.cc:2804] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.514590 23600 raft_consensus.cc:697] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Becoming Leader. State: Replica: 3634e48f538441518b892551cfac9407, State: Running, Role: LEADER
I20260709 13:08:11.515537 23600 consensus_queue.cc:237] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:11.525023 22454 catalog_manager.cc:5697] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 reported cstate change: term changed from 1 to 2, leader changed from a4d6e755c9444df3aced99f9209c225f (127.19.26.66) to 3634e48f538441518b892551cfac9407 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "3634e48f538441518b892551cfac9407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.042243 22702 raft_consensus.cc:1275] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.043321 23600 consensus_queue.cc:1048] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:12.055150 22627 raft_consensus.cc:1275] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Refusing update from remote peer 3634e48f538441518b892551cfac9407: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.056511 23600 consensus_queue.cc:1048] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:12.276315 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:12.316534 19561 tablet_server.cc:179] TabletServer@127.19.26.65:45149 shutting down...
W20260709 13:08:12.326655 22744 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 84 similar messages]
W20260709 13:08:12.342509 22744 consensus_peers.cc:597] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.349187 22670 consensus_peers.cc:597] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.360725 22670 consensus_peers.cc:597] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.367120 22744 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.368379 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:12.369639 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.372380 19561 raft_consensus.cc:2243] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.372977 19561 raft_consensus.cc:2272] T 6fc32573e45046a2921fd013657a948b P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.376184 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.377388 19561 raft_consensus.cc:2243] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.377909 19561 raft_consensus.cc:2272] T 91aa3b1a8c764f2fbc3bd34c33572064 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.380851 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.381711 19561 raft_consensus.cc:2243] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.382308 19561 raft_consensus.cc:2272] T 75dd3433e0a445a292441719c3809175 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.385403 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.386579 19561 raft_consensus.cc:2243] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.387854 19561 raft_consensus.cc:2272] T ee45a2a200ec4299b9e6be5181ff7ac9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.391098 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.392439 19561 raft_consensus.cc:2243] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.393337 19561 raft_consensus.cc:2272] T 1ebabb3b5c0b4ed5b9281599a274345b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.395532 22596 consensus_peers.cc:597] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.396397 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.397373 19561 raft_consensus.cc:2243] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.398402 19561 raft_consensus.cc:2272] T 1b5cd13f11e0406a9ad683a4e1076096 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.400468 22596 consensus_peers.cc:597] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.401760 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.402727 19561 raft_consensus.cc:2243] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.403728 19561 raft_consensus.cc:2272] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.406817 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.407708 19561 raft_consensus.cc:2243] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.408726 19561 raft_consensus.cc:2272] T 8bc5772dec47498f8b8c9a531e0b51d9 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.411487 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.412334 19561 raft_consensus.cc:2243] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.412900 19561 raft_consensus.cc:2272] T 28ddf01378504f8196146ea2e2961dbf P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.415463 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.416375 19561 raft_consensus.cc:2243] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.416765 19561 raft_consensus.cc:2272] T 017ae611ff4d40979ed28f08411c8a3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.419517 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.420356 19561 raft_consensus.cc:2243] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.420800 19561 raft_consensus.cc:2272] T ee5576ddc81642e3ab2a0b39d9d1e494 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.423134 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.423981 19561 raft_consensus.cc:2243] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.424368 19561 raft_consensus.cc:2272] T a8c68e5a5cc8436390746683272339b6 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.427253 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.427942 19561 raft_consensus.cc:2243] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.428581 19561 raft_consensus.cc:2272] T f8da7b71bace461a8b2e7a3980f83493 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.430733 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.431351 19561 raft_consensus.cc:2243] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.431767 19561 raft_consensus.cc:2272] T f164f6dea21c4dedbf3d6dc7d485b2e0 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.434448 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.435341 19561 raft_consensus.cc:2243] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:12.435859 22670 consensus_peers.cc:597] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.436249 19561 raft_consensus.cc:2272] T 62d3c98a6a2046959e00548f0f957c33 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.436540 22670 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.438491 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.439123 19561 raft_consensus.cc:2243] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.439918 19561 raft_consensus.cc:2272] T c7357c246b924badb47637ce37af9b7f P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.442224 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.442919 19561 raft_consensus.cc:2243] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.443325 19561 raft_consensus.cc:2272] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.444075 22744 consensus_peers.cc:597] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.445678 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.446308 19561 raft_consensus.cc:2243] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.446686 19561 raft_consensus.cc:2272] T 89eb9f875af14279bb86608f072e2786 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.449069 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.449831 19561 raft_consensus.cc:2243] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.450810 19561 raft_consensus.cc:2272] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.452198 22596 consensus_peers.cc:597] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.454703 22596 consensus_peers.cc:597] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.455045 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.455710 19561 raft_consensus.cc:2243] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.456511 19561 raft_consensus.cc:2272] T 7e038bb72f91402b855a9b0d9501e586 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.458698 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.459504 19561 raft_consensus.cc:2243] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.460021 19561 raft_consensus.cc:2272] T 62f72ae3f79245db9aca8bd62b261afc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.462179 22670 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.463302 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.464205 19561 raft_consensus.cc:2243] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.464737 19561 raft_consensus.cc:2272] T bb49fdff9afb46309b6911721d84d1c8 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.467200 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.467717 19561 raft_consensus.cc:2243] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.468128 19561 raft_consensus.cc:2272] T a98291add4744b12bab3da8388df7a49 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.470042 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.470687 19561 raft_consensus.cc:2243] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.471149 19561 raft_consensus.cc:2272] T a1428442078a45cf87e3ab3a934f6334 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.473109 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.473603 19561 raft_consensus.cc:2243] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.473938 19561 raft_consensus.cc:2272] T a156d4a2932d4de683b14988e22d8e3c P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.475898 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.476424 19561 raft_consensus.cc:2243] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.476812 19561 raft_consensus.cc:2272] T 46884bb663ef4dc484512f1782d27bb5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.478670 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.479206 19561 raft_consensus.cc:2243] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.479614 19561 raft_consensus.cc:2272] T d56e76755945496ea4be5f662aa4f27d P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.481510 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.482025 19561 raft_consensus.cc:2243] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.482777 19561 raft_consensus.cc:2272] T f8440d72596f4b1dbc513d6eb142e475 P 3634e48f538441518b892551cfac9407 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.485291 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.486006 19561 raft_consensus.cc:2243] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.486754 19561 raft_consensus.cc:2272] T 14b81bb7b2e0495da20c4b8fa479fc3c P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.487286 22670 consensus_peers.cc:597] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.488649 22670 consensus_peers.cc:597] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:12.489286 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.489928 19561 raft_consensus.cc:2243] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.490383 19561 raft_consensus.cc:2272] T a9bed08079be479c8bd3f03aed3fce68 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.492532 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.493124 19561 raft_consensus.cc:2243] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.493607 19561 raft_consensus.cc:2272] T 59655c108cc74122a9d02ab332e8db03 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.495697 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.496285 19561 raft_consensus.cc:2243] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.497146 19561 raft_consensus.cc:2272] T 992476170a094d5fbd1e20a4ca8ddd94 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.499321 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.499904 19561 raft_consensus.cc:2243] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.500332 19561 raft_consensus.cc:2272] T 9827743614f547528a1c7bf66a6773a5 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.502945 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.759142 19561 raft_consensus.cc:2243] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.759820 19561 raft_consensus.cc:2272] T dc858256b5244588a6ab8a92be8ff2ad P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.763329 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.764976 19561 raft_consensus.cc:2243] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.765429 19561 raft_consensus.cc:2272] T 0b9cdfa142724f99becd8c048070dcbc P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.768853 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.769608 19561 raft_consensus.cc:2243] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.770066 19561 raft_consensus.cc:2272] T 6ef2cd661a2741ee84930742ca80db42 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.773087 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.773803 19561 raft_consensus.cc:2243] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.774303 19561 raft_consensus.cc:2272] T 963d24f12bce47f6b6c7e2779a98229d P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.777062 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.777755 19561 raft_consensus.cc:2243] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.778807 19561 raft_consensus.cc:2272] T 3f7ff2855b50466b8c1dded4591a65be P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.781544 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.782349 19561 raft_consensus.cc:2243] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.782897 19561 raft_consensus.cc:2272] T dddfb46c2b234309a1477d381c46e046 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.786130 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.786960 19561 raft_consensus.cc:2243] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.788852 19561 raft_consensus.cc:2272] T 47f12b4b995b470c96dd1e8e84a96854 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.791673 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.792585 19561 raft_consensus.cc:2243] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.793107 19561 raft_consensus.cc:2272] T 2138849dbed04386b30a78deea760ee7 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.795807 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.796530 19561 raft_consensus.cc:2243] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.796981 19561 raft_consensus.cc:2272] T 0175fe6dd6d5443790cab1a192350f6f P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.799691 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.800365 19561 raft_consensus.cc:2243] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:12.801295 19561 raft_consensus.cc:2272] T 521f31d80ba94723967553a57825a0b0 P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.804406 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.805085 19561 raft_consensus.cc:2243] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.805603 19561 raft_consensus.cc:2272] T 142677bd5b0e4db1b40db275e263d530 P 3634e48f538441518b892551cfac9407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.808614 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:12.810266 19561 raft_consensus.cc:2243] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.810829 19561 raft_consensus.cc:2272] T f0429b6a74374fad94799b8bd3942b1b P 3634e48f538441518b892551cfac9407 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:12.832931 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:45149, user_credentials={real_user=slave}} blocked reactor thread for 317433us
W20260709 13:08:12.964267 22670 consensus_peers.cc:597] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:12.967935 22596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.67:46263, user_credentials={real_user=slave}} blocked reactor thread for 66796.1us
W20260709 13:08:12.969846 22670 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.016785 22596 consensus_peers.cc:597] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.030319 22670 consensus_peers.cc:597] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.034807 22670 consensus_peers.cc:597] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.043286 22744 consensus_peers.cc:597] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.046454 22745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:45387, user_credentials={real_user=slave}} blocked reactor thread for 146261us
W20260709 13:08:13.063488 23297 connection.cc:466] server connection from 127.0.0.1:37428 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37428 (request call id 454) could send its response
W20260709 13:08:13.063791 22744 consensus_peers.cc:597] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.064461 22744 consensus_peers.cc:597] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.066797 19561 connection.cc:466] server connection from 127.0.0.1:37428 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37428 (request call id 452) could send its response
W20260709 13:08:13.067452 19561 connection.cc:466] server connection from 127.0.0.1:37428 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37428 (request call id 453) could send its response
W20260709 13:08:13.071264 22596 connection.cc:769] client connection to 127.19.26.65:45149 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 13:08:13.071830 22596 consensus_peers.cc:597] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.072265 22596 consensus_peers.cc:597] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.072664 22596 consensus_peers.cc:597] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.075771 22744 consensus_peers.cc:597] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.079339 22596 consensus_peers.cc:597] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.079506 22744 consensus_peers.cc:597] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.079981 22596 consensus_peers.cc:597] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.080072 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:13.080408 22596 consensus_peers.cc:597] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.382997 23630 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.383562 23630 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.387535 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.389362 23630 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:08:13.392138 22670 leader_election.cc:336] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.392966 22670 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:13.393834 23510 raft_consensus.cc:2749] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.483733 23625 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.484272 23625 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.486881 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:08:13.489029 23625 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:08:13.490731 22596 leader_election.cc:336] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.491186 22596 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:08:13.491809 23625 raft_consensus.cc:2749] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.531510 23602 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.532083 23602 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.533675 23602 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.534721 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:08:13.537451 22670 leader_election.cc:336] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.537789 22670 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:13.538293 23602 raft_consensus.cc:2749] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:13.552167 23602 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.552708 23602 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.554471 23602 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.555243 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:08:13.558187 22670 leader_election.cc:336] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.558524 22670 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:13.559046 23602 raft_consensus.cc:2749] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.597556 23622 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.598160 23622 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.599979 23622 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.601009 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
W20260709 13:08:13.603431 22744 leader_election.cc:336] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.603871 22744 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:13.604427 23622 raft_consensus.cc:2749] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.647624 23629 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.648343 23629 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.648736 23625 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.649283 23625 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.650211 23629 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.650925 23625 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.651628 22700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.652024 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.652697 22705 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:13.653975 22596 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.654665 23625 raft_consensus.cc:2804] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:08:13.654675 22596 leader_election.cc:336] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.655158 23625 raft_consensus.cc:493] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.655321 22596 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:08:13.655591 23625 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.656394 22596 leader_election.cc:336] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.656452 23629 raft_consensus.cc:2749] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.658088 23629 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.658535 23629 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.660161 23629 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.660802 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:08:13.662695 23625 raft_consensus.cc:515] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.664294 22596 leader_election.cc:336] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.664731 22596 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:08:13.665028 23625 leader_election.cc:290] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.665632 23629 raft_consensus.cc:2749] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:13.667341 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5772dec47498f8b8c9a531e0b51d9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:13.667845 22705 raft_consensus.cc:3060] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.669298 22596 leader_election.cc:336] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.673291 22705 raft_consensus.cc:2468] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
I20260709 13:08:13.673353 23622 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.674093 23622 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.674587 22596 leader_election.cc:304] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.675346 23629 raft_consensus.cc:2804] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.675841 23629 raft_consensus.cc:697] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:13.676373 23622 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.676669 23629 consensus_queue.cc:237] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [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: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.677204 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.677814 22627 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 3.
I20260709 13:08:13.678607 23625 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.678792 22745 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:13.679580 23622 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:13.680011 23622 raft_consensus.cc:493] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.679721 23625 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.680393 23622 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:13.682243 22744 leader_election.cc:336] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.682195 23625 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.686141 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:08:13.687247 22596 leader_election.cc:336] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.688253 22596 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:08:13.689047 23587 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.689476 23629 raft_consensus.cc:2749] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.689622 23587 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.691093 23622 raft_consensus.cc:515] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.692301 23587 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.691481 22450 catalog_manager.cc:5697] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 3 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.692960 23622 leader_election.cc:290] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 4 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.694512 23629 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.695019 23629 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.695549 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.696231 22627 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 2.
I20260709 13:08:13.697000 23629 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.697499 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e038bb72f91402b855a9b0d9501e586" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:13.698117 22627 raft_consensus.cc:3060] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:13.698612 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
W20260709 13:08:13.700428 22744 leader_election.cc:336] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
W20260709 13:08:13.700951 22744 leader_election.cc:336] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.705111 22745 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.705485 22627 raft_consensus.cc:2468] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 4.
I20260709 13:08:13.706020 23622 raft_consensus.cc:2804] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.706383 23622 raft_consensus.cc:493] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.706760 23622 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.707396 22745 leader_election.cc:304] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.708170 23587 raft_consensus.cc:2804] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:13.708645 23587 raft_consensus.cc:697] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 4 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:13.709511 23587 consensus_queue.cc:237] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.715440 23622 raft_consensus.cc:515] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:08:13.716490 22596 leader_election.cc:336] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.717130 22596 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:08:13.719506 23629 raft_consensus.cc:2749] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.718492 23622 leader_election.cc:290] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:08:13.722997 22744 leader_election.cc:336] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.725059 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5cd13f11e0406a9ad683a4e1076096" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:13.725732 22627 raft_consensus.cc:3060] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.725790 23587 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.726665 23587 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.730814 23629 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.731587 23629 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
W20260709 13:08:13.733987 22744 leader_election.cc:336] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.735926 23587 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.736020 23625 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.736671 23625 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.737259 23629 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.737838 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:08:13.738471 22777 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:13.738910 23625 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.739542 22594 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:13.740545 23638 raft_consensus.cc:2804] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.740891 23638 raft_consensus.cc:493] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.741237 23638 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.746155 22627 raft_consensus.cc:2468] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 3.
I20260709 13:08:13.745970 22450 catalog_manager.cc:5697] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 3 to 4, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 4 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.748723 23602 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.749091 23638 raft_consensus.cc:515] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.749341 23602 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:13.751477 23638 leader_election.cc:290] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.751881 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d3c98a6a2046959e00548f0f957c33" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:13.752480 22773 raft_consensus.cc:3060] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.753629 23602 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.755188 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:08:13.756489 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
W20260709 13:08:13.756647 22670 leader_election.cc:336] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.758021 23602 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.758631 22668 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, 52edbde4eb554ff596bc0db31d4e60c6
I20260709 13:08:13.758579 23602 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.759912 23638 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.759943 23630 raft_consensus.cc:2749] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.760980 23602 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.762434 22745 leader_election.cc:304] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.762459 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.763270 22628 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:08:13.764530 23622 raft_consensus.cc:2804] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.764916 22671 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.765087 23622 raft_consensus.cc:697] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:13.766027 23622 consensus_queue.cc:237] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.767814 22773 raft_consensus.cc:2468] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
W20260709 13:08:13.769311 22670 leader_election.cc:336] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.769311 22594 leader_election.cc:304] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 
I20260709 13:08:13.769737 23602 raft_consensus.cc:2804] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.770112 23602 raft_consensus.cc:493] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.770342 23602 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.775197 22596 leader_election.cc:336] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.775353 23630 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.775935 23630 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.776473 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.776490 23638 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.778020 23630 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:08:13.778263 22596 leader_election.cc:336] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.778635 23625 raft_consensus.cc:2804] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.779098 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.779881 22628 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:08:13.779199 23625 raft_consensus.cc:697] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:13.781388 23625 consensus_queue.cc:237] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.783119 22671 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.783921 23602 raft_consensus.cc:515] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.784030 23630 raft_consensus.cc:2804] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.785678 23630 raft_consensus.cc:493] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.786104 23630 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.786451 22670 leader_election.cc:336] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.786670 23602 leader_election.cc:290] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:08:13.787990 23376 debug-util.cc:398] Leaking SignalData structure 0x7b0800299e00 after lost signal to thread 19564
I20260709 13:08:13.787968 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f7ff2855b50466b8c1dded4591a65be" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:13.788686 22628 raft_consensus.cc:3060] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.789270 23376 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2f20 after lost signal to thread 22488
W20260709 13:08:13.790647 23376 debug-util.cc:398] Leaking SignalData structure 0x7b08002b89a0 after lost signal to thread 22655
I20260709 13:08:13.792778 23628 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
W20260709 13:08:13.793330 23376 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8100 after lost signal to thread 22729
I20260709 13:08:13.793372 23628 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.794632 23376 debug-util.cc:398] Leaking SignalData structure 0x7b08000621a0 after lost signal to thread 22803
I20260709 13:08:13.795287 23630 raft_consensus.cc:515] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.797503 23630 leader_election.cc:290] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.797423 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.799260 23628 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.799973 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "521f31d80ba94723967553a57825a0b0" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:13.778074 22627 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 2.
I20260709 13:08:13.800614 22630 raft_consensus.cc:3060] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.778707 22596 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:08:13.803781 22745 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.804128 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.804836 22705 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:13.805428 23622 raft_consensus.cc:2804] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.805869 23622 raft_consensus.cc:493] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.806209 23622 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.810181 23634 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.810792 23634 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:08:13.811476 22670 leader_election.cc:336] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.778628 23638 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.812930 23634 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
W20260709 13:08:13.814105 22596 leader_election.cc:336] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.811625 23629 raft_consensus.cc:2749] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.816926 22628 raft_consensus.cc:2468] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 3.
I20260709 13:08:13.822371 22671 leader_election.cc:304] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.822986 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.823721 23628 raft_consensus.cc:2804] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.824304 23628 raft_consensus.cc:697] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:13.821496 22450 catalog_manager.cc:5697] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.825202 23628 consensus_queue.cc:237] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.825459 22596 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.829752 23629 raft_consensus.cc:2804] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.830175 23629 raft_consensus.cc:493] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.830524 23629 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.832088 22630 raft_consensus.cc:2468] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 3.
I20260709 13:08:13.833604 22671 leader_election.cc:304] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.834461 23630 raft_consensus.cc:2804] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.835184 23630 raft_consensus.cc:697] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:13.836169 23630 consensus_queue.cc:237] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.845192 22744 leader_election.cc:336] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.845851 22744 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:08:13.846545 23634 raft_consensus.cc:2749] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.849433 22450 catalog_manager.cc:5697] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 3 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.852277 23629 raft_consensus.cc:515] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.818759 22670 leader_election.cc:336] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
W20260709 13:08:13.850397 22596 leader_election.cc:336] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.853128 22670 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [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: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
I20260709 13:08:13.853891 23602 raft_consensus.cc:2749] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:13.858065 23625 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.858749 23625 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.854106 22670 leader_election.cc:336] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.861268 23625 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.819310 23622 raft_consensus.cc:515] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:13.871572 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.872331 22705 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 2.
I20260709 13:08:13.875375 22596 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.876212 23625 raft_consensus.cc:2804] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.876718 23625 raft_consensus.cc:493] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.877152 23625 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.877698 23634 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.878258 23634 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
W20260709 13:08:13.884696 22596 leader_election.cc:336] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.888180 23629 leader_election.cc:290] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.889472 23634 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.888770 22450 catalog_manager.cc:5697] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.897675 23625 raft_consensus.cc:515] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.902408 23622 leader_election.cc:290] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.906591 23630 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.920593 23630 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.906800 23510 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.907421 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee45a2a200ec4299b9e6be5181ff7ac9" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:13.921674 23625 leader_election.cc:290] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.924803 23630 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
W20260709 13:08:13.925925 22596 leader_election.cc:336] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.926467 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.927143 22627 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:08:13.928536 22671 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.918087 22453 catalog_manager.cc:5697] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:13.919044 22744 leader_election.cc:336] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.929994 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "992476170a094d5fbd1e20a4ca8ddd94" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:13.930217 23629 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.921941 22705 raft_consensus.cc:3060] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.932790 23602 raft_consensus.cc:2804] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.933243 23602 raft_consensus.cc:493] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.933609 23602 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.910835 22701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.921713 23510 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:13.936094 22701 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 2.
I20260709 13:08:13.937367 23510 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:13.930578 22702 raft_consensus.cc:3060] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.943784 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6" is_pre_election: true
I20260709 13:08:13.919478 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7357c246b924badb47637ce37af9b7f" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:13.944242 22705 raft_consensus.cc:2468] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
I20260709 13:08:13.944509 22773 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 2.
I20260709 13:08:13.945194 23629 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
W20260709 13:08:13.946877 22744 leader_election.cc:336] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.947414 23629 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.944628 22628 raft_consensus.cc:3060] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.951820 22670 leader_election.cc:336] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.956132 22668 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.956235 22744 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.957149 23628 raft_consensus.cc:2804] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.955647 23630 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.957373 23587 raft_consensus.cc:2804] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:13.957979 23587 raft_consensus.cc:493] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.958336 23587 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:13.961148 22670 leader_election.cc:336] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.961460 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.963686 22596 leader_election.cc:304] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:13.964455 23630 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.965616 23628 raft_consensus.cc:493] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.966049 23628 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:13.967574 23629 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3634e48f538441518b892551cfac9407)
W20260709 13:08:13.969029 22596 leader_election.cc:336] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:13.967779 23625 raft_consensus.cc:2804] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:13.969378 23629 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.971634 23629 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:13.972972 22705 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
I20260709 13:08:13.974646 23630 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:13.975852 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:13.976048 23625 raft_consensus.cc:697] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:13.983194 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 3.
I20260709 13:08:13.983898 23625 consensus_queue.cc:237] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:13.984334 22671 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:13.987391 23510 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:13.987782 23510 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:13.988112 23510 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:13.979239 23587 raft_consensus.cc:515] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:13.981050 22702 raft_consensus.cc:2468] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
I20260709 13:08:13.992069 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596" is_pre_election: true
I20260709 13:08:13.993221 22628 raft_consensus.cc:2468] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 3.
I20260709 13:08:13.994508 22705 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 3.
I20260709 13:08:13.992306 22596 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:14.001332 22596 leader_election.cc:304] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
W20260709 13:08:14.003599 22670 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.002084 23629 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:14.006646 23633 raft_consensus.cc:2804] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.007273 23633 raft_consensus.cc:697] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:14.008201 23633 consensus_queue.cc:237] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.013293 23510 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.016993 23510 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:14.019630 23628 raft_consensus.cc:515] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:14.005848 23629 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:14.021914 23629 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:14.032253 22777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8c3d9d6ac54c559898e305fc1a6c82" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "52edbde4eb554ff596bc0db31d4e60c6"
I20260709 13:08:14.033041 22777 raft_consensus.cc:3060] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.033833 22596 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:14.034790 22705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b81bb7b2e0495da20c4b8fa479fc3c" candidate_uuid: "52edbde4eb554ff596bc0db31d4e60c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:14.035372 22705 raft_consensus.cc:3060] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:14.038151 22596 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.038309 23638 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:14.038847 23638 raft_consensus.cc:493] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3634e48f538441518b892551cfac9407)
I20260709 13:08:14.039245 23638 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:14.040396 22777 raft_consensus.cc:2468] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 3.
I20260709 13:08:14.041178 22745 leader_election.cc:304] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:14.041566 22668 leader_election.cc:304] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:14.042795 23628 leader_election.cc:290] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: Requested vote from peers 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68:41065), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:14.043308 23634 raft_consensus.cc:2804] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.043859 23634 raft_consensus.cc:697] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:14.043339 23628 raft_consensus.cc:2804] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.044755 23634 consensus_queue.cc:237] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [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: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } }
I20260709 13:08:14.045707 23628 raft_consensus.cc:697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:14.046593 23628 consensus_queue.cc:237] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:14.048070 23587 leader_election.cc:290] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: Requested vote from peers af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263), 3634e48f538441518b892551cfac9407 (127.19.26.65:45149)
I20260709 13:08:14.050055 23629 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.053503 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
W20260709 13:08:14.055231 22596 leader_election.cc:336] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.056058 23602 raft_consensus.cc:515] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.058720 22627 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate af9e986a00be41dfa671e7f25e4e7596 in current term 4: Already voted for candidate a4d6e755c9444df3aced99f9209c225f in this term.
I20260709 13:08:14.058044 22453 catalog_manager.cc:5697] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 3 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.063851 23638 raft_consensus.cc:515] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.065338 23629 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:14.067589 22705 raft_consensus.cc:2468] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52edbde4eb554ff596bc0db31d4e60c6 in term 3.
I20260709 13:08:14.067472 22628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f12b4b995b470c96dd1e8e84a96854" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:14.068780 22628 raft_consensus.cc:3060] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.069669 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
W20260709 13:08:14.067479 22744 leader_election.cc:336] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.070389 22702 raft_consensus.cc:2393] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a4d6e755c9444df3aced99f9209c225f in current term 4: Already voted for candidate af9e986a00be41dfa671e7f25e4e7596 in this term.
W20260709 13:08:14.072867 19561 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23376)
I20260709 13:08:14.068965 23602 leader_election.cc:290] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:14.073712 22702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8440d72596f4b1dbc513d6eb142e475" candidate_uuid: "a4d6e755c9444df3aced99f9209c225f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af9e986a00be41dfa671e7f25e4e7596"
I20260709 13:08:14.074326 22702 raft_consensus.cc:3060] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:14.072700 22670 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.076988 22670 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407, a4d6e755c9444df3aced99f9209c225f
W20260709 13:08:14.078068 22670 leader_election.cc:336] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.065922 23638 leader_election.cc:290] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263)
I20260709 13:08:14.085875 22628 raft_consensus.cc:2468] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 3.
I20260709 13:08:14.086943 22702 raft_consensus.cc:2468] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4d6e755c9444df3aced99f9209c225f in term 4.
I20260709 13:08:14.088615 22453 catalog_manager.cc:5697] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 3 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:14.088660 22670 leader_election.cc:336] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.088054 23602 raft_consensus.cc:2749] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:14.092308 22671 leader_election.cc:304] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:14.093515 23510 raft_consensus.cc:2804] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.093966 23510 raft_consensus.cc:697] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:14.094713 23510 consensus_queue.cc:237] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.100106 22450 catalog_manager.cc:5697] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.101518 22744 leader_election.cc:304] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [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: 52edbde4eb554ff596bc0db31d4e60c6, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:14.104573 23634 raft_consensus.cc:2804] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.105110 23634 raft_consensus.cc:697] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Becoming Leader. State: Replica: 52edbde4eb554ff596bc0db31d4e60c6, State: Running, Role: LEADER
I20260709 13:08:14.106067 23634 consensus_queue.cc:237] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [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: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } }
I20260709 13:08:14.115248 22596 leader_election.cc:304] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [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: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
W20260709 13:08:14.116434 22596 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.116856 22596 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f; no voters: 3634e48f538441518b892551cfac9407, af9e986a00be41dfa671e7f25e4e7596
I20260709 13:08:14.117378 23633 raft_consensus.cc:2804] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:08:14.117774 22596 leader_election.cc:336] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:14.118019 22705 raft_consensus.cc:1275] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.117930 23658 raft_consensus.cc:2749] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:14.117950 23633 raft_consensus.cc:697] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 4 LEADER]: Becoming Leader. State: Replica: a4d6e755c9444df3aced99f9209c225f, State: Running, Role: LEADER
I20260709 13:08:14.123047 23638 consensus_queue.cc:1048] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.121609 23633 consensus_queue.cc:237] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [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: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:14.124267 22453 catalog_manager.cc:5697] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.137626 22450 catalog_manager.cc:5697] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to 52edbde4eb554ff596bc0db31d4e60c6 (127.19.26.68). New cstate: current_term: 3 leader_uuid: "52edbde4eb554ff596bc0db31d4e60c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.158439 22450 catalog_manager.cc:5697] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f reported cstate change: term changed from 3 to 4, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to a4d6e755c9444df3aced99f9209c225f (127.19.26.66). New cstate: current_term: 4 leader_uuid: "a4d6e755c9444df3aced99f9209c225f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:14.159956 22596 consensus_peers.cc:597] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.169415 22453 catalog_manager.cc:5697] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 2 to 3, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.199510 22777 raft_consensus.cc:1275] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.200886 23633 consensus_queue.cc:1048] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.201727 22596 consensus_peers.cc:597] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.210436 22670 consensus_peers.cc:597] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.228061 22628 raft_consensus.cc:1275] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:14.229712 23587 consensus_queue.cc:1048] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:14.274703 22744 consensus_peers.cc:597] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.343281 22627 raft_consensus.cc:1275] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.344579 23587 consensus_queue.cc:1048] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.366140 22628 raft_consensus.cc:1275] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.374364 23628 consensus_queue.cc:1048] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.382182 22630 raft_consensus.cc:1275] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.385040 23630 consensus_queue.cc:1048] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.404662 22744 consensus_peers.cc:597] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.410203 22670 consensus_peers.cc:597] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.455704 22596 consensus_peers.cc:597] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.460600 22705 raft_consensus.cc:1275] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.463557 23629 consensus_queue.cc:1048] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.496634 22596 consensus_peers.cc:597] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.499096 22670 consensus_peers.cc:597] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.512773 22773 raft_consensus.cc:1275] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.514199 23657 consensus_queue.cc:1048] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52edbde4eb554ff596bc0db31d4e60c6" member_type: VOTER last_known_addr { host: "127.19.26.68" port: 41065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:14.565305 22702 raft_consensus.cc:1275] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.566766 23625 consensus_queue.cc:1048] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.653105 22626 raft_consensus.cc:1275] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.656615 23628 consensus_queue.cc:1048] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.662966 22744 consensus_peers.cc:597] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.662940 22627 raft_consensus.cc:1275] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.672194 23634 consensus_queue.cc:1048] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.675621 22596 consensus_peers.cc:597] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:14.704293 22670 consensus_peers.cc:597] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.717815 22702 raft_consensus.cc:1275] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Refusing update from remote peer 52edbde4eb554ff596bc0db31d4e60c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.719483 23634 consensus_queue.cc:1048] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:14.731103 22596 consensus_peers.cc:597] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:14.738761 22744 consensus_peers.cc:597] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:14.748719 22702 raft_consensus.cc:1275] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Refusing update from remote peer a4d6e755c9444df3aced99f9209c225f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:14.754570 23633 consensus_queue.cc:1048] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [LEADER]: Connected to new peer: Peer: permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:14.820534 22670 consensus_peers.cc:597] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.073374 19561 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23376)
W20260709 13:08:15.287659 22596 consensus_peers.cc:597] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.288273 22596 consensus_peers.cc:597] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.288651 22596 consensus_peers.cc:597] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.289201 22596 consensus_peers.cc:597] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.289613 22596 consensus_peers.cc:597] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.327011 22596 consensus_peers.cc:597] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.349998 22596 consensus_peers.cc:597] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.377580 22670 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.378211 22670 consensus_peers.cc:597] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.378651 22670 consensus_peers.cc:597] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.383035 22670 consensus_peers.cc:597] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.383500 22670 consensus_peers.cc:597] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.384262 22670 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.399845 22596 consensus_peers.cc:597] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.404042 22596 consensus_peers.cc:597] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.407474 22744 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.408269 22744 consensus_peers.cc:597] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.408612 22744 consensus_peers.cc:597] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.409744 22744 consensus_peers.cc:597] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.410051 22744 consensus_peers.cc:597] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.410378 22744 consensus_peers.cc:597] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.481557 22670 consensus_peers.cc:597] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.556771 22596 consensus_peers.cc:597] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.576808 22744 consensus_peers.cc:597] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.644773 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.767048 22670 consensus_peers.cc:597] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.805627 22670 consensus_peers.cc:597] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.824313 22744 consensus_peers.cc:597] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:15.981142 22670 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.073989 19561 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 23376)
I20260709 13:08:16.136406 23690 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:16.136957 23690 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:16.138779 23690 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:16.139968 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f" is_pre_election: true
I20260709 13:08:16.140626 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 4.
I20260709 13:08:16.141669 22671 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 
I20260709 13:08:16.142443 23690 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:08:16.142691 22670 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:16.142814 23690 raft_consensus.cc:493] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:16.143503 23690 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:16.151516 23690 raft_consensus.cc:515] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:16.153659 23690 leader_election.cc:290] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 election: Requested vote from peers 3634e48f538441518b892551cfac9407 (127.19.26.65:45149), a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387)
I20260709 13:08:16.154752 22627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7e5a6c9fae43b9b68c1ce3dca9da5c" candidate_uuid: "af9e986a00be41dfa671e7f25e4e7596" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a4d6e755c9444df3aced99f9209c225f"
I20260709 13:08:16.155405 22627 raft_consensus.cc:3060] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:08:16.157466 22670 leader_election.cc:336] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111)
I20260709 13:08:16.162420 22627 raft_consensus.cc:2468] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af9e986a00be41dfa671e7f25e4e7596 in term 5.
I20260709 13:08:16.163761 22671 leader_election.cc:304] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a4d6e755c9444df3aced99f9209c225f, af9e986a00be41dfa671e7f25e4e7596; no voters: 3634e48f538441518b892551cfac9407
I20260709 13:08:16.165099 23690 raft_consensus.cc:2804] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:16.165671 23690 raft_consensus.cc:697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 5 LEADER]: Becoming Leader. State: Replica: af9e986a00be41dfa671e7f25e4e7596, State: Running, Role: LEADER
I20260709 13:08:16.166626 23690 consensus_queue.cc:237] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } }
I20260709 13:08:16.178277 22450 catalog_manager.cc:5697] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 reported cstate change: term changed from 3 to 5, leader changed from 3634e48f538441518b892551cfac9407 (127.19.26.65) to af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67). New cstate: current_term: 5 leader_uuid: "af9e986a00be41dfa671e7f25e4e7596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3634e48f538441518b892551cfac9407" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af9e986a00be41dfa671e7f25e4e7596" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 46263 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:16.240056 22800 debug-util.cc:398] Leaking SignalData structure 0x7b08003443a0 after lost signal to thread 19564
W20260709 13:08:16.241138 22800 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc8e0 after lost signal to thread 22488
W20260709 13:08:16.242470 22800 debug-util.cc:398] Leaking SignalData structure 0x7b0800345380 after lost signal to thread 22655
W20260709 13:08:16.243562 22800 debug-util.cc:398] Leaking SignalData structure 0x7b08001415a0 after lost signal to thread 22729
W20260709 13:08:16.244624 22800 debug-util.cc:398] Leaking SignalData structure 0x7b080021d1c0 after lost signal to thread 22803
W20260709 13:08:16.581637 22670 consensus_peers.cc:597] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:16.594141 22744 consensus_peers.cc:597] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.609827 22596 consensus_peers.cc:597] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:16.749003 22626 raft_consensus.cc:1275] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 5 FOLLOWER]: Refusing update from remote peer af9e986a00be41dfa671e7f25e4e7596: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:16.750334 23701 consensus_queue.cc:1048] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4d6e755c9444df3aced99f9209c225f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 45387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:16.798810 22670 consensus_peers.cc:597] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.832521 22744 consensus_peers.cc:597] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.885676 22596 consensus_peers.cc:597] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.908821 22596 consensus_peers.cc:597] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.932664 22596 consensus_peers.cc:597] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:16.951558 22596 consensus_peers.cc:597] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.033522 22670 consensus_peers.cc:597] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.074468 19561 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 23376)
W20260709 13:08:17.089748 22744 consensus_peers.cc:597] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.105624 22744 consensus_peers.cc:597] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.261511 22596 consensus_peers.cc:597] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.296561 22670 consensus_peers.cc:597] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.336349 22596 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111) [suppressed 421 similar messages]
W20260709 13:08:17.404382 22744 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.453491 22670 consensus_peers.cc:597] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.472301 22744 consensus_peers.cc:597] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.548185 22670 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.570454 22670 consensus_peers.cc:597] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.585825 22670 consensus_peers.cc:597] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.615149 22596 consensus_peers.cc:597] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.619239 22744 consensus_peers.cc:597] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.649622 22596 consensus_peers.cc:597] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.663810 22596 consensus_peers.cc:597] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.670536 22670 consensus_peers.cc:597] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:17.783443 22744 consensus_peers.cc:597] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.826202 22596 consensus_peers.cc:597] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.826788 22596 consensus_peers.cc:597] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.859001 22744 consensus_peers.cc:597] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.895087 22670 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.895861 22596 consensus_peers.cc:597] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.896268 22670 consensus_peers.cc:597] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.896448 22596 consensus_peers.cc:597] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.903995 22596 consensus_peers.cc:597] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.912119 22744 consensus_peers.cc:597] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.912690 22670 consensus_peers.cc:597] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.917182 22596 consensus_peers.cc:597] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.929900 22670 consensus_peers.cc:597] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:17.951294 22670 consensus_peers.cc:597] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:18.005421 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:18.068255 22596 consensus_peers.cc:597] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:18.108036 19561 tablet_server.cc:196] TabletServer@127.19.26.65:45149 shutdown complete.
W20260709 13:08:18.150142 22744 consensus_peers.cc:597] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:18.165053 22670 consensus_peers.cc:597] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:18.203374 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
I20260709 13:08:18.235430 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:18.236304 19561 tablet_replica.cc:333] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.237143 19561 raft_consensus.cc:2243] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:08:18.237540 22671 consensus_peers.cc:597] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.238200 19561 raft_consensus.cc:2272] T 2138849dbed04386b30a78deea760ee7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.240613 19561 tablet_replica.cc:333] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.241142 19561 raft_consensus.cc:2243] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.241974 19561 raft_consensus.cc:2272] T da4175f584054afd85b8c3fb039e1a55 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.244247 19561 tablet_replica.cc:333] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.244869 19561 raft_consensus.cc:2243] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.245349 19561 raft_consensus.cc:2272] T f8da7b71bace461a8b2e7a3980f83493 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.246176 22671 consensus_peers.cc:597] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.247267 19561 tablet_replica.cc:333] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.247974 19561 raft_consensus.cc:2243] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.248725 19561 raft_consensus.cc:2272] T f164f6dea21c4dedbf3d6dc7d485b2e0 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.250864 19561 tablet_replica.cc:333] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.251385 19561 raft_consensus.cc:2243] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.252290 19561 raft_consensus.cc:2272] T 62d3c98a6a2046959e00548f0f957c33 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.254426 19561 tablet_replica.cc:333] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.255115 19561 raft_consensus.cc:2243] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.255681 19561 raft_consensus.cc:2272] T 5a0ce187d0564f0eb4cfa8aead538426 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.257895 19561 tablet_replica.cc:333] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.258759 19561 raft_consensus.cc:2243] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.259792 19561 raft_consensus.cc:2272] T ee5576ddc81642e3ab2a0b39d9d1e494 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.262297 19561 tablet_replica.cc:333] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
W20260709 13:08:18.262967 22671 consensus_peers.cc:597] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.263062 19561 raft_consensus.cc:2243] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.263780 19561 raft_consensus.cc:2272] T 75dd3433e0a445a292441719c3809175 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.266327 19561 tablet_replica.cc:333] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.267131 19561 raft_consensus.cc:2243] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.267693 19561 raft_consensus.cc:2272] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P a4d6e755c9444df3aced99f9209c225f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.268914 22745 consensus_peers.cc:597] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.270109 19561 tablet_replica.cc:333] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.270979 19561 raft_consensus.cc:2243] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.271552 19561 raft_consensus.cc:2272] T 91aa3b1a8c764f2fbc3bd34c33572064 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.274542 19561 tablet_replica.cc:333] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.275408 19561 raft_consensus.cc:2243] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.275959 19561 raft_consensus.cc:2272] T c22f2e9c90c74317a7b79da989ee5ee8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.278513 19561 tablet_replica.cc:333] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.279292 19561 raft_consensus.cc:2243] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.280309 19561 raft_consensus.cc:2272] T dc858256b5244588a6ab8a92be8ff2ad P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.282850 19561 tablet_replica.cc:333] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.283681 19561 raft_consensus.cc:2243] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.284780 19561 raft_consensus.cc:2272] T 0b9cdfa142724f99becd8c048070dcbc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.287370 19561 tablet_replica.cc:333] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
W20260709 13:08:18.288224 22744 consensus_peers.cc:597] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:18.288234 19561 raft_consensus.cc:2243] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.289098 19561 raft_consensus.cc:2272] T a98291add4744b12bab3da8388df7a49 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.291586 19561 tablet_replica.cc:333] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.294169 19561 raft_consensus.cc:2243] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.294706 19561 raft_consensus.cc:2272] T 963d24f12bce47f6b6c7e2779a98229d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.296861 19561 tablet_replica.cc:333] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.297529 19561 raft_consensus.cc:2243] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.298051 19561 raft_consensus.cc:2272] T 3f7ff2855b50466b8c1dded4591a65be P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.300316 19561 tablet_replica.cc:333] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
W20260709 13:08:18.300869 22745 consensus_peers.cc:597] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.301142 19561 raft_consensus.cc:2243] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.301846 19561 raft_consensus.cc:2272] T 15bf7ad8c3914c77bc2901af3a7be203 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.304451 19561 tablet_replica.cc:333] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.305094 19561 raft_consensus.cc:2243] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.305613 19561 raft_consensus.cc:2272] T 47f12b4b995b470c96dd1e8e84a96854 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.306331 22671 consensus_peers.cc:597] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.307921 19561 tablet_replica.cc:333] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.308524 19561 raft_consensus.cc:2243] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.308974 19561 raft_consensus.cc:2272] T 7e038bb72f91402b855a9b0d9501e586 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.310930 19561 tablet_replica.cc:333] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.311473 19561 raft_consensus.cc:2243] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.311896 19561 raft_consensus.cc:2272] T bb49fdff9afb46309b6911721d84d1c8 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.313927 19561 tablet_replica.cc:333] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.314476 19561 raft_consensus.cc:2243] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.315393 19561 raft_consensus.cc:2272] T 62f72ae3f79245db9aca8bd62b261afc P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.318042 19561 tablet_replica.cc:333] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.318819 19561 raft_consensus.cc:2243] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.319339 19561 raft_consensus.cc:2272] T 3b14fff4c11a4249b62679a73f051069 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.319571 22671 consensus_peers.cc:597] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.321828 19561 tablet_replica.cc:333] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.322587 19561 raft_consensus.cc:2243] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:18.323117 22671 consensus_peers.cc:597] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.323439 19561 raft_consensus.cc:2272] T f0429b6a74374fad94799b8bd3942b1b P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.325503 19561 tablet_replica.cc:333] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.326018 19561 raft_consensus.cc:2243] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.326803 19561 raft_consensus.cc:2272] T 142677bd5b0e4db1b40db275e263d530 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.328810 19561 tablet_replica.cc:333] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.329636 19561 raft_consensus.cc:2243] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.330152 19561 raft_consensus.cc:2272] T 521f31d80ba94723967553a57825a0b0 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.332363 19561 tablet_replica.cc:333] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.332928 19561 raft_consensus.cc:2243] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.333379 19561 raft_consensus.cc:2272] T c7357c246b924badb47637ce37af9b7f P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.335254 19561 tablet_replica.cc:333] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.335852 19561 raft_consensus.cc:2243] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.336401 19561 raft_consensus.cc:2272] T 67189fb358c04621a1cfbc14314996dd P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.338676 19561 tablet_replica.cc:333] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.339349 19561 raft_consensus.cc:2243] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.342346 19561 raft_consensus.cc:2272] T 14d578ac1e224ebab3a9fc10943bce6d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.344980 19561 tablet_replica.cc:333] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.345779 19561 raft_consensus.cc:2243] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.346741 19561 raft_consensus.cc:2272] T 992476170a094d5fbd1e20a4ca8ddd94 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.349273 19561 tablet_replica.cc:333] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.350651 19561 raft_consensus.cc:2243] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.351526 19561 raft_consensus.cc:2272] T 28ddf01378504f8196146ea2e2961dbf P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.355032 19561 tablet_replica.cc:333] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.356274 19561 raft_consensus.cc:2243] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.356819 19561 raft_consensus.cc:2272] T 2ea86ca73ef34abfb944674733688a70 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.358911 19561 tablet_replica.cc:333] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.359547 19561 raft_consensus.cc:2243] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.360298 19561 raft_consensus.cc:2272] T 4c200ddf76ff4b2386bbc5262118d995 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.362125 19561 tablet_replica.cc:333] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.362771 19561 raft_consensus.cc:2243] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.363670 19561 raft_consensus.cc:2272] T f8440d72596f4b1dbc513d6eb142e475 P a4d6e755c9444df3aced99f9209c225f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.366241 19561 tablet_replica.cc:333] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.366973 19561 raft_consensus.cc:2243] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.367995 19561 raft_consensus.cc:2272] T 6fc32573e45046a2921fd013657a948b P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.370602 19561 tablet_replica.cc:333] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
W20260709 13:08:18.370875 22745 consensus_peers.cc:597] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.371366 19561 raft_consensus.cc:2243] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.371924 19561 raft_consensus.cc:2272] T 3aef9c92023a49deb9e3a9cf04873a16 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.384115 22671 consensus_peers.cc:597] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.386739 22671 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.388893 19561 tablet_replica.cc:333] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.390743 19561 raft_consensus.cc:2243] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.391774 19561 raft_consensus.cc:2272] T d56e76755945496ea4be5f662aa4f27d P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.394343 19561 tablet_replica.cc:333] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.395062 19561 raft_consensus.cc:2243] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.395637 19561 raft_consensus.cc:2272] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.399041 19561 tablet_replica.cc:333] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.399753 19561 raft_consensus.cc:2243] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.400754 19561 raft_consensus.cc:2272] T 8bc5772dec47498f8b8c9a531e0b51d9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.403178 19561 tablet_replica.cc:333] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.403831 19561 raft_consensus.cc:2243] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.404799 19561 raft_consensus.cc:2272] T d723fb67c5df4e92b9d665ee0c9b1ac7 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.407371 19561 tablet_replica.cc:333] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.408061 19561 raft_consensus.cc:2243] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.408538 19561 raft_consensus.cc:2272] T 54b38327555046b3b7f35ec2eba37716 P a4d6e755c9444df3aced99f9209c225f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.410792 19561 tablet_replica.cc:333] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.411404 19561 raft_consensus.cc:2243] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.411974 19561 raft_consensus.cc:2272] T 1d23dcf2e5b9400296e79ee00a0cef7d P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.414404 19561 tablet_replica.cc:333] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.415043 19561 raft_consensus.cc:2243] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.415575 19561 raft_consensus.cc:2272] T dddfb46c2b234309a1477d381c46e046 P a4d6e755c9444df3aced99f9209c225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.417991 19561 tablet_replica.cc:333] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.418596 19561 raft_consensus.cc:2243] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.419104 19561 raft_consensus.cc:2272] T 1b5cd13f11e0406a9ad683a4e1076096 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.421362 19561 tablet_replica.cc:333] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f: stopping tablet replica
I20260709 13:08:18.421911 19561 raft_consensus.cc:2243] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.422878 19561 raft_consensus.cc:2272] T ee45a2a200ec4299b9e6be5181ff7ac9 P a4d6e755c9444df3aced99f9209c225f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.428392 22745 consensus_peers.cc:597] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.446455 22745 consensus_peers.cc:597] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.454903 22671 consensus_peers.cc:597] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.471923 22671 consensus_peers.cc:597] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.479593 22745 consensus_peers.cc:597] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.508251 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:08:18.509729 22745 consensus_peers.cc:597] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.519410 22745 consensus_peers.cc:597] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.560003 22745 consensus_peers.cc:597] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.572566 22670 consensus_peers.cc:597] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 -> Peer 3634e48f538441518b892551cfac9407 (127.19.26.65:45149): Couldn't send request to peer 3634e48f538441518b892551cfac9407. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45149: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:18.591073 22745 consensus_peers.cc:597] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.596596 22745 consensus_peers.cc:597] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.601912 22745 consensus_peers.cc:597] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.605729 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
W20260709 13:08:18.635859 22671 consensus_peers.cc:597] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.647483 22744 consensus_peers.cc:597] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.648202 22744 consensus_peers.cc:597] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.665283 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:18.666118 19561 tablet_replica.cc:333] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.666873 19561 raft_consensus.cc:2243] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.667320 19561 raft_consensus.cc:2272] T 2138849dbed04386b30a78deea760ee7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.669272 19561 tablet_replica.cc:333] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.669811 19561 raft_consensus.cc:2243] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.670200 19561 raft_consensus.cc:2272] T da4175f584054afd85b8c3fb039e1a55 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.672043 19561 tablet_replica.cc:333] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.672587 19561 raft_consensus.cc:2243] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.673425 19561 raft_consensus.cc:2272] T 3b14fff4c11a4249b62679a73f051069 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.675300 19561 tablet_replica.cc:333] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.676095 19561 raft_consensus.cc:2243] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.676990 19561 raft_consensus.cc:2272] T 6ef2cd661a2741ee84930742ca80db42 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.678892 19561 tablet_replica.cc:333] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.679418 19561 raft_consensus.cc:2243] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.679824 19561 raft_consensus.cc:2272] T c22f2e9c90c74317a7b79da989ee5ee8 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.681695 19561 tablet_replica.cc:333] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.682487 19561 raft_consensus.cc:2243] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.682965 19561 raft_consensus.cc:2272] T f164f6dea21c4dedbf3d6dc7d485b2e0 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.685437 19561 tablet_replica.cc:333] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
W20260709 13:08:18.686246 22744 consensus_peers.cc:597] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.686245 19561 raft_consensus.cc:2243] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.688529 19561 raft_consensus.cc:2272] T 8c7e5a6c9fae43b9b68c1ce3dca9da5c P af9e986a00be41dfa671e7f25e4e7596 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.690642 19561 tablet_replica.cc:333] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.691262 19561 raft_consensus.cc:2243] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.692091 19561 raft_consensus.cc:2272] T 75dd3433e0a445a292441719c3809175 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.693890 19561 tablet_replica.cc:333] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.694447 19561 raft_consensus.cc:2243] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.694893 19561 raft_consensus.cc:2272] T 0b9cdfa142724f99becd8c048070dcbc P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.696678 19561 tablet_replica.cc:333] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.697201 19561 raft_consensus.cc:2243] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.698005 19561 raft_consensus.cc:2272] T 9827743614f547528a1c7bf66a6773a5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.700398 19561 tablet_replica.cc:333] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.701135 19561 raft_consensus.cc:2243] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.701720 19561 raft_consensus.cc:2272] T 67189fb358c04621a1cfbc14314996dd P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.704260 19561 tablet_replica.cc:333] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
W20260709 13:08:18.704686 22745 consensus_peers.cc:597] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer a4d6e755c9444df3aced99f9209c225f (127.19.26.66:45387): Couldn't send request to peer a4d6e755c9444df3aced99f9209c225f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:45387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.704941 19561 raft_consensus.cc:2243] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.705440 19561 raft_consensus.cc:2272] T 0175fe6dd6d5443790cab1a192350f6f P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.707571 19561 tablet_replica.cc:333] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.708153 19561 raft_consensus.cc:2243] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.709149 19561 raft_consensus.cc:2272] T 521f31d80ba94723967553a57825a0b0 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.710350 22744 consensus_peers.cc:597] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.711246 19561 tablet_replica.cc:333] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.711887 19561 raft_consensus.cc:2243] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.712634 19561 raft_consensus.cc:2272] T 47f12b4b995b470c96dd1e8e84a96854 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.714401 19561 tablet_replica.cc:333] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.714922 19561 raft_consensus.cc:2243] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.715281 19561 raft_consensus.cc:2272] T 5a0ce187d0564f0eb4cfa8aead538426 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.717152 19561 tablet_replica.cc:333] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.717651 19561 raft_consensus.cc:2243] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.718019 19561 raft_consensus.cc:2272] T 017ae611ff4d40979ed28f08411c8a3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.719818 19561 tablet_replica.cc:333] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.720330 19561 raft_consensus.cc:2243] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.721091 19561 raft_consensus.cc:2272] T a8c68e5a5cc8436390746683272339b6 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.722762 19561 tablet_replica.cc:333] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.723269 19561 raft_consensus.cc:2243] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.724078 19561 raft_consensus.cc:2272] T 59655c108cc74122a9d02ab332e8db03 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.725970 19561 tablet_replica.cc:333] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.726498 19561 raft_consensus.cc:2243] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.726887 19561 raft_consensus.cc:2272] T a9bed08079be479c8bd3f03aed3fce68 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.728919 19561 tablet_replica.cc:333] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.729681 19561 raft_consensus.cc:2243] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.730633 19561 raft_consensus.cc:2272] T 963d24f12bce47f6b6c7e2779a98229d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.733047 19561 tablet_replica.cc:333] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.733794 19561 raft_consensus.cc:2243] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.736512 19561 raft_consensus.cc:2272] T 3f7ff2855b50466b8c1dded4591a65be P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.738891 19561 tablet_replica.cc:333] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.739629 19561 raft_consensus.cc:2243] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.740136 19561 raft_consensus.cc:2272] T 15bf7ad8c3914c77bc2901af3a7be203 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.742491 19561 tablet_replica.cc:333] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.743216 19561 raft_consensus.cc:2243] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.743733 19561 raft_consensus.cc:2272] T 82a1ce761b0d48c5a332b6d25dcb56a3 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.746202 19561 tablet_replica.cc:333] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.746929 19561 raft_consensus.cc:2243] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.747855 19561 raft_consensus.cc:2272] T 89eb9f875af14279bb86608f072e2786 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.748394 22744 consensus_peers.cc:597] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.749990 19561 tablet_replica.cc:333] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.750591 19561 raft_consensus.cc:2243] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.750968 19561 raft_consensus.cc:2272] T 14d578ac1e224ebab3a9fc10943bce6d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.752779 19561 tablet_replica.cc:333] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.753289 19561 raft_consensus.cc:2243] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.753695 19561 raft_consensus.cc:2272] T 992476170a094d5fbd1e20a4ca8ddd94 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.755862 19561 tablet_replica.cc:333] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.756516 19561 raft_consensus.cc:2243] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.757025 19561 raft_consensus.cc:2272] T f8440d72596f4b1dbc513d6eb142e475 P af9e986a00be41dfa671e7f25e4e7596 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.757115 22744 consensus_peers.cc:597] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.758745 19561 tablet_replica.cc:333] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.759310 19561 raft_consensus.cc:2243] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.759675 19561 raft_consensus.cc:2272] T 4c200ddf76ff4b2386bbc5262118d995 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.761477 19561 tablet_replica.cc:333] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.761983 19561 raft_consensus.cc:2243] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.762482 19561 raft_consensus.cc:2272] T 14b81bb7b2e0495da20c4b8fa479fc3c P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.764622 19561 tablet_replica.cc:333] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.765127 19561 raft_consensus.cc:2243] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.765493 19561 raft_consensus.cc:2272] T d56e76755945496ea4be5f662aa4f27d P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.767463 19561 tablet_replica.cc:333] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.767973 19561 raft_consensus.cc:2243] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.768679 19561 raft_consensus.cc:2272] T 2ea86ca73ef34abfb944674733688a70 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.770615 19561 tablet_replica.cc:333] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.771286 19561 raft_consensus.cc:2243] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.772145 19561 raft_consensus.cc:2272] T 46884bb663ef4dc484512f1782d27bb5 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.774147 19561 tablet_replica.cc:333] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.774638 19561 raft_consensus.cc:2243] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.774984 19561 raft_consensus.cc:2272] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.777020 19561 tablet_replica.cc:333] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.777504 19561 raft_consensus.cc:2243] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.777882 19561 raft_consensus.cc:2272] T 8bc5772dec47498f8b8c9a531e0b51d9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.779500 19561 tablet_replica.cc:333] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.780159 19561 raft_consensus.cc:2243] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.780599 19561 raft_consensus.cc:2272] T d723fb67c5df4e92b9d665ee0c9b1ac7 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.782719 19561 tablet_replica.cc:333] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.783288 19561 raft_consensus.cc:2243] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.784013 19561 raft_consensus.cc:2272] T a1428442078a45cf87e3ab3a934f6334 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.785825 19561 tablet_replica.cc:333] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.786422 19561 raft_consensus.cc:2243] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.786815 19561 raft_consensus.cc:2272] T a156d4a2932d4de683b14988e22d8e3c P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.789081 19561 tablet_replica.cc:333] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.789630 19561 raft_consensus.cc:2243] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.790597 19561 raft_consensus.cc:2272] T 3aef9c92023a49deb9e3a9cf04873a16 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.793032 19561 tablet_replica.cc:333] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.793551 19561 raft_consensus.cc:2243] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.794257 19561 raft_consensus.cc:2272] T 3a8c3d9d6ac54c559898e305fc1a6c82 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.795975 19561 tablet_replica.cc:333] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.796494 19561 raft_consensus.cc:2243] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.797336 19561 raft_consensus.cc:2272] T 1ebabb3b5c0b4ed5b9281599a274345b P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.799775 19561 tablet_replica.cc:333] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.800428 19561 raft_consensus.cc:2243] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.800915 19561 raft_consensus.cc:2272] T ee45a2a200ec4299b9e6be5181ff7ac9 P af9e986a00be41dfa671e7f25e4e7596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.803311 19561 tablet_replica.cc:333] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.804000 19561 raft_consensus.cc:2243] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.804960 19561 raft_consensus.cc:2272] T 1d23dcf2e5b9400296e79ee00a0cef7d P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.807430 19561 tablet_replica.cc:333] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.808109 19561 raft_consensus.cc:2243] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:18.808995 19561 raft_consensus.cc:2272] T dddfb46c2b234309a1477d381c46e046 P af9e986a00be41dfa671e7f25e4e7596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.811371 19561 tablet_replica.cc:333] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596: stopping tablet replica
I20260709 13:08:18.812007 19561 raft_consensus.cc:2243] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.812559 19561 raft_consensus.cc:2272] T 54b38327555046b3b7f35ec2eba37716 P af9e986a00be41dfa671e7f25e4e7596 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:18.816695 22744 consensus_peers.cc:597] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:18.871260 22744 consensus_peers.cc:597] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.881618 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
W20260709 13:08:18.944873 22744 consensus_peers.cc:597] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:18.967470 19561 tablet_server.cc:179] TabletServer@127.19.26.68:0 shutting down...
W20260709 13:08:18.975353 22744 consensus_peers.cc:597] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:19.023120 22744 consensus_peers.cc:597] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 -> Peer af9e986a00be41dfa671e7f25e4e7596 (127.19.26.67:46263): Couldn't send request to peer af9e986a00be41dfa671e7f25e4e7596. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.67:46263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:19.023877 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:19.024868 19561 tablet_replica.cc:333] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.025815 19561 raft_consensus.cc:2243] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.026919 19561 raft_consensus.cc:2272] T f8da7b71bace461a8b2e7a3980f83493 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.029546 19561 tablet_replica.cc:333] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.030143 19561 raft_consensus.cc:2243] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.030575 19561 raft_consensus.cc:2272] T 1d23dcf2e5b9400296e79ee00a0cef7d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.033504 19561 tablet_replica.cc:333] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.034459 19561 raft_consensus.cc:2243] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.035006 19561 raft_consensus.cc:2272] T 6ef2cd661a2741ee84930742ca80db42 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.037251 19561 tablet_replica.cc:333] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.037840 19561 raft_consensus.cc:2243] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.038264 19561 raft_consensus.cc:2272] T 62d3c98a6a2046959e00548f0f957c33 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.040102 19561 tablet_replica.cc:333] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.040625 19561 raft_consensus.cc:2243] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.041004 19561 raft_consensus.cc:2272] T da4175f584054afd85b8c3fb039e1a55 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.042891 19561 tablet_replica.cc:333] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.043417 19561 raft_consensus.cc:2243] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.044247 19561 raft_consensus.cc:2272] T bfd22476b3fa4bf9a3efe8ebe27e8b28 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.046128 19561 tablet_replica.cc:333] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.046643 19561 raft_consensus.cc:2243] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.047422 19561 raft_consensus.cc:2272] T c22f2e9c90c74317a7b79da989ee5ee8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.049331 19561 tablet_replica.cc:333] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.049888 19561 raft_consensus.cc:2243] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.050307 19561 raft_consensus.cc:2272] T 142677bd5b0e4db1b40db275e263d530 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.052321 19561 tablet_replica.cc:333] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.052881 19561 raft_consensus.cc:2243] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.053658 19561 raft_consensus.cc:2272] T 0175fe6dd6d5443790cab1a192350f6f P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.055723 19561 tablet_replica.cc:333] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.056308 19561 raft_consensus.cc:2243] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.056732 19561 raft_consensus.cc:2272] T 3b14fff4c11a4249b62679a73f051069 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.058929 19561 tablet_replica.cc:333] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.059700 19561 raft_consensus.cc:2243] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.060246 19561 raft_consensus.cc:2272] T f0429b6a74374fad94799b8bd3942b1b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.062609 19561 tablet_replica.cc:333] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.063167 19561 raft_consensus.cc:2243] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.063989 19561 raft_consensus.cc:2272] T 91aa3b1a8c764f2fbc3bd34c33572064 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.065861 19561 tablet_replica.cc:333] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.066390 19561 raft_consensus.cc:2243] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.067130 19561 raft_consensus.cc:2272] T a98291add4744b12bab3da8388df7a49 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.069057 19561 tablet_replica.cc:333] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.069607 19561 raft_consensus.cc:2243] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.070371 19561 raft_consensus.cc:2272] T 017ae611ff4d40979ed28f08411c8a3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.072275 19561 tablet_replica.cc:333] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.072810 19561 raft_consensus.cc:2243] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.073544 19561 raft_consensus.cc:2272] T 5a0ce187d0564f0eb4cfa8aead538426 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.075470 19561 tablet_replica.cc:333] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.076084 19561 raft_consensus.cc:2243] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.076478 19561 raft_consensus.cc:2272] T ee5576ddc81642e3ab2a0b39d9d1e494 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.078347 19561 tablet_replica.cc:333] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.078891 19561 raft_consensus.cc:2243] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.079296 19561 raft_consensus.cc:2272] T a8c68e5a5cc8436390746683272339b6 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.081377 19561 tablet_replica.cc:333] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.081898 19561 raft_consensus.cc:2243] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.082731 19561 raft_consensus.cc:2272] T c7357c246b924badb47637ce37af9b7f P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.084664 19561 tablet_replica.cc:333] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.085225 19561 raft_consensus.cc:2243] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.085937 19561 raft_consensus.cc:2272] T 67189fb358c04621a1cfbc14314996dd P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.087956 19561 tablet_replica.cc:333] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.088497 19561 raft_consensus.cc:2243] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.089255 19561 raft_consensus.cc:2272] T bb49fdff9afb46309b6911721d84d1c8 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.091212 19561 tablet_replica.cc:333] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.091795 19561 raft_consensus.cc:2243] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.092584 19561 raft_consensus.cc:2272] T 7e038bb72f91402b855a9b0d9501e586 P 52edbde4eb554ff596bc0db31d4e60c6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.094620 19561 tablet_replica.cc:333] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.095180 19561 raft_consensus.cc:2243] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.095724 19561 raft_consensus.cc:2272] T 62f72ae3f79245db9aca8bd62b261afc P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.098037 19561 tablet_replica.cc:333] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.098703 19561 raft_consensus.cc:2243] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.099645 19561 raft_consensus.cc:2272] T 54b38327555046b3b7f35ec2eba37716 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.101647 19561 tablet_replica.cc:333] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.102193 19561 raft_consensus.cc:2243] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.102641 19561 raft_consensus.cc:2272] T 3aef9c92023a49deb9e3a9cf04873a16 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.104489 19561 tablet_replica.cc:333] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.105049 19561 raft_consensus.cc:2243] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.105458 19561 raft_consensus.cc:2272] T 6fc32573e45046a2921fd013657a948b P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.107390 19561 tablet_replica.cc:333] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.107957 19561 raft_consensus.cc:2243] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.108763 19561 raft_consensus.cc:2272] T 14b81bb7b2e0495da20c4b8fa479fc3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.110639 19561 tablet_replica.cc:333] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.111168 19561 raft_consensus.cc:2243] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.111543 19561 raft_consensus.cc:2272] T 4c200ddf76ff4b2386bbc5262118d995 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.113435 19561 tablet_replica.cc:333] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.113976 19561 raft_consensus.cc:2243] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.114362 19561 raft_consensus.cc:2272] T 59655c108cc74122a9d02ab332e8db03 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.116441 19561 tablet_replica.cc:333] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.116967 19561 raft_consensus.cc:2243] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.117722 19561 raft_consensus.cc:2272] T a9bed08079be479c8bd3f03aed3fce68 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.119580 19561 tablet_replica.cc:333] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.120250 19561 raft_consensus.cc:2243] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.121289 19561 raft_consensus.cc:2272] T 15bf7ad8c3914c77bc2901af3a7be203 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.123272 19561 tablet_replica.cc:333] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.123898 19561 raft_consensus.cc:2243] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.124691 19561 raft_consensus.cc:2272] T 82a1ce761b0d48c5a332b6d25dcb56a3 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.126780 19561 tablet_replica.cc:333] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.127364 19561 raft_consensus.cc:2243] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.127780 19561 raft_consensus.cc:2272] T 89eb9f875af14279bb86608f072e2786 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.129678 19561 tablet_replica.cc:333] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.130172 19561 raft_consensus.cc:2243] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.130570 19561 raft_consensus.cc:2272] T dc858256b5244588a6ab8a92be8ff2ad P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.132440 19561 tablet_replica.cc:333] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.133021 19561 raft_consensus.cc:2243] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.133440 19561 raft_consensus.cc:2272] T 9827743614f547528a1c7bf66a6773a5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.135210 19561 tablet_replica.cc:333] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.135692 19561 raft_consensus.cc:2243] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.136118 19561 raft_consensus.cc:2272] T 2ea86ca73ef34abfb944674733688a70 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.137857 19561 tablet_replica.cc:333] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.138381 19561 raft_consensus.cc:2243] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.138772 19561 raft_consensus.cc:2272] T 46884bb663ef4dc484512f1782d27bb5 P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.140607 19561 tablet_replica.cc:333] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.141117 19561 raft_consensus.cc:2243] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.141505 19561 raft_consensus.cc:2272] T d723fb67c5df4e92b9d665ee0c9b1ac7 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.143329 19561 tablet_replica.cc:333] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.143867 19561 raft_consensus.cc:2243] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.144245 19561 raft_consensus.cc:2272] T a1428442078a45cf87e3ab3a934f6334 P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.146077 19561 tablet_replica.cc:333] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.146601 19561 raft_consensus.cc:2243] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.147475 19561 raft_consensus.cc:2272] T a156d4a2932d4de683b14988e22d8e3c P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.149506 19561 tablet_replica.cc:333] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.149992 19561 raft_consensus.cc:2243] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.150403 19561 raft_consensus.cc:2272] T 14d578ac1e224ebab3a9fc10943bce6d P 52edbde4eb554ff596bc0db31d4e60c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.152334 19561 tablet_replica.cc:333] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.152829 19561 raft_consensus.cc:2243] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.153255 19561 raft_consensus.cc:2272] T 28ddf01378504f8196146ea2e2961dbf P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.155097 19561 tablet_replica.cc:333] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.155550 19561 raft_consensus.cc:2243] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.156343 19561 raft_consensus.cc:2272] T 1b5cd13f11e0406a9ad683a4e1076096 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.158088 19561 tablet_replica.cc:333] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.158541 19561 raft_consensus.cc:2243] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.158965 19561 raft_consensus.cc:2272] T 3a8c3d9d6ac54c559898e305fc1a6c82 P 52edbde4eb554ff596bc0db31d4e60c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.160785 19561 tablet_replica.cc:333] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6: stopping tablet replica
I20260709 13:08:19.161238 19561 raft_consensus.cc:2243] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.161697 19561 raft_consensus.cc:2272] T 1ebabb3b5c0b4ed5b9281599a274345b P 52edbde4eb554ff596bc0db31d4e60c6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:20.225834 19561 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22800)
I20260709 13:08:20.304462 19561 tablet_server.cc:196] TabletServer@127.19.26.68:0 shutdown complete.
I20260709 13:08:20.403605 19561 master.cc:562] Master@127.19.26.126:40999 shutting down...
I20260709 13:08:20.434490 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:20.435272 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.435613 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P fafae2408b294a8d99df21d2ac1dd2a0: stopping tablet replica
I20260709 13:08:20.457779 19561 master.cc:584] Master@127.19.26.126:40999 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34999 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:08:20.545679 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:41903
I20260709 13:08:20.546876 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.552629 23718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.552626 23717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.560235 23720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.560425 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:20.561684 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.561875 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:20.562039 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602500562021 us; error 0 us; skew 500 ppm
I20260709 13:08:20.562572 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.565054 19561 webserver.cc:533] Webserver started at http://127.19.26.126:39031/ using document root <none> and password file <none>
I20260709 13:08:20.565551 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.565721 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.565999 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.567258 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "75766efae2664e05828a0235366a29f0"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.571975 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:20.575477 23725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.576247 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:20.576529 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "75766efae2664e05828a0235366a29f0"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.576783 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:20.605644 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.606915 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.648105 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:41903
I20260709 13:08:20.648205 23776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:41903 every 8 connection(s)
I20260709 13:08:20.652153 23777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.664175 23777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0: Bootstrap starting.
I20260709 13:08:20.669049 23777 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.673436 23777 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0: No bootstrap required, opened a new log
I20260709 13:08:20.675693 23777 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75766efae2664e05828a0235366a29f0" member_type: VOTER }
I20260709 13:08:20.676156 23777 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.676378 23777 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75766efae2664e05828a0235366a29f0, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.676923 23777 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75766efae2664e05828a0235366a29f0" member_type: VOTER }
I20260709 13:08:20.677378 23777 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:20.677594 23777 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:20.677872 23777 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.683004 23777 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75766efae2664e05828a0235366a29f0" member_type: VOTER }
I20260709 13:08:20.683554 23777 leader_election.cc:304] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [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: 75766efae2664e05828a0235366a29f0; no voters: 
I20260709 13:08:20.684723 23777 leader_election.cc:290] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:20.685140 23780 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.686542 23780 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 1 LEADER]: Becoming Leader. State: Replica: 75766efae2664e05828a0235366a29f0, State: Running, Role: LEADER
I20260709 13:08:20.687330 23780 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [LEADER]: Queue going to LEADER mode. State: All 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: "75766efae2664e05828a0235366a29f0" member_type: VOTER }
I20260709 13:08:20.687577 23777 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:20.693457 23782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75766efae2664e05828a0235366a29f0. Latest consensus state: current_term: 1 leader_uuid: "75766efae2664e05828a0235366a29f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75766efae2664e05828a0235366a29f0" member_type: VOTER } }
I20260709 13:08:20.694173 23782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:20.694687 23781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75766efae2664e05828a0235366a29f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75766efae2664e05828a0235366a29f0" member_type: VOTER } }
I20260709 13:08:20.695379 23781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:20.701028 23789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:20.708297 23789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:20.709357 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:20.717479 23789 catalog_manager.cc:1383] Generated new cluster ID: f1adfe8adca5451390c1efffca2aff09
I20260709 13:08:20.717803 23789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:20.735632 23789 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:20.737001 23789 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:20.750021 23789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0: Generated new TSK 0
I20260709 13:08:20.750656 23789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:20.776669 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.782893 23798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.784219 23799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.785422 23801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.785686 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:20.786732 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.786929 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:20.787050 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602500787038 us; error 0 us; skew 500 ppm
I20260709 13:08:20.787801 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.790369 19561 webserver.cc:533] Webserver started at http://127.19.26.65:35257/ using document root <none> and password file <none>
I20260709 13:08:20.790872 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.791049 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.791280 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.792569 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "c26cbef0429f481b998ff602816c7a2a"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.797483 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:20.801278 23806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.802073 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:20.802382 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "c26cbef0429f481b998ff602816c7a2a"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.802673 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:20.820147 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.821462 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.823019 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:20.825642 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:20.825861 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.826086 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:20.826264 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.868269 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:35725
I20260709 13:08:20.868366 23868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:35725 every 8 connection(s)
I20260709 13:08:20.873317 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.881192 23873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.884804 23874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.887842 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:20.889128 23876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.890551 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.890842 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:20.891044 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602500891024 us; error 0 us; skew 500 ppm
I20260709 13:08:20.891713 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.891839 23869 heartbeater.cc:344] Connected to a master server at 127.19.26.126:41903
I20260709 13:08:20.892264 23869 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:20.893157 23869 heartbeater.cc:507] Master 127.19.26.126:41903 requested a full tablet report, sending...
I20260709 13:08:20.894618 19561 webserver.cc:533] Webserver started at http://127.19.26.66:35849/ using document root <none> and password file <none>
I20260709 13:08:20.895262 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.895460 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.895452 23742 ts_manager.cc:194] Registered new tserver with Master: c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725)
I20260709 13:08:20.895963 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.897188 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "f397105ef8da4fc4913418b37b00898b"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.897405 23742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60540
I20260709 13:08:20.901923 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:20.905747 23881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.906493 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:20.906790 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "f397105ef8da4fc4913418b37b00898b"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:20.907059 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:20.922739 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.924089 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.925804 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:20.928256 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:20.928465 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.928694 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:20.928843 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.970546 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:35599
I20260709 13:08:20.970649 23943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:35599 every 8 connection(s)
I20260709 13:08:20.975303 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.982501 23947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:20.983201 23948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.986904 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:20.987490 23950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:20.988572 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:20.988674 23944 heartbeater.cc:344] Connected to a master server at 127.19.26.126:41903
W20260709 13:08:20.988849 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:20.989078 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602500989063 us; error 0 us; skew 500 ppm
I20260709 13:08:20.989137 23944 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:20.989768 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.990024 23944 heartbeater.cc:507] Master 127.19.26.126:41903 requested a full tablet report, sending...
I20260709 13:08:20.992615 23742 ts_manager.cc:194] Registered new tserver with Master: f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:20.993027 19561 webserver.cc:533] Webserver started at http://127.19.26.67:43169/ using document root <none> and password file <none>
I20260709 13:08:20.993697 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.993932 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.994257 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.994520 23742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60554
I20260709 13:08:20.995829 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "f1c5f699c94649dfba1cd263a9784b0b"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:21.001415 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:08:21.004949 23955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:21.005682 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:21.005978 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "f1c5f699c94649dfba1cd263a9784b0b"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:21.006255 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:21.027367 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:21.028650 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:21.030169 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:21.032476 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:21.032666 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:21.032907 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:21.033061 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:21.074388 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:41753
I20260709 13:08:21.074489 24017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:41753 every 8 connection(s)
I20260709 13:08:21.088546 24018 heartbeater.cc:344] Connected to a master server at 127.19.26.126:41903
I20260709 13:08:21.088984 24018 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:21.089741 24018 heartbeater.cc:507] Master 127.19.26.126:41903 requested a full tablet report, sending...
I20260709 13:08:21.091681 23742 ts_manager.cc:194] Registered new tserver with Master: f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.092717 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014714015s
I20260709 13:08:21.093327 23742 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60562
I20260709 13:08:21.118994 23742 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60566:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:21.122037 23742 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:21.216961 23909 tablet_service.cc:1511] Processing CreateTablet for tablet a3e3b2aa98774b8abc36e53a4180f1fe (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:21.218631 23906 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc394c4d8e474cac71ed2be4d47ea9 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:21.220088 23908 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2cea8949e4b43832306aa062e5e9d (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:21.218745 23909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e3b2aa98774b8abc36e53a4180f1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.221550 23905 tablet_service.cc:1511] Processing CreateTablet for tablet 5becdd47e08341c08fd2f4d1af83cca3 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:21.223062 23905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5becdd47e08341c08fd2f4d1af83cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.222887 23907 tablet_service.cc:1511] Processing CreateTablet for tablet f020510d70e546a881369c95a59361ac (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:21.224324 23907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020510d70e546a881369c95a59361ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.224975 23904 tablet_service.cc:1511] Processing CreateTablet for tablet ad8b346850fa480ca729b07773b760be (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:21.226387 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8b346850fa480ca729b07773b760be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.227789 23908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2cea8949e4b43832306aa062e5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.232959 23832 tablet_service.cc:1511] Processing CreateTablet for tablet f020510d70e546a881369c95a59361ac (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:21.234452 23832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020510d70e546a881369c95a59361ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.236204 23828 tablet_service.cc:1511] Processing CreateTablet for tablet d2a01982bac74eca9b5db4c968d43e8e (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:21.236507 23831 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc394c4d8e474cac71ed2be4d47ea9 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:21.237648 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a01982bac74eca9b5db4c968d43e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.238741 23983 tablet_service.cc:1511] Processing CreateTablet for tablet a3e3b2aa98774b8abc36e53a4180f1fe (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:21.240121 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e3b2aa98774b8abc36e53a4180f1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.240912 23981 tablet_service.cc:1511] Processing CreateTablet for tablet f020510d70e546a881369c95a59361ac (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:21.242278 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f020510d70e546a881369c95a59361ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.242956 23982 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2cea8949e4b43832306aa062e5e9d (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:21.244513 23982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2cea8949e4b43832306aa062e5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.244936 23980 tablet_service.cc:1511] Processing CreateTablet for tablet 63bc394c4d8e474cac71ed2be4d47ea9 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:21.246290 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc394c4d8e474cac71ed2be4d47ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.248258 23979 tablet_service.cc:1511] Processing CreateTablet for tablet 5becdd47e08341c08fd2f4d1af83cca3 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:21.249569 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5becdd47e08341c08fd2f4d1af83cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.251583 23829 tablet_service.cc:1511] Processing CreateTablet for tablet ad8b346850fa480ca729b07773b760be (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:21.252722 23978 tablet_service.cc:1511] Processing CreateTablet for tablet ad8b346850fa480ca729b07773b760be (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:21.254169 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8b346850fa480ca729b07773b760be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.229236 23834 tablet_service.cc:1511] Processing CreateTablet for tablet a3e3b2aa98774b8abc36e53a4180f1fe (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:21.231091 23833 tablet_service.cc:1511] Processing CreateTablet for tablet 0df2cea8949e4b43832306aa062e5e9d (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:21.234079 23830 tablet_service.cc:1511] Processing CreateTablet for tablet 5becdd47e08341c08fd2f4d1af83cca3 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:21.253134 23829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8b346850fa480ca729b07773b760be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.260684 23830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5becdd47e08341c08fd2f4d1af83cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.264146 23831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc394c4d8e474cac71ed2be4d47ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.268162 23833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df2cea8949e4b43832306aa062e5e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.270649 23834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e3b2aa98774b8abc36e53a4180f1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.281534 23903 tablet_service.cc:1511] Processing CreateTablet for tablet d2a01982bac74eca9b5db4c968d43e8e (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:21.284163 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bc394c4d8e474cac71ed2be4d47ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.286391 23903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a01982bac74eca9b5db4c968d43e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.317662 23977 tablet_service.cc:1511] Processing CreateTablet for tablet d2a01982bac74eca9b5db4c968d43e8e (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:21.319252 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a01982bac74eca9b5db4c968d43e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.331389 24033 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.339360 23827 tablet_service.cc:1511] Processing CreateTablet for tablet 27478c588dea4ed28066a141385f1e17 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:21.341104 23827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27478c588dea4ed28066a141385f1e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.359596 23904 tablet_service.cc:1511] Processing CreateTablet for tablet 27478c588dea4ed28066a141385f1e17 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:21.361173 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27478c588dea4ed28066a141385f1e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.363168 23976 tablet_service.cc:1511] Processing CreateTablet for tablet 27478c588dea4ed28066a141385f1e17 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:21.370543 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27478c588dea4ed28066a141385f1e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.385640 23826 tablet_service.cc:1511] Processing CreateTablet for tablet 8a673e5bbcbc4a8480c9922adfe54bb8 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:21.387295 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a673e5bbcbc4a8480c9922adfe54bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.386953 23902 tablet_service.cc:1511] Processing CreateTablet for tablet 8a673e5bbcbc4a8480c9922adfe54bb8 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:21.388424 23902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a673e5bbcbc4a8480c9922adfe54bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.419307 24033 tablet_bootstrap.cc:654] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.422747 24034 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.429915 23834 tablet_service.cc:1511] Processing CreateTablet for tablet b402674962934956b6b088546218c860 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:21.431165 23902 tablet_service.cc:1511] Processing CreateTablet for tablet b402674962934956b6b088546218c860 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:21.432612 23834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b402674962934956b6b088546218c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.431152 23977 tablet_service.cc:1511] Processing CreateTablet for tablet 8a673e5bbcbc4a8480c9922adfe54bb8 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:21.433605 23977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a673e5bbcbc4a8480c9922adfe54bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.434394 23976 tablet_service.cc:1511] Processing CreateTablet for tablet b402674962934956b6b088546218c860 (DEFAULT_TABLE table=test-workload [id=d069cc4e5799493cb3b8bc60ad0a2f15]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:21.434099 23902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b402674962934956b6b088546218c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.435683 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b402674962934956b6b088546218c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.444732 24035 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.455948 24034 tablet_bootstrap.cc:654] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.462899 24033 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.463467 24033 ts_tablet_manager.cc:1403] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.002s
I20260709 13:08:21.466737 24033 raft_consensus.cc:359] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.467509 24033 raft_consensus.cc:385] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.467844 24033 raft_consensus.cc:740] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.468325 24034 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.468668 24035 tablet_bootstrap.cc:654] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.468948 24034 ts_tablet_manager.cc:1403] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 13:08:21.468765 24033 consensus_queue.cc:260] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.472270 24034 raft_consensus.cc:359] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.473055 24034 raft_consensus.cc:385] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.473397 24034 raft_consensus.cc:740] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.474658 24034 consensus_queue.cc:260] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.476779 23944 heartbeater.cc:499] Master 127.19.26.126:41903 was elected leader, sending a full tablet report...
I20260709 13:08:21.476756 24040 raft_consensus.cc:493] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.479653 24034 ts_tablet_manager.cc:1434] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:21.480166 24033 ts_tablet_manager.cc:1434] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:08:21.480854 24035 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.480168 24040 raft_consensus.cc:515] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.480943 24018 heartbeater.cc:499] Master 127.19.26.126:41903 was elected leader, sending a full tablet report...
I20260709 13:08:21.481364 24033 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.482106 24034 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.483618 24040 leader_election.cc:290] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753), c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725)
I20260709 13:08:21.484505 24035 ts_tablet_manager.cc:1403] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.012s
I20260709 13:08:21.487907 24035 raft_consensus.cc:359] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.488746 24033 tablet_bootstrap.cc:654] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.488976 24034 tablet_bootstrap.cc:654] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.488740 24035 raft_consensus.cc:385] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.489594 24035 raft_consensus.cc:740] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.490628 24035 consensus_queue.cc:260] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.500622 24035 ts_tablet_manager.cc:1434] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:08:21.502700 23869 heartbeater.cc:499] Master 127.19.26.126:41903 was elected leader, sending a full tablet report...
I20260709 13:08:21.504204 24034 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.504848 24034 ts_tablet_manager.cc:1403] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:08:21.507968 24034 raft_consensus.cc:359] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.508783 24034 raft_consensus.cc:385] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.509100 24034 raft_consensus.cc:740] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.509881 24034 consensus_queue.cc:260] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.513876 24035 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.522926 24035 tablet_bootstrap.cc:654] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.528412 24034 ts_tablet_manager.cc:1434] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.014s
I20260709 13:08:21.529749 24034 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.531383 24035 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.532091 24035 ts_tablet_manager.cc:1403] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:08:21.535326 24035 raft_consensus.cc:359] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.536438 24035 raft_consensus.cc:385] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.536803 24034 tablet_bootstrap.cc:654] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.536791 24035 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.537904 24035 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.540449 24035 ts_tablet_manager.cc:1434] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:21.541673 24035 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.548980 24035 tablet_bootstrap.cc:654] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.552414 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.552860 24034 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.553395 23993 raft_consensus.cc:2468] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 0.
I20260709 13:08:21.553694 24034 ts_tablet_manager.cc:1403] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 13:08:21.555358 23882 leader_election.cc:304] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:21.556504 24040 raft_consensus.cc:2804] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.556912 24040 raft_consensus.cc:493] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.557260 24040 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.558130 24034 raft_consensus.cc:359] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.559201 24034 raft_consensus.cc:385] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.559633 24034 raft_consensus.cc:740] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.560740 24034 consensus_queue.cc:260] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.562086 24035 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.562685 24035 ts_tablet_manager.cc:1403] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:08:21.563383 24034 ts_tablet_manager.cc:1434] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:21.564692 24034 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.566040 24035 raft_consensus.cc:359] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.566346 24040 raft_consensus.cc:515] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.566952 24035 raft_consensus.cc:385] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.567479 24035 raft_consensus.cc:740] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.568490 24035 consensus_queue.cc:260] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.571205 24035 ts_tablet_manager.cc:1434] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260709 13:08:21.572365 24035 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.573050 24034 tablet_bootstrap.cc:654] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.574191 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
W20260709 13:08:21.576251 23882 leader_election.cc:343] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.579890 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
W20260709 13:08:21.580447 24019 tablet.cc:2406] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:21.580636 23993 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.582455 24035 tablet_bootstrap.cc:654] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.592985 23993 raft_consensus.cc:2468] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:21.595336 23882 leader_election.cc:304] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:21.596480 24038 raft_consensus.cc:2804] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.596596 24040 leader_election.cc:290] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Requested vote from peers f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753), c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725)
I20260709 13:08:21.598505 24034 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.599190 24034 ts_tablet_manager.cc:1403] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.011s
I20260709 13:08:21.602665 24034 raft_consensus.cc:359] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.603530 24034 raft_consensus.cc:385] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.603864 24034 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.604895 24034 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.608157 24041 raft_consensus.cc:493] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.608702 24041 raft_consensus.cc:515] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.613210 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:21.614985 24041 leader_election.cc:290] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
W20260709 13:08:21.618450 23882 leader_election.cc:343] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.620416 24034 ts_tablet_manager.cc:1434] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260709 13:08:21.621829 24034 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.640048 24034 tablet_bootstrap.cc:654] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.642060 24033 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.642679 24033 ts_tablet_manager.cc:1403] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.162s	user 0.069s	sys 0.086s
I20260709 13:08:21.649086 24033 raft_consensus.cc:359] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.649828 24033 raft_consensus.cc:385] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.650146 24033 raft_consensus.cc:740] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.650895 24033 consensus_queue.cc:260] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.652966 24033 ts_tablet_manager.cc:1434] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:21.653955 24033 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.653833 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
W20260709 13:08:21.655721 23956 leader_election.cc:343] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.657529 24044 raft_consensus.cc:493] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.658167 24044 raft_consensus.cc:515] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.668412 24033 tablet_bootstrap.cc:654] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.671926 24044 leader_election.cc:290] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.673383 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
W20260709 13:08:21.675431 23957 leader_election.cc:343] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.676010 23957 leader_election.cc:304] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b; no voters: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b
I20260709 13:08:21.676900 24041 raft_consensus.cc:2749] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.680250 24033 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.680828 24033 ts_tablet_manager.cc:1403] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260709 13:08:21.680804 24035 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.684439 24035 ts_tablet_manager.cc:1403] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.015s
I20260709 13:08:21.684998 24038 raft_consensus.cc:697] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:21.684171 24033 raft_consensus.cc:359] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.686008 24038 consensus_queue.cc:237] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.685891 24033 raft_consensus.cc:385] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.692914 24034 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.693269 24033 raft_consensus.cc:740] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.693569 24034 ts_tablet_manager.cc:1403] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.037s
I20260709 13:08:21.694231 24033 consensus_queue.cc:260] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
W20260709 13:08:21.699106 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:21.696732 24034 raft_consensus.cc:359] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.699761 24034 raft_consensus.cc:385] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.700215 24034 raft_consensus.cc:740] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.700901 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:21.699669 24033 ts_tablet_manager.cc:1434] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:08:21.702697 24034 consensus_queue.cc:260] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.703213 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.703824 23993 raft_consensus.cc:2468] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.703938 24033 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.705178 24034 ts_tablet_manager.cc:1434] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:08:21.705416 23807 leader_election.cc:304] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:21.706248 24034 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.706357 24044 raft_consensus.cc:2804] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.706863 24044 raft_consensus.cc:493] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.707213 24044 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.711287 24033 tablet_bootstrap.cc:654] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.713819 24034 tablet_bootstrap.cc:654] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:21.719759 23808 leader_election.cc:343] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.719067 23741 catalog_manager.cc:5697] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 0 to 1, leader changed from <none> to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 1 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.721797 24034 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.722414 24034 ts_tablet_manager.cc:1403] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 13:08:21.691232 24035 raft_consensus.cc:359] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.723029 24035 raft_consensus.cc:385] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.723376 24035 raft_consensus.cc:740] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.724681 24035 consensus_queue.cc:260] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.722343 24044 raft_consensus.cc:515] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.727934 24034 raft_consensus.cc:359] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.728873 24034 raft_consensus.cc:385] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.729094 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:21.729230 24034 raft_consensus.cc:740] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.730370 24034 consensus_queue.cc:260] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.730975 24035 ts_tablet_manager.cc:1434] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.006s
I20260709 13:08:21.731689 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:21.732298 24035 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
W20260709 13:08:21.733075 23808 leader_election.cc:343] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.732352 23993 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.729296 24044 leader_election.cc:290] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Requested vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.736203 24034 ts_tablet_manager.cc:1434] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:21.737370 24034 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.740969 24035 tablet_bootstrap.cc:654] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.743695 23993 raft_consensus.cc:2468] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:21.744127 24034 tablet_bootstrap.cc:654] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.745172 23807 leader_election.cc:304] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: f397105ef8da4fc4913418b37b00898b
I20260709 13:08:21.746049 24044 raft_consensus.cc:2804] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.746536 24044 raft_consensus.cc:697] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Becoming Leader. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Running, Role: LEADER
I20260709 13:08:21.749662 24034 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.749099 24044 consensus_queue.cc:237] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.750159 24034 ts_tablet_manager.cc:1403] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:08:21.746433 24033 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.752703 24033 ts_tablet_manager.cc:1403] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.013s
I20260709 13:08:21.752918 24034 raft_consensus.cc:359] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.753842 24034 raft_consensus.cc:385] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.754170 24034 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.755175 24034 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.757136 24064 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.757797 24034 ts_tablet_manager.cc:1434] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:08:21.758926 24034 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.757740 24064 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.758724 24033 raft_consensus.cc:359] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.759814 24033 raft_consensus.cc:385] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.760233 24033 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.761199 24033 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.761997 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
W20260709 13:08:21.764115 23808 leader_election.cc:343] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.764422 24033 ts_tablet_manager.cc:1434] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:21.765686 24033 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.766222 24034 tablet_bootstrap.cc:654] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.767863 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.768595 23993 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.769945 23807 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: f397105ef8da4fc4913418b37b00898b
I20260709 13:08:21.762545 24038 raft_consensus.cc:493] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.772696 24038 raft_consensus.cc:515] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.775005 24038 leader_election.cc:290] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.777130 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.777971 23993 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 0.
I20260709 13:08:21.779472 23882 leader_election.cc:304] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:21.777371 24033 tablet_bootstrap.cc:654] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.780606 24038 raft_consensus.cc:2804] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.781098 24038 raft_consensus.cc:493] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.781512 24038 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.783784 24064 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.784477 24064 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.784837 24064 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.785177 24064 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.789219 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
I20260709 13:08:21.790066 23844 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 0.
I20260709 13:08:21.791141 24035 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.802073 24033 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.804189 24034 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.803001 23739 catalog_manager.cc:5697] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c26cbef0429f481b998ff602816c7a2a (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c26cbef0429f481b998ff602816c7a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.806401 24064 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.807056 24034 ts_tablet_manager.cc:1403] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.020s
I20260709 13:08:21.806643 24035 ts_tablet_manager.cc:1403] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.012s
I20260709 13:08:21.808981 24064 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Requested vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.809862 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:21.809973 24034 raft_consensus.cc:359] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.810854 24034 raft_consensus.cc:385] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.810562 24035 raft_consensus.cc:359] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.806643 24033 ts_tablet_manager.cc:1403] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.003s
W20260709 13:08:21.811419 23808 leader_election.cc:343] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.811585 24035 raft_consensus.cc:385] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.812317 24035 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.794792 24038 raft_consensus.cc:515] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.813398 24035 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.814741 24038 leader_election.cc:290] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.815160 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:21.815349 24033 raft_consensus.cc:359] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.815820 23993 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.816174 24033 raft_consensus.cc:385] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.811182 24034 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.816423 24035 ts_tablet_manager.cc:1434] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:21.816525 24033 raft_consensus.cc:740] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.817734 24035 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.818033 24033 consensus_queue.cc:260] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.818342 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:21.819032 23992 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.820363 24033 ts_tablet_manager.cc:1434] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:21.821450 24033 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.823094 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:21.823763 23844 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.825213 24035 tablet_bootstrap.cc:654] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.834182 23992 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:21.835572 23882 leader_election.cc:304] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:21.838418 23993 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:21.839321 23844 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:21.839797 23807 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: f397105ef8da4fc4913418b37b00898b
I20260709 13:08:21.840745 24064 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.841251 24064 raft_consensus.cc:697] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Becoming Leader. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Running, Role: LEADER
I20260709 13:08:21.841379 24038 raft_consensus.cc:2804] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.842119 24064 consensus_queue.cc:237] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.842248 24034 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.844298 24034 ts_tablet_manager.cc:1434] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 13:08:21.845431 24034 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.842121 24038 raft_consensus.cc:697] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:21.848937 24033 tablet_bootstrap.cc:654] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.848757 24038 consensus_queue.cc:237] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.851222 24034 tablet_bootstrap.cc:654] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.862352 24033 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.862943 24033 ts_tablet_manager.cc:1403] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.002s
I20260709 13:08:21.862021 23740 catalog_manager.cc:5697] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c26cbef0429f481b998ff602816c7a2a (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c26cbef0429f481b998ff602816c7a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.864341 24034 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.864948 24034 ts_tablet_manager.cc:1403] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 13:08:21.866739 24033 raft_consensus.cc:359] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.867537 24033 raft_consensus.cc:385] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.867877 24033 raft_consensus.cc:740] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.867928 24035 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.868736 24035 ts_tablet_manager.cc:1403] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260709 13:08:21.868713 24033 consensus_queue.cc:260] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.867926 24034 raft_consensus.cc:359] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.871479 24034 raft_consensus.cc:385] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.871620 24033 ts_tablet_manager.cc:1434] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:21.871796 24034 raft_consensus.cc:740] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.872205 24035 raft_consensus.cc:359] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.872939 24033 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.872933 24035 raft_consensus.cc:385] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.873868 24035 raft_consensus.cc:740] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.874720 24035 consensus_queue.cc:260] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:21.872828 24034 consensus_queue.cc:260] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.879366 24034 ts_tablet_manager.cc:1434] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:21.880535 24035 ts_tablet_manager.cc:1434] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:21.881448 24033 tablet_bootstrap.cc:654] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.881795 24034 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: Bootstrap starting.
I20260709 13:08:21.881879 24035 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.888949 24035 tablet_bootstrap.cc:654] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.889123 24034 tablet_bootstrap.cc:654] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.892385 23740 catalog_manager.cc:5697] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 0 to 1, leader changed from <none> to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 1 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.895489 24033 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.896323 24033 ts_tablet_manager.cc:1403] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:08:21.900198 24033 raft_consensus.cc:359] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.901142 24033 raft_consensus.cc:385] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.901539 24033 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.902437 24033 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.905668 24034 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: No bootstrap required, opened a new log
I20260709 13:08:21.908633 24033 ts_tablet_manager.cc:1434] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:21.906946 24034 ts_tablet_manager.cc:1403] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 13:08:21.909991 24035 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.910027 24033 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.910633 24035 ts_tablet_manager.cc:1403] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260709 13:08:21.912628 24034 raft_consensus.cc:359] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.913441 24034 raft_consensus.cc:385] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.913843 24034 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.914747 24034 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.914976 24035 raft_consensus.cc:359] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.915783 24035 raft_consensus.cc:385] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.916091 24035 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.916849 24034 ts_tablet_manager.cc:1434] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:21.916962 24035 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.918355 24033 tablet_bootstrap.cc:654] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.923774 24035 ts_tablet_manager.cc:1434] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260709 13:08:21.925007 24035 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.929260 24033 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.929826 24033 ts_tablet_manager.cc:1403] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:08:21.931316 24035 tablet_bootstrap.cc:654] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.932519 24033 raft_consensus.cc:359] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.933238 24033 raft_consensus.cc:385] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.933495 24033 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.934211 24033 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.934887 24064 raft_consensus.cc:493] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.935348 24064 raft_consensus.cc:515] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.935946 24033 ts_tablet_manager.cc:1434] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:21.937071 24033 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:21.937731 24035 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.938282 24035 ts_tablet_manager.cc:1403] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:08:21.938975 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.940092 24044 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.940626 24044 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.941320 24035 raft_consensus.cc:359] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.942070 24035 raft_consensus.cc:385] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.942386 24035 raft_consensus.cc:740] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.942600 24033 tablet_bootstrap.cc:654] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.943169 24035 consensus_queue.cc:260] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.945734 24035 ts_tablet_manager.cc:1434] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:21.946906 24035 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:21.939699 23992 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.949440 23807 leader_election.cc:304] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:21.950479 24070 raft_consensus.cc:2804] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.950862 24070 raft_consensus.cc:493] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.951129 24070 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.954162 24035 tablet_bootstrap.cc:654] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.947044 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:21.955278 23993 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.956700 23807 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:21.942757 24044 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.937639 24064 leader_election.cc:290] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.958304 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:21.959062 24064 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.959180 23919 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.959764 24064 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.960233 24064 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.960732 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:21.961553 23918 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 0.
I20260709 13:08:21.962425 24041 raft_consensus.cc:493] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.963028 24041 raft_consensus.cc:515] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.965453 24041 leader_election.cc:290] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:21.968240 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:21.968706 24064 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.969081 23918 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 0.
I20260709 13:08:21.971092 24064 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Requested vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.971199 23957 leader_election.cc:304] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:21.972312 24041 raft_consensus.cc:2804] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.972707 24041 raft_consensus.cc:493] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.973078 24041 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.974332 24070 raft_consensus.cc:515] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.976876 24046 raft_consensus.cc:493] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.977391 24046 raft_consensus.cc:515] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.979930 24070 leader_election.cc:290] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Requested vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:21.982359 24046 leader_election.cc:290] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:21.984550 24041 raft_consensus.cc:515] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:21.987095 24041 leader_election.cc:290] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:21.987370 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:21.990247 23843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
I20260709 13:08:21.991160 23843 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 0.
I20260709 13:08:21.992554 23842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:21.994169 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
I20260709 13:08:21.992662 24033 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:21.988184 23919 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.997769 24035 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:21.995465 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:22.001330 24035 ts_tablet_manager.cc:1403] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.055s	user 0.035s	sys 0.017s
I20260709 13:08:22.001624 23918 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 0.
I20260709 13:08:21.998374 23916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:22.002955 23957 leader_election.cc:304] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:22.003403 23916 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.996110 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:22.004788 23993 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.005348 24041 raft_consensus.cc:2804] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.005822 24041 raft_consensus.cc:493] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.006246 24041 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.005945 24035 raft_consensus.cc:359] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.006868 24035 raft_consensus.cc:385] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.007200 24035 raft_consensus.cc:740] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.996037 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:22.008083 24035 consensus_queue.cc:260] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.000051 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:22.009173 23917 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.010751 24035 ts_tablet_manager.cc:1434] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:08:22.008392 23992 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.011888 24035 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:22.014444 24041 raft_consensus.cc:515] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.017146 24041 leader_election.cc:290] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:22.017795 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:22.018169 24035 tablet_bootstrap.cc:654] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.019578 23918 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:22.017159 23956 leader_election.cc:343] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:22.020990 23956 leader_election.cc:343] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.023340 24035 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: No bootstrap required, opened a new log
I20260709 13:08:22.023959 24035 ts_tablet_manager.cc:1403] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:08:22.025727 23993 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:22.026674 24035 raft_consensus.cc:359] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.027047 23992 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:22.027453 24035 raft_consensus.cc:385] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.028051 24035 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.027388 23807 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:22.026749 24033 ts_tablet_manager.cc:1403] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.008s
I20260709 13:08:22.028746 24035 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.028947 24085 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.029731 24085 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Becoming Leader. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Running, Role: LEADER
I20260709 13:08:22.030912 24035 ts_tablet_manager.cc:1434] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:22.030613 24085 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.032094 24033 raft_consensus.cc:359] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.032534 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:22.032809 24033 raft_consensus.cc:385] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.033247 24033 raft_consensus.cc:740] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.029032 23807 leader_election.cc:304] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:22.033176 23844 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.034205 24033 consensus_queue.cc:260] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.035703 23919 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:22.038120 23916 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:22.027536 23918 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:22.039486 23957 leader_election.cc:304] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a
I20260709 13:08:22.040601 24041 raft_consensus.cc:2804] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.041085 24041 raft_consensus.cc:697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:22.041154 24033 ts_tablet_manager.cc:1434] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:22.042348 24033 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: Bootstrap starting.
I20260709 13:08:22.041939 24041 consensus_queue.cc:237] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.044374 23957 leader_election.cc:304] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:22.044941 24070 raft_consensus.cc:2804] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.045451 24070 raft_consensus.cc:697] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Becoming Leader. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Running, Role: LEADER
I20260709 13:08:22.045924 24046 raft_consensus.cc:2804] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.046308 24070 consensus_queue.cc:237] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.048003 23917 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c26cbef0429f481b998ff602816c7a2a in term 1.
I20260709 13:08:22.051432 23844 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:22.062762 23739 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c26cbef0429f481b998ff602816c7a2a (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c26cbef0429f481b998ff602816c7a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.063935 24046 raft_consensus.cc:697] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:22.065172 24046 consensus_queue.cc:237] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.068836 24033 tablet_bootstrap.cc:654] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.074316 24033 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: No bootstrap required, opened a new log
I20260709 13:08:22.074903 24033 ts_tablet_manager.cc:1403] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:08:22.074154 23741 catalog_manager.cc:5697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 1 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.077667 24033 raft_consensus.cc:359] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.078359 24033 raft_consensus.cc:385] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.078657 24033 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.079327 24033 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.079720 23739 catalog_manager.cc:5697] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to c26cbef0429f481b998ff602816c7a2a (127.19.26.65). New cstate: current_term: 1 leader_uuid: "c26cbef0429f481b998ff602816c7a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.081461 24033 ts_tablet_manager.cc:1434] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:22.087390 24046 raft_consensus.cc:493] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.088014 24046 raft_consensus.cc:515] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.090039 24046 leader_election.cc:290] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:22.091585 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:22.092363 23917 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 0.
I20260709 13:08:22.091773 23741 catalog_manager.cc:5697] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 1 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.093389 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
I20260709 13:08:22.094090 23844 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 0.
I20260709 13:08:22.095355 23956 leader_election.cc:304] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:22.096994 24046 raft_consensus.cc:2804] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.097440 24046 raft_consensus.cc:493] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.097847 24046 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.104714 24046 raft_consensus.cc:515] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.106379 24046 leader_election.cc:290] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:22.107144 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:22.107378 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:22.107784 23844 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.108083 23917 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.112921 23844 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:22.113169 23917 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:22.114265 23956 leader_election.cc:304] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:22.114976 24046 raft_consensus.cc:2804] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.115365 24046 raft_consensus.cc:697] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:22.116044 24046 consensus_queue.cc:237] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.124401 23741 catalog_manager.cc:5697] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 1 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.137308 23917 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.144879 24070 consensus_queue.cc:1048] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.154837 24038 raft_consensus.cc:493] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.155373 24038 raft_consensus.cc:515] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.157614 24038 leader_election.cc:290] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:22.157332 24085 consensus_queue.cc:1048] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.159600 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:22.160337 23992 raft_consensus.cc:2468] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 0.
I20260709 13:08:22.159674 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a" is_pre_election: true
I20260709 13:08:22.161697 23844 raft_consensus.cc:2468] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 0.
I20260709 13:08:22.161828 23882 leader_election.cc:304] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:22.163301 24038 raft_consensus.cc:2804] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.163647 24038 raft_consensus.cc:493] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.163995 24038 raft_consensus.cc:3060] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.171327 24038 raft_consensus.cc:515] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.173127 24038 leader_election.cc:290] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:22.173954 23844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:22.174594 23844 raft_consensus.cc:3060] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.174368 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5becdd47e08341c08fd2f4d1af83cca3" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:22.175156 23992 raft_consensus.cc:3060] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.182536 23992 raft_consensus.cc:2468] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:22.182646 23844 raft_consensus.cc:2468] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:22.183838 23882 leader_election.cc:304] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:22.184530 24038 raft_consensus.cc:2804] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.184921 24038 raft_consensus.cc:697] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:22.185643 24038 consensus_queue.cc:237] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:22.193480 23741 catalog_manager.cc:5697] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 0 to 1, leader changed from <none> to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 1 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.207589 24038 consensus_queue.cc:1048] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.215920 24085 raft_consensus.cc:493] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.216593 24085 raft_consensus.cc:515] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:22.219041 23844 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.219589 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:22.220141 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:22.222018 23808 leader_election.cc:304] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a; no voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b
I20260709 13:08:22.222997 24085 leader_election.cc:290] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:22.226388 24070 raft_consensus.cc:2749] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.229894 24038 consensus_queue.cc:1048] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.282265 23917 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.288882 24070 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.299515 24085 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.340879 19561 ts_manager.cc:295] Set tserver state for c26cbef0429f481b998ff602816c7a2a to MAINTENANCE_MODE
I20260709 13:08:22.341645 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
W20260709 13:08:22.346017 23882 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 170 similar messages]
W20260709 13:08:22.350004 23882 consensus_peers.cc:597] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:22.364251 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:22.365105 19561 tablet_replica.cc:333] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.366156 19561 raft_consensus.cc:2243] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.366654 19561 raft_consensus.cc:2272] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.368965 19561 tablet_replica.cc:333] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.369534 19561 raft_consensus.cc:2243] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:22.370117 19561 pending_rounds.cc:70] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Trying to abort 1 pending ops.
I20260709 13:08:22.370280 19561 pending_rounds.cc:77] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635848327839744 op_type: NO_OP noop_request { }
I20260709 13:08:22.370576 19561 raft_consensus.cc:2889] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:22.370838 19561 raft_consensus.cc:2272] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.372924 19561 tablet_replica.cc:333] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.373507 19561 raft_consensus.cc:2243] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:22.374089 19561 pending_rounds.cc:70] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Trying to abort 1 pending ops.
I20260709 13:08:22.374246 19561 pending_rounds.cc:77] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635848393687040 op_type: NO_OP noop_request { }
I20260709 13:08:22.374502 19561 raft_consensus.cc:2889] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:22.374743 19561 raft_consensus.cc:2272] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.376784 19561 tablet_replica.cc:333] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.377342 19561 raft_consensus.cc:2243] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.377748 19561 raft_consensus.cc:2272] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.379907 19561 tablet_replica.cc:333] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.380432 19561 raft_consensus.cc:2243] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.380786 19561 raft_consensus.cc:2272] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.382561 19561 tablet_replica.cc:333] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.383073 19561 raft_consensus.cc:2243] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.383417 19561 raft_consensus.cc:2272] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.385246 19561 tablet_replica.cc:333] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.385753 19561 raft_consensus.cc:2243] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.386103 19561 raft_consensus.cc:2272] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.388195 19561 tablet_replica.cc:333] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.388731 19561 raft_consensus.cc:2243] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.389132 19561 raft_consensus.cc:2272] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.390794 19561 tablet_replica.cc:333] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.391255 19561 raft_consensus.cc:2243] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:22.392092 19561 raft_consensus.cc:2272] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.394003 19561 tablet_replica.cc:333] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: stopping tablet replica
I20260709 13:08:22.394474 19561 raft_consensus.cc:2243] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:22.395242 19561 raft_consensus.cc:2272] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.414675 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
I20260709 13:08:22.456141 24038 consensus_queue.cc:1048] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.510742 23956 consensus_peers.cc:597] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:22.547549 24046 consensus_queue.cc:1048] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.560169 23956 consensus_peers.cc:597] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:22.649776 24088 consensus_queue.cc:1048] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.652231 24088 consensus_queue.cc:1048] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.671376 23956 consensus_peers.cc:597] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:22.700387 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:22.718904 24038 consensus_queue.cc:1048] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.734591 23882 consensus_peers.cc:597] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:22.817206 23882 consensus_peers.cc:597] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.655531 24115 raft_consensus.cc:493] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c26cbef0429f481b998ff602816c7a2a)
I20260709 13:08:23.656086 24115 raft_consensus.cc:515] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.657792 24115 leader_election.cc:290] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:23.659698 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
W20260709 13:08:23.662178 23882 leader_election.cc:336] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.662709 23882 leader_election.cc:304] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [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: f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:23.663403 24115 raft_consensus.cc:2749] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:23.664710 24041 raft_consensus.cc:493] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c26cbef0429f481b998ff602816c7a2a)
I20260709 13:08:23.665169 24041 raft_consensus.cc:515] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.666821 24041 leader_election.cc:290] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:23.668005 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:23.668617 23918 raft_consensus.cc:2468] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 1.
I20260709 13:08:23.669621 23957 leader_election.cc:304] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
W20260709 13:08:23.670392 23956 leader_election.cc:336] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.670399 24041 raft_consensus.cc:2804] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:23.670895 24041 raft_consensus.cc:493] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c26cbef0429f481b998ff602816c7a2a)
I20260709 13:08:23.671247 24041 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.676360 24041 raft_consensus.cc:515] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.678038 24041 leader_election.cc:290] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:23.679281 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df2cea8949e4b43832306aa062e5e9d" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:23.679917 23918 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:23.681524 23956 leader_election.cc:336] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.685537 23918 raft_consensus.cc:2468] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 2.
I20260709 13:08:23.686658 23957 leader_election.cc:304] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a
I20260709 13:08:23.687373 24041 raft_consensus.cc:2804] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.688268 24041 raft_consensus.cc:697] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:23.688957 24041 consensus_queue.cc:237] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.696121 23740 catalog_manager.cc:5697] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 1 to 2, leader changed from c26cbef0429f481b998ff602816c7a2a (127.19.26.65) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 2 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:23.702128 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:23.798451 24115 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c26cbef0429f481b998ff602816c7a2a)
I20260709 13:08:23.799067 24115 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.800987 24115 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:23.802846 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:23.803462 23992 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:23.804749 23882 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:23.805436 24115 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:23.805465 23882 leader_election.cc:336] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.805738 24115 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election (detected failure of leader c26cbef0429f481b998ff602816c7a2a)
I20260709 13:08:23.806056 24115 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.811769 24115 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.813328 24115 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:23.814900 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:23.815446 23992 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:23.816953 23882 leader_election.cc:336] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.820847 23992 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:23.821861 23882 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a
I20260709 13:08:23.822531 24115 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.822943 24115 raft_consensus.cc:697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:23.823678 24115 consensus_queue.cc:237] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.830379 23740 catalog_manager.cc:5697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from c26cbef0429f481b998ff602816c7a2a (127.19.26.65) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.946105 24115 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.946553 24115 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.948348 24115 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:23.949808 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:23.950390 23992 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:23.951275 23882 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:23.951921 24115 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:23.951978 23882 leader_election.cc:336] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.952351 24115 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.952715 24115 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.957875 24115 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.959492 24115 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:23.961004 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:23.961548 23992 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:23.962917 23882 leader_election.cc:336] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:23.966677 23992 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:23.967697 23882 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a
I20260709 13:08:23.968393 24115 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.968794 24115 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:23.969511 24115 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER 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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:23.976495 23740 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from c26cbef0429f481b998ff602816c7a2a (127.19.26.65) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.003122 24115 raft_consensus.cc:493] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.003612 24115 raft_consensus.cc:515] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:24.005515 24115 leader_election.cc:290] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:24.006809 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:24.007473 23992 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 1.
I20260709 13:08:24.009220 23882 leader_election.cc:304] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:24.009995 24115 raft_consensus.cc:2804] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:24.010046 23882 leader_election.cc:336] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:24.010433 24115 raft_consensus.cc:493] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.010782 24115 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.016585 24115 raft_consensus.cc:515] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:24.018375 24115 leader_election.cc:290] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:24.019913 23992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:24.020653 23992 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:24.021799 23882 leader_election.cc:336] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111)
I20260709 13:08:24.025995 23992 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:24.027180 23882 leader_election.cc:304] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [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: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b; no voters: c26cbef0429f481b998ff602816c7a2a
I20260709 13:08:24.027887 24115 raft_consensus.cc:2804] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:24.028328 24115 raft_consensus.cc:697] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:24.028995 24115 consensus_queue.cc:237] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER 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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:24.035607 23740 catalog_manager.cc:5697] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from c26cbef0429f481b998ff602816c7a2a (127.19.26.65) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.179240 23918 raft_consensus.cc:1275] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.180476 24116 consensus_queue.cc:1048] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:24.194947 23956 consensus_peers.cc:597] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:24.204159 23882 consensus_peers.cc:597] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.225329 23992 raft_consensus.cc:1275] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.226552 24115 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:24.362969 23882 consensus_peers.cc:597] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.565136 23992 raft_consensus.cc:1275] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:24.566406 24130 consensus_queue.cc:1048] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:24.579927 23882 consensus_peers.cc:597] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.586143 23992 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:24.587364 24115 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:24.703088 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:24.946301 23956 consensus_peers.cc:597] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.039722 23882 consensus_peers.cc:597] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.089207 23956 consensus_peers.cc:597] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.215939 23956 consensus_peers.cc:597] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.287251 23882 consensus_peers.cc:597] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.383069 23882 consensus_peers.cc:597] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:25.704042 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:26.533434 23956 consensus_peers.cc:597] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:26.585470 23882 consensus_peers.cc:597] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:26.704975 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:08:26.790819 23882 consensus_peers.cc:597] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:26.897564 23882 consensus_peers.cc:597] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:27.356163 23882 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111) [suppressed 93 similar messages]
I20260709 13:08:27.433362 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:27.440383 24136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:27.441341 24137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:27.441848 24139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:27.442471 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:27.444427 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:27.444630 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:27.444761 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602507444749 us; error 0 us; skew 500 ppm
I20260709 13:08:27.445240 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:27.447479 19561 webserver.cc:533] Webserver started at http://127.19.26.65:35257/ using document root <none> and password file <none>
I20260709 13:08:27.447985 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:27.448138 19561 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:08:27.451902 19561 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:27.455505 24144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:27.456341 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:27.456668 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "c26cbef0429f481b998ff602816c7a2a"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-mq27"
I20260709 13:08:27.456949 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:27.471997 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:27.473138 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:27.474710 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:27.478333 24151 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:08:27.483009 23956 consensus_peers.cc:597] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:27.533885 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:08:27.534240 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.002s	sys 0.000s
I20260709 13:08:27.534540 19561 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:08:27.539484 24151 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.552549 24151 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:08:27.553479 24151 tablet_bootstrap.cc:492] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.554056 24151 ts_tablet_manager.cc:1403] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:08:27.556192 24151 raft_consensus.cc:359] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.556870 24151 raft_consensus.cc:740] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.557551 24151 consensus_queue.cc:260] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.559847 24151 ts_tablet_manager.cc:1434] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:27.560662 24151 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.573181 24151 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:08:27.573998 24151 tablet_bootstrap.cc:492] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.574575 24151 ts_tablet_manager.cc:1403] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 13:08:27.576593 24151 raft_consensus.cc:359] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.577337 24151 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.577894 24151 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.579454 24151 ts_tablet_manager.cc:1434] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:27.579813 19561 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:08:27.580044 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.046s	sys 0.000s
I20260709 13:08:27.580277 24151 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.593799 24151 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.594920 24151 tablet_bootstrap.cc:492] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.595842 24151 ts_tablet_manager.cc:1403] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:08:27.599239 24151 raft_consensus.cc:359] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.600112 24151 raft_consensus.cc:740] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.600893 24151 consensus_queue.cc:260] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
W20260709 13:08:27.603174 23956 consensus_peers.cc:597] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:27.603582 24151 ts_tablet_manager.cc:1434] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:08:27.604563 24151 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.617967 24151 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.619015 24151 tablet_bootstrap.cc:492] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.619829 24151 ts_tablet_manager.cc:1403] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 13:08:27.622546 24151 raft_consensus.cc:359] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.623266 24151 raft_consensus.cc:740] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
W20260709 13:08:27.623569 23956 consensus_peers.cc:597] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:27.623975 24151 consensus_queue.cc:260] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.626536 24151 ts_tablet_manager.cc:1434] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:27.627434 24151 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.643069 24151 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.644361 24151 tablet_bootstrap.cc:492] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.645212 24151 ts_tablet_manager.cc:1403] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:08:27.645539 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:35725
I20260709 13:08:27.645668 24214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:35725 every 8 connection(s)
I20260709 13:08:27.648275 24151 raft_consensus.cc:359] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.649191 24151 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.650005 24151 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.652297 24151 ts_tablet_manager.cc:1434] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:27.653352 24151 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.668463 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:27.674451 24151 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.675532 24151 tablet_bootstrap.cc:492] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.676314 24151 ts_tablet_manager.cc:1403] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:08:27.679170 24151 raft_consensus.cc:359] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.679905 24151 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.680781 24151 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
W20260709 13:08:27.684093 23882 consensus_peers.cc:597] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:27.684489 24216 heartbeater.cc:344] Connected to a master server at 127.19.26.126:41903
I20260709 13:08:27.685029 24216 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:27.685998 24216 heartbeater.cc:507] Master 127.19.26.126:41903 requested a full tablet report, sending...
I20260709 13:08:27.699368 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:27.700244 23917 raft_consensus.cc:606] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:27.701479 24151 ts_tablet_manager.cc:1434] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:08:27.702397 24151 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.703681 23741 ts_manager.cc:194] Re-registered known tserver with Master: c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725)
I20260709 13:08:27.704330 23918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:27.704980 23918 raft_consensus.cc:606] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
W20260709 13:08:27.705978 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:27.707056 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:27.707616 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:27.708352 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:27.716259 23741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43834
I20260709 13:08:27.719301 24188 raft_consensus.cc:3060] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.720150 24216 heartbeater.cc:499] Master 127.19.26.126:41903 was elected leader, sending a full tablet report...
I20260709 13:08:27.722028 24151 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.722782 24151 tablet_bootstrap.cc:492] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.723361 24151 ts_tablet_manager.cc:1403] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260709 13:08:27.725224 24151 raft_consensus.cc:359] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.725719 24151 raft_consensus.cc:740] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.726359 24151 consensus_queue.cc:260] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.728416 24151 ts_tablet_manager.cc:1434] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:08:27.729418 24151 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.741696 24151 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.742566 24151 tablet_bootstrap.cc:492] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.743247 24151 ts_tablet_manager.cc:1403] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:08:27.745210 24151 raft_consensus.cc:359] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.745726 24151 raft_consensus.cc:385] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.745944 24151 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.746526 24151 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.748397 24151 ts_tablet_manager.cc:1434] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:08:27.749266 24151 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.762646 24151 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.763360 24151 tablet_bootstrap.cc:492] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.763917 24151 ts_tablet_manager.cc:1403] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260709 13:08:27.765676 24151 raft_consensus.cc:359] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:27.766142 24151 raft_consensus.cc:740] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.766675 24151 consensus_queue.cc:260] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [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: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:27.768157 24151 ts_tablet_manager.cc:1434] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:27.768971 24151 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Bootstrap starting.
I20260709 13:08:27.773273 24213 raft_consensus.cc:993] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:27.773772 24213 raft_consensus.cc:1081] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:27.775437 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:27.776017 23993 raft_consensus.cc:493] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.776386 23993 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.780387 24151 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:27.781067 24151 tablet_bootstrap.cc:492] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Bootstrap complete.
I20260709 13:08:27.781577 24151 ts_tablet_manager.cc:1403] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:08:27.782604 23993 raft_consensus.cc:515] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:27.783293 24151 raft_consensus.cc:359] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.783846 24151 raft_consensus.cc:740] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26cbef0429f481b998ff602816c7a2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.784559 23993 leader_election.cc:290] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: Requested vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725)
I20260709 13:08:27.784463 24151 consensus_queue.cc:260] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.785225 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:27.785835 23918 raft_consensus.cc:3055] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.786149 23918 raft_consensus.cc:740] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:27.786222 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e3b2aa98774b8abc36e53a4180f1fe" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:27.786509 24151 ts_tablet_manager.cc:1434] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:27.787196 24188 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.787025 23918 consensus_queue.cc:260] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:27.788394 23918 raft_consensus.cc:3060] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.793716 24188 raft_consensus.cc:2468] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 2.
I20260709 13:08:27.794983 23956 leader_election.cc:304] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:27.795732 24133 raft_consensus.cc:2804] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.796116 23918 raft_consensus.cc:2468] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 2.
I20260709 13:08:27.797040 24133 raft_consensus.cc:697] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:27.797894 24133 consensus_queue.cc:237] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } }
I20260709 13:08:27.805305 23741 catalog_manager.cc:5697] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 1 to 2, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 2 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.880618 24188 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.915598 24188 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.920920 24188 pending_rounds.cc:85] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Aborting all ops after (but not including) 0
I20260709 13:08:27.921154 24188 pending_rounds.cc:107] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:27.921392 24188 raft_consensus.cc:2889] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:27.943255 24213 raft_consensus.cc:993] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:27.943701 24134 raft_consensus.cc:1081] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:27.945142 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:27.945613 23993 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.945894 23993 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.951268 23993 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.952986 23993 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 3 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:27.953845 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:27.954097 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:27.954537 24188 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.954671 23918 raft_consensus.cc:3055] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.955196 23918 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:27.956053 23918 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.957352 23918 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.962085 24188 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:27.963313 23956 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:27.963967 24133 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:27.964349 23918 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:27.964365 24133 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:27.965360 24133 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.972748 23741 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 2 to 3, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 3 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.980613 24224 raft_consensus.cc:493] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.981228 24224 raft_consensus.cc:515] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:27.983243 24224 leader_election.cc:290] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:27.992218 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f397105ef8da4fc4913418b37b00898b" is_pre_election: true
I20260709 13:08:27.994828 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "c26cbef0429f481b998ff602816c7a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b" is_pre_election: true
I20260709 13:08:27.996088 24145 leader_election.cc:304] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a; no voters: f1c5f699c94649dfba1cd263a9784b0b, f397105ef8da4fc4913418b37b00898b
I20260709 13:08:27.996784 24224 raft_consensus.cc:2749] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.998868 24188 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.344729 23918 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:28.345935 24231 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.356353 24188 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:28.358316 24244 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.358956 24244 consensus_queue.cc:1243] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Peer c26cbef0429f481b998ff602816c7a2a log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:08:28.361451 24188 pending_rounds.cc:85] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Aborting all ops after (but not including) 0
I20260709 13:08:28.361754 24188 pending_rounds.cc:107] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:28.362004 24188 raft_consensus.cc:2889] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:28.389665 23918 raft_consensus.cc:1275] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.390869 24133 consensus_queue.cc:1048] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.397593 24188 raft_consensus.cc:1275] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.400379 24231 consensus_queue.cc:1048] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:28.707043 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:28.718727 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:28.726402 23918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:28.726970 23918 raft_consensus.cc:606] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:28.740139 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b402674962934956b6b088546218c860"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:28.740644 23993 raft_consensus.cc:606] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:28.743058 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:28.743676 23993 raft_consensus.cc:606] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:28.744901 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:28.745435 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:28.746003 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:28.952209 24133 raft_consensus.cc:993] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:28.952605 24231 raft_consensus.cc:1081] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:28.953881 23918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:28.954291 23918 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.954528 23918 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:28.959458 23918 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:28.960901 23918 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 4 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:28.961668 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:28.961782 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:28.962313 24188 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:28.962356 23993 raft_consensus.cc:3055] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:28.962733 23993 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:28.963366 23993 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:28.964293 23993 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:28.967020 24188 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 4.
I20260709 13:08:28.968050 23882 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [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: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:28.968688 24248 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:28.969121 23993 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 4.
I20260709 13:08:28.969136 24248 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:28.970248 24248 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:28.976233 23741 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 3 to 4, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 4 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.062654 24133 raft_consensus.cc:993] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:29.063037 24231 raft_consensus.cc:1081] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:29.064352 23918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b402674962934956b6b088546218c860"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:29.064781 23918 raft_consensus.cc:493] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.065059 23918 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.070629 23918 raft_consensus.cc:515] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.072933 23918 leader_election.cc:290] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:29.073432 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:29.073765 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b402674962934956b6b088546218c860" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:29.074215 24187 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.074311 23993 raft_consensus.cc:3055] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.074734 23993 raft_consensus.cc:740] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:29.075519 23993 consensus_queue.cc:260] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.076742 23993 raft_consensus.cc:3060] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.081048 24187 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:29.082099 23882 leader_election.cc:304] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:29.082715 24248 raft_consensus.cc:2804] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.083173 24248 raft_consensus.cc:697] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:29.083395 23993 raft_consensus.cc:2468] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:29.084012 24248 consensus_queue.cc:237] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.090335 23741 catalog_manager.cc:5697] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.166009 24247 raft_consensus.cc:993] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:29.166503 24248 raft_consensus.cc:1081] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:29.167945 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:29.168391 23993 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.168658 23993 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.173766 23993 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.175398 23993 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 3 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:29.176438 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:29.176714 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:29.177162 24187 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.177249 23918 raft_consensus.cc:3055] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:29.177623 23918 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:29.178282 23918 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.179430 23918 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.183106 24187 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:29.184216 23956 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:29.184903 24231 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:29.185319 24231 raft_consensus.cc:697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:29.186301 23918 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:29.186112 24231 consensus_queue.cc:237] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.193738 23741 catalog_manager.cc:5697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 2 to 3, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 3 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.354216 23993 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:29.355662 24248 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.362483 24187 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:29.364744 24248 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.469722 23993 raft_consensus.cc:1275] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:29.470970 24248 consensus_queue.cc:1048] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:29.479837 24187 raft_consensus.cc:1275] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:29.481860 24270 consensus_queue.cc:1048] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:29.637333 24187 raft_consensus.cc:1275] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:29.638478 24231 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.647226 23918 raft_consensus.cc:1275] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:29.648592 24273 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:29.708161 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:29.753984 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:29.761611 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27478c588dea4ed28066a141385f1e17"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:29.762188 23993 raft_consensus.cc:606] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:29.764858 23918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:29.765596 23918 raft_consensus.cc:606] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:29.768576 23918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:29.769171 23918 raft_consensus.cc:606] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:29.770329 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:29.770972 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:29.771797 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:29.788430 24247 raft_consensus.cc:993] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:29.789083 24270 raft_consensus.cc:1081] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:29.790616 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:29.791116 23993 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.791399 23993 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:29.796731 23993 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.798388 23993 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 5 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:29.799250 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:29.799439 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:29.799983 24188 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:29.800100 23918 raft_consensus.cc:3055] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:29.800550 23918 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:29.801246 23918 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.802340 23918 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:29.805832 24188 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 5.
I20260709 13:08:29.806890 23956 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:29.807475 23918 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 5.
I20260709 13:08:29.807564 24273 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:29.808389 24273 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:29.809180 24273 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.814931 23740 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 4 to 5, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 5 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.938583 24133 raft_consensus.cc:993] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:29.939008 24273 raft_consensus.cc:1081] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:29.940441 23918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27478c588dea4ed28066a141385f1e17"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:29.940883 23918 raft_consensus.cc:493] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.941154 23918 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.945919 23918 raft_consensus.cc:515] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.947497 23918 leader_election.cc:290] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:29.948541 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:29.948410 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:29.949237 23993 raft_consensus.cc:3055] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.949343 24188 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.950498 23993 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:29.951274 23993 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.952260 23993 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.955829 24188 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:29.956980 23882 leader_election.cc:304] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:29.957056 23993 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:29.957892 24270 raft_consensus.cc:2804] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.958364 24270 raft_consensus.cc:697] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:29.959199 24270 consensus_queue.cc:237] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:29.965854 23740 catalog_manager.cc:5697] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.293144 24247 raft_consensus.cc:993] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:30.293890 24270 raft_consensus.cc:1081] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:30.295894 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:30.296868 23993 raft_consensus.cc:493] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.297428 23993 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.306806 23993 raft_consensus.cc:515] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.308954 23993 leader_election.cc:290] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 3 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:30.309950 24188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:30.310190 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a01982bac74eca9b5db4c968d43e8e" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:30.310832 23918 raft_consensus.cc:3055] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.310859 24188 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.311115 23918 raft_consensus.cc:740] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:30.312412 23918 consensus_queue.cc:260] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.314026 23918 raft_consensus.cc:3060] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.314445 23917 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 5 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:30.316157 24273 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:30.320798 24188 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:30.322393 23956 leader_election.cc:304] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:30.323426 24273 raft_consensus.cc:2804] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.325136 23918 raft_consensus.cc:2468] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:30.326759 24273 raft_consensus.cc:697] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:30.328359 24273 consensus_queue.cc:237] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.335047 24188 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 5 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:30.337088 24281 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:30.340973 23741 catalog_manager.cc:5697] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 2 to 3, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 3 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.380628 23993 raft_consensus.cc:1275] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.381762 24270 consensus_queue.cc:1048] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.393340 24188 raft_consensus.cc:1275] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.394573 24270 consensus_queue.cc:1048] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:30.709267 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:30.740212 23917 raft_consensus.cc:1275] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:30.741520 24281 consensus_queue.cc:1048] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.751695 24188 raft_consensus.cc:1275] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:30.753558 24273 consensus_queue.cc:1048] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.778750 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.787083 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27478c588dea4ed28066a141385f1e17"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:30.787683 23917 raft_consensus.cc:606] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:30.790431 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:30.790879 23993 raft_consensus.cc:606] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:30.793174 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:30.793601 23993 raft_consensus.cc:606] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:30.794636 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:30.795122 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:30.795949 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.812912 24248 raft_consensus.cc:993] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:30.813436 24270 raft_consensus.cc:1081] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:30.814798 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27478c588dea4ed28066a141385f1e17"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:30.815250 23993 raft_consensus.cc:493] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.815500 23993 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.820637 23993 raft_consensus.cc:515] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.822134 23993 leader_election.cc:290] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 3 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:30.822793 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:30.823213 23917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27478c588dea4ed28066a141385f1e17" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:30.823491 24187 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.823853 23917 raft_consensus.cc:3055] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.824149 23917 raft_consensus.cc:740] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:30.824951 23917 consensus_queue.cc:260] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.825944 23917 raft_consensus.cc:3060] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.829455 24187 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:30.830627 23956 leader_election.cc:304] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:30.831362 24273 raft_consensus.cc:2804] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.831756 24273 raft_consensus.cc:697] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:30.832671 23917 raft_consensus.cc:2468] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:30.832603 24273 consensus_queue.cc:237] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:30.838313 23741 catalog_manager.cc:5697] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 2 to 3, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 3 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.132540 24281 raft_consensus.cc:993] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.132997 24273 raft_consensus.cc:1081] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.134647 23917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:31.135110 23917 raft_consensus.cc:493] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.135381 23917 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.140430 23917 raft_consensus.cc:515] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.141924 23917 leader_election.cc:290] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:31.142724 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:31.142931 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:31.143299 24187 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.143436 23993 raft_consensus.cc:3055] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.143795 23993 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:31.144505 23993 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.145439 23993 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.148663 24187 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:31.149703 23882 leader_election.cc:304] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:31.150126 23993 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 2.
I20260709 13:08:31.150319 24270 raft_consensus.cc:2804] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.150823 24270 raft_consensus.cc:697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:31.151759 24270 consensus_queue.cc:237] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.157976 23741 catalog_manager.cc:5697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 1 to 2, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 2 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.330264 23917 raft_consensus.cc:1275] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.331626 24273 consensus_queue.cc:1048] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.340734 24187 raft_consensus.cc:1275] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.342248 24133 consensus_queue.cc:1048] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.374795 24273 raft_consensus.cc:993] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.375270 24133 raft_consensus.cc:1081] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.376824 23917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:31.377329 23917 raft_consensus.cc:493] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.377626 23917 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.384727 23917 raft_consensus.cc:515] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.386391 23917 leader_election.cc:290] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 4 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:31.387256 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:31.387452 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bc394c4d8e474cac71ed2be4d47ea9" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:31.387907 24187 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.388002 23993 raft_consensus.cc:3055] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.388371 23993 raft_consensus.cc:740] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:31.389055 23993 consensus_queue.cc:260] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.390069 23993 raft_consensus.cc:3060] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.393569 24187 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 4.
I20260709 13:08:31.394637 23882 leader_election.cc:304] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [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: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:31.395314 24270 raft_consensus.cc:2804] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.395326 23993 raft_consensus.cc:2468] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 4.
I20260709 13:08:31.395789 24270 raft_consensus.cc:697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:31.396767 24270 consensus_queue.cc:237] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.403446 23740 catalog_manager.cc:5697] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 3 to 4, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 4 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.601491 23993 raft_consensus.cc:1275] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.602574 24270 consensus_queue.cc:1048] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.611513 24187 raft_consensus.cc:1275] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.613181 24270 consensus_queue.cc:1048] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:31.710170 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:31.802739 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:31.810643 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:31.811151 23917 raft_consensus.cc:606] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:31.813719 23917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad8b346850fa480ca729b07773b760be"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
mode: GRACEFUL
new_leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:08:31.814200 23917 raft_consensus.cc:606] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Received request to transfer leadership to TS f1c5f699c94649dfba1cd263a9784b0b
I20260709 13:08:31.816563 23993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
mode: GRACEFUL
new_leader_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:50342
I20260709 13:08:31.817034 23993 raft_consensus.cc:606] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 LEADER]: Received request to transfer leadership to TS f397105ef8da4fc4913418b37b00898b
I20260709 13:08:31.818200 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:31.818832 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:31.819561 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:31.826364 24273 raft_consensus.cc:993] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: : Instructing follower f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.826925 24133 raft_consensus.cc:1081] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 LEADER]: Signalling peer f397105ef8da4fc4913418b37b00898b to start an election
I20260709 13:08:31.829468 23918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f020510d70e546a881369c95a59361ac"
dest_uuid: "f397105ef8da4fc4913418b37b00898b"
 from {username='slave'} at 127.0.0.1:37172
I20260709 13:08:31.829998 23918 raft_consensus.cc:493] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.830350 23918 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:31.836007 23918 raft_consensus.cc:515] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.837477 23918 leader_election.cc:290] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 6 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67:41753)
I20260709 13:08:31.838191 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:31.838346 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f020510d70e546a881369c95a59361ac" candidate_uuid: "f397105ef8da4fc4913418b37b00898b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
I20260709 13:08:31.838833 24187 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:31.838896 23993 raft_consensus.cc:3055] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:08:31.839253 23993 raft_consensus.cc:740] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:31.839938 23993 consensus_queue.cc:260] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.840809 23993 raft_consensus.cc:3060] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:31.844144 24187 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 6.
I20260709 13:08:31.845281 23882 leader_election.cc:304] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f397105ef8da4fc4913418b37b00898b; no voters: 
I20260709 13:08:31.845357 23993 raft_consensus.cc:2468] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f397105ef8da4fc4913418b37b00898b in term 6.
I20260709 13:08:31.846014 24270 raft_consensus.cc:2804] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:31.846427 24270 raft_consensus.cc:697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 6 LEADER]: Becoming Leader. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:31.847227 24270 consensus_queue.cc:237] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:31.854503 23741 catalog_manager.cc:5697] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b reported cstate change: term changed from 5 to 6, leader changed from f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67) to f397105ef8da4fc4913418b37b00898b (127.19.26.66). New cstate: current_term: 6 leader_uuid: "f397105ef8da4fc4913418b37b00898b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.879733 23993 raft_consensus.cc:1275] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:31.881062 24270 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:31.891402 24187 raft_consensus.cc:1275] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:31.892648 24270 consensus_queue.cc:1048] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:32.037194 24270 raft_consensus.cc:993] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:32.037585 24248 raft_consensus.cc:1081] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:32.038956 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad8b346850fa480ca729b07773b760be"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:32.039388 23993 raft_consensus.cc:493] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:32.039655 23993 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.044618 23993 raft_consensus.cc:515] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.046043 23993 leader_election.cc:290] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:32.047021 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:32.047024 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8b346850fa480ca729b07773b760be" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:32.047760 24187 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.047802 23918 raft_consensus.cc:3055] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.048153 23918 raft_consensus.cc:740] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:32.048843 23918 consensus_queue.cc:260] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.049810 23918 raft_consensus.cc:3060] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.053426 24187 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 2.
I20260709 13:08:32.054558 23956 leader_election.cc:304] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:32.054785 23918 raft_consensus.cc:2468] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 2.
I20260709 13:08:32.055570 24133 raft_consensus.cc:2804] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:32.056083 24133 raft_consensus.cc:697] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:32.056931 24133 consensus_queue.cc:237] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.064087 23741 catalog_manager.cc:5697] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 1 to 2, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 2 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:32.115206 24248 raft_consensus.cc:993] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: : Instructing follower f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:32.115641 24248 raft_consensus.cc:1081] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Signalling peer f1c5f699c94649dfba1cd263a9784b0b to start an election
I20260709 13:08:32.117381 23993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8"
dest_uuid: "f1c5f699c94649dfba1cd263a9784b0b"
 from {username='slave'} at 127.0.0.1:56032
I20260709 13:08:32.117923 23993 raft_consensus.cc:493] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:32.118211 23993 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.123418 23993 raft_consensus.cc:515] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.124963 23993 leader_election.cc:290] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [CANDIDATE]: Term 3 election: Requested vote from peers c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725), f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599)
I20260709 13:08:32.125679 24187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c26cbef0429f481b998ff602816c7a2a"
I20260709 13:08:32.125978 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a673e5bbcbc4a8480c9922adfe54bb8" candidate_uuid: "f1c5f699c94649dfba1cd263a9784b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f397105ef8da4fc4913418b37b00898b"
I20260709 13:08:32.126276 24187 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.126523 23918 raft_consensus.cc:3055] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.126812 23918 raft_consensus.cc:740] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f397105ef8da4fc4913418b37b00898b, State: Running, Role: LEADER
I20260709 13:08:32.127470 23918 consensus_queue.cc:260] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.128363 23918 raft_consensus.cc:3060] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.131656 24187 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:32.132704 23956 leader_election.cc:304] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [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: c26cbef0429f481b998ff602816c7a2a, f1c5f699c94649dfba1cd263a9784b0b; no voters: 
I20260709 13:08:32.133139 23918 raft_consensus.cc:2468] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c5f699c94649dfba1cd263a9784b0b in term 3.
I20260709 13:08:32.133294 24133 raft_consensus.cc:2804] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:32.133816 24133 raft_consensus.cc:697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Becoming Leader. State: Replica: f1c5f699c94649dfba1cd263a9784b0b, State: Running, Role: LEADER
I20260709 13:08:32.134869 24133 consensus_queue.cc:237] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [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: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } }
I20260709 13:08:32.140653 23741 catalog_manager.cc:5697] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b reported cstate change: term changed from 2 to 3, leader changed from f397105ef8da4fc4913418b37b00898b (127.19.26.66) to f1c5f699c94649dfba1cd263a9784b0b (127.19.26.67). New cstate: current_term: 3 leader_uuid: "f1c5f699c94649dfba1cd263a9784b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:32.287254 24187 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 6 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:08:32.288407 24248 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:32.298139 23993 raft_consensus.cc:1275] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 6 FOLLOWER]: Refusing update from remote peer f397105ef8da4fc4913418b37b00898b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:08:32.299471 24270 consensus_queue.cc:1048] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c5f699c94649dfba1cd263a9784b0b" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:32.521457 24187 raft_consensus.cc:1275] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:32.522677 24133 consensus_queue.cc:1048] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.531260 23918 raft_consensus.cc:1275] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:32.532855 24281 consensus_queue.cc:1048] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.605532 23918 raft_consensus.cc:1275] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:32.606622 24281 consensus_queue.cc:1048] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f397105ef8da4fc4913418b37b00898b" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 35599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.616010 24187 raft_consensus.cc:1275] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Refusing update from remote peer f1c5f699c94649dfba1cd263a9784b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:32.617573 24308 consensus_queue.cc:1048] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26cbef0429f481b998ff602816c7a2a" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 35725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:32.711059 23790 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:08:32.828850 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:32.857996 19561 tablet_server.cc:179] TabletServer@127.19.26.65:35725 shutting down...
I20260709 13:08:32.878146 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:32.878997 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.879894 19561 raft_consensus.cc:2243] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.880393 19561 raft_consensus.cc:2272] T 5becdd47e08341c08fd2f4d1af83cca3 P c26cbef0429f481b998ff602816c7a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.883036 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.883733 19561 raft_consensus.cc:2243] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.884275 19561 raft_consensus.cc:2272] T a3e3b2aa98774b8abc36e53a4180f1fe P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.886652 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.887253 19561 raft_consensus.cc:2243] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.887668 19561 raft_consensus.cc:2272] T 63bc394c4d8e474cac71ed2be4d47ea9 P c26cbef0429f481b998ff602816c7a2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.890762 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.891402 19561 raft_consensus.cc:2243] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.891958 19561 raft_consensus.cc:2272] T 8a673e5bbcbc4a8480c9922adfe54bb8 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.894814 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.895576 19561 raft_consensus.cc:2243] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.896171 19561 raft_consensus.cc:2272] T b402674962934956b6b088546218c860 P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.898514 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.899051 19561 raft_consensus.cc:2243] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.899523 19561 raft_consensus.cc:2272] T 27478c588dea4ed28066a141385f1e17 P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.901806 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.902320 19561 raft_consensus.cc:2243] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.902752 19561 raft_consensus.cc:2272] T ad8b346850fa480ca729b07773b760be P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.905321 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.905881 19561 raft_consensus.cc:2243] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.906352 19561 raft_consensus.cc:2272] T 0df2cea8949e4b43832306aa062e5e9d P c26cbef0429f481b998ff602816c7a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.909157 19561 tablet_replica.cc:333] stopping tablet replica
W20260709 13:08:32.909262 23882 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]
I20260709 13:08:32.909761 19561 raft_consensus.cc:2243] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.910374 19561 raft_consensus.cc:2272] T f020510d70e546a881369c95a59361ac P c26cbef0429f481b998ff602816c7a2a [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:32.912833 23882 consensus_peers.cc:597] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.913969 19561 tablet_replica.cc:333] stopping tablet replica
I20260709 13:08:32.915041 19561 raft_consensus.cc:2243] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.915583 19561 raft_consensus.cc:2272] T d2a01982bac74eca9b5db4c968d43e8e P c26cbef0429f481b998ff602816c7a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.946280 19561 tablet_server.cc:196] TabletServer@127.19.26.65:35725 shutdown complete.
I20260709 13:08:32.971074 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
I20260709 13:08:32.996850 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:32.997681 19561 tablet_replica.cc:333] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:32.998649 19561 raft_consensus.cc:2243] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:08:32.999536 23956 consensus_peers.cc:597] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.999629 19561 raft_consensus.cc:2272] T 63bc394c4d8e474cac71ed2be4d47ea9 P f397105ef8da4fc4913418b37b00898b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.002365 19561 tablet_replica.cc:333] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.002976 19561 raft_consensus.cc:2243] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.003440 19561 raft_consensus.cc:2272] T 0df2cea8949e4b43832306aa062e5e9d P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.005779 19561 tablet_replica.cc:333] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.006340 19561 raft_consensus.cc:2243] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.007179 19561 raft_consensus.cc:2272] T f020510d70e546a881369c95a59361ac P f397105ef8da4fc4913418b37b00898b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.010005 19561 tablet_replica.cc:333] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.010589 19561 raft_consensus.cc:2243] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.011466 19561 raft_consensus.cc:2272] T 5becdd47e08341c08fd2f4d1af83cca3 P f397105ef8da4fc4913418b37b00898b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.014062 19561 tablet_replica.cc:333] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.014832 19561 raft_consensus.cc:2243] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.015916 19561 raft_consensus.cc:2272] T b402674962934956b6b088546218c860 P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:33.018041 23956 consensus_peers.cc:597] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:33.018934 19561 tablet_replica.cc:333] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.019629 19561 raft_consensus.cc:2243] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.020118 19561 raft_consensus.cc:2272] T 27478c588dea4ed28066a141385f1e17 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.022279 19561 tablet_replica.cc:333] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.022821 19561 raft_consensus.cc:2243] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.023237 19561 raft_consensus.cc:2272] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.025754 19561 tablet_replica.cc:333] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.026310 19561 raft_consensus.cc:2243] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.026731 19561 raft_consensus.cc:2272] T ad8b346850fa480ca729b07773b760be P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.029371 19561 tablet_replica.cc:333] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.029910 19561 raft_consensus.cc:2243] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.030334 19561 raft_consensus.cc:2272] T d2a01982bac74eca9b5db4c968d43e8e P f397105ef8da4fc4913418b37b00898b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.032433 19561 tablet_replica.cc:333] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b: stopping tablet replica
I20260709 13:08:33.032936 19561 raft_consensus.cc:2243] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.033429 19561 raft_consensus.cc:2272] T a3e3b2aa98774b8abc36e53a4180f1fe P f397105ef8da4fc4913418b37b00898b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.066948 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:08:33.081110 23957 consensus_peers.cc:597] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b -> Peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Couldn't send request to peer f397105ef8da4fc4913418b37b00898b. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:35599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:33.083334 23957 consensus_peers.cc:597] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b -> Peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Couldn't send request to peer f397105ef8da4fc4913418b37b00898b. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:35599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:33.093933 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
W20260709 13:08:33.101639 23957 consensus_peers.cc:597] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b -> Peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Couldn't send request to peer f397105ef8da4fc4913418b37b00898b. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:35599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:33.116484 23956 consensus_peers.cc:597] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b -> Peer c26cbef0429f481b998ff602816c7a2a (127.19.26.65:35725): Couldn't send request to peer c26cbef0429f481b998ff602816c7a2a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:35725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:33.120854 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:33.121716 19561 tablet_replica.cc:333] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.122378 19561 raft_consensus.cc:2243] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.122824 19561 raft_consensus.cc:2272] T f020510d70e546a881369c95a59361ac P f1c5f699c94649dfba1cd263a9784b0b [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:33.124938 23957 consensus_peers.cc:597] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b -> Peer f397105ef8da4fc4913418b37b00898b (127.19.26.66:35599): Couldn't send request to peer f397105ef8da4fc4913418b37b00898b. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:35599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:33.125500 19561 tablet_replica.cc:333] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.126175 19561 raft_consensus.cc:2243] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.126940 19561 raft_consensus.cc:2272] T d2a01982bac74eca9b5db4c968d43e8e P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.129025 19561 tablet_replica.cc:333] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.129585 19561 raft_consensus.cc:2243] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.130376 19561 raft_consensus.cc:2272] T 0df2cea8949e4b43832306aa062e5e9d P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.132498 19561 tablet_replica.cc:333] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.133055 19561 raft_consensus.cc:2243] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.133493 19561 raft_consensus.cc:2272] T 5becdd47e08341c08fd2f4d1af83cca3 P f1c5f699c94649dfba1cd263a9784b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.135634 19561 tablet_replica.cc:333] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.136226 19561 raft_consensus.cc:2243] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.136620 19561 raft_consensus.cc:2272] T 63bc394c4d8e474cac71ed2be4d47ea9 P f1c5f699c94649dfba1cd263a9784b0b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.138509 19561 tablet_replica.cc:333] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.139072 19561 raft_consensus.cc:2243] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.139914 19561 raft_consensus.cc:2272] T 8a673e5bbcbc4a8480c9922adfe54bb8 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.142361 19561 tablet_replica.cc:333] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.142915 19561 raft_consensus.cc:2243] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.143356 19561 raft_consensus.cc:2272] T b402674962934956b6b088546218c860 P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.145323 19561 tablet_replica.cc:333] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.145820 19561 raft_consensus.cc:2243] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.146569 19561 raft_consensus.cc:2272] T 27478c588dea4ed28066a141385f1e17 P f1c5f699c94649dfba1cd263a9784b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.148662 19561 tablet_replica.cc:333] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.149147 19561 raft_consensus.cc:2243] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.149932 19561 raft_consensus.cc:2272] T ad8b346850fa480ca729b07773b760be P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.152422 19561 tablet_replica.cc:333] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b: stopping tablet replica
I20260709 13:08:33.152931 19561 raft_consensus.cc:2243] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.153729 19561 raft_consensus.cc:2272] T a3e3b2aa98774b8abc36e53a4180f1fe P f1c5f699c94649dfba1cd263a9784b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.184262 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:08:33.210285 19561 master.cc:562] Master@127.19.26.126:41903 shutting down...
I20260709 13:08:33.231702 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:33.232300 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.232633 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75766efae2664e05828a0235366a29f0: stopping tablet replica
I20260709 13:08:33.252202 19561 master.cc:584] Master@127.19.26.126:41903 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12749 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:08:33.295468 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:42613
I20260709 13:08:33.296650 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.302377 24318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.302428 24319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.302767 24321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.304765 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:33.305766 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.305949 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.306089 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602513306074 us; error 0 us; skew 500 ppm
I20260709 13:08:33.306646 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.309273 19561 webserver.cc:533] Webserver started at http://127.19.26.126:45567/ using document root <none> and password file <none>
I20260709 13:08:33.309767 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.309923 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.310201 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.311329 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "86b0f32720144bbfb52ea910d4973201"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.316156 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:08:33.319969 24326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.320935 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:08:33.321286 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "86b0f32720144bbfb52ea910d4973201"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.321585 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.338665 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.340000 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.380622 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:42613
I20260709 13:08:33.380729 24377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:42613 every 8 connection(s)
I20260709 13:08:33.384517 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.396272 24378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201: Bootstrap starting.
I20260709 13:08:33.401134 24378 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.405966 24378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201: No bootstrap required, opened a new log
I20260709 13:08:33.408576 24378 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER }
I20260709 13:08:33.409010 24378 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.409246 24378 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b0f32720144bbfb52ea910d4973201, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.409840 24378 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER }
I20260709 13:08:33.410310 24378 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:33.410533 24378 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:33.410799 24378 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.415967 24378 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER }
I20260709 13:08:33.416504 24378 leader_election.cc:304] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [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: 86b0f32720144bbfb52ea910d4973201; no voters: 
I20260709 13:08:33.417649 24378 leader_election.cc:290] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:33.417968 24381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.419334 24381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 1 LEADER]: Becoming Leader. State: Replica: 86b0f32720144bbfb52ea910d4973201, State: Running, Role: LEADER
I20260709 13:08:33.419981 24381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [LEADER]: Queue going to LEADER mode. State: All 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: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER }
I20260709 13:08:33.420559 24378 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:33.426115 24382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86b0f32720144bbfb52ea910d4973201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER } }
I20260709 13:08:33.426323 24383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86b0f32720144bbfb52ea910d4973201. Latest consensus state: current_term: 1 leader_uuid: "86b0f32720144bbfb52ea910d4973201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86b0f32720144bbfb52ea910d4973201" member_type: VOTER } }
I20260709 13:08:33.426939 24382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:33.426999 24383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:33.429257 24388 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:33.434491 24388 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:33.437067 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:33.443470 24388 catalog_manager.cc:1383] Generated new cluster ID: d93dc2d75cf044238dc63d230e85c38e
I20260709 13:08:33.443802 24388 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:33.456297 24388 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:33.457728 24388 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:33.472004 24388 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201: Generated new TSK 0
I20260709 13:08:33.472676 24388 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:33.503592 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.509690 24399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.510475 24400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.512320 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:33.512177 24402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.513410 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.513607 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.513731 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602513513719 us; error 0 us; skew 500 ppm
I20260709 13:08:33.514285 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.516848 19561 webserver.cc:533] Webserver started at http://127.19.26.65:33811/ using document root <none> and password file <none>
I20260709 13:08:33.517333 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.517499 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.517729 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.518846 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.524098 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:08:33.527829 24407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.528620 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:08:33.528935 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.529234 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.551189 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.552600 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.554214 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.556730 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.556921 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.557168 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.557358 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.599009 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:39189
I20260709 13:08:33.599105 24469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:39189 every 8 connection(s)
I20260709 13:08:33.604068 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.610827 24474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.612946 24475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.614068 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:33.615031 24477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.616276 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.616520 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.616703 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602513616684 us; error 0 us; skew 500 ppm
I20260709 13:08:33.617201 24470 heartbeater.cc:344] Connected to a master server at 127.19.26.126:42613
I20260709 13:08:33.617334 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.617609 24470 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.618395 24470 heartbeater.cc:507] Master 127.19.26.126:42613 requested a full tablet report, sending...
I20260709 13:08:33.619962 19561 webserver.cc:533] Webserver started at http://127.19.26.66:35513/ using document root <none> and password file <none>
I20260709 13:08:33.620600 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.620795 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.620728 24343 ts_manager.cc:194] Registered new tserver with Master: 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189)
I20260709 13:08:33.621236 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.622614 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.622787 24343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36662
I20260709 13:08:33.627393 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:08:33.631837 24482 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.632603 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:08:33.632893 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.633188 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.649499 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.650722 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.652245 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.654541 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.654754 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.654981 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.655143 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.694474 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:34161
I20260709 13:08:33.694607 24544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:34161 every 8 connection(s)
I20260709 13:08:33.699266 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.705873 24548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.710872 24549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.711938 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:33.712627 24551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.713126 24545 heartbeater.cc:344] Connected to a master server at 127.19.26.126:42613
I20260709 13:08:33.713510 24545 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.713725 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.713984 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.714151 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602513714135 us; error 0 us; skew 500 ppm
I20260709 13:08:33.714265 24545 heartbeater.cc:507] Master 127.19.26.126:42613 requested a full tablet report, sending...
I20260709 13:08:33.714780 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.716492 24343 ts_manager.cc:194] Registered new tserver with Master: 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161)
I20260709 13:08:33.717562 19561 webserver.cc:533] Webserver started at http://127.19.26.67:45715/ using document root <none> and password file <none>
I20260709 13:08:33.717998 24343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36666
I20260709 13:08:33.718122 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.718429 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.718693 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.720032 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.724776 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:33.728169 24556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.728942 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:33.729234 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-mq27"
I20260709 13:08:33.729507 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.745306 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.746994 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.748930 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.751439 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.751662 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.751947 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.752115 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.792349 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:41037
I20260709 13:08:33.792461 24618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:41037 every 8 connection(s)
I20260709 13:08:33.806151 24619 heartbeater.cc:344] Connected to a master server at 127.19.26.126:42613
I20260709 13:08:33.806581 24619 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.807358 24619 heartbeater.cc:507] Master 127.19.26.126:42613 requested a full tablet report, sending...
I20260709 13:08:33.809383 24343 ts_manager.cc:194] Registered new tserver with Master: 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:33.810249 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014727772s
I20260709 13:08:33.810768 24343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36676
I20260709 13:08:33.835343 24343 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36686:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:33.837604 24343 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:33.882609 24510 tablet_service.cc:1511] Processing CreateTablet for tablet da6a410f553f45d2a2f9b959195480e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:33.884111 24510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a410f553f45d2a2f9b959195480e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.885041 24435 tablet_service.cc:1511] Processing CreateTablet for tablet da6a410f553f45d2a2f9b959195480e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:33.886412 24435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a410f553f45d2a2f9b959195480e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.889137 24434 tablet_service.cc:1511] Processing CreateTablet for tablet eeb897c208d54a48a4f1525b028ddf3d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:33.890113 24509 tablet_service.cc:1511] Processing CreateTablet for tablet eeb897c208d54a48a4f1525b028ddf3d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:33.891486 24509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb897c208d54a48a4f1525b028ddf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.891523 24434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb897c208d54a48a4f1525b028ddf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.918525 24634 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: Bootstrap starting.
I20260709 13:08:33.919127 24584 tablet_service.cc:1511] Processing CreateTablet for tablet da6a410f553f45d2a2f9b959195480e6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:33.919196 24583 tablet_service.cc:1511] Processing CreateTablet for tablet eeb897c208d54a48a4f1525b028ddf3d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05ec2a606d01435489f779072197ebd3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:33.920888 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6a410f553f45d2a2f9b959195480e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.922235 24583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb897c208d54a48a4f1525b028ddf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.928141 24634 tablet_bootstrap.cc:654] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.934100 24634 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: No bootstrap required, opened a new log
I20260709 13:08:33.934643 24634 ts_tablet_manager.cc:1403] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:08:33.937701 24634 raft_consensus.cc:359] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.938745 24634 raft_consensus.cc:385] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.939138 24634 raft_consensus.cc:740] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.940040 24634 consensus_queue.cc:260] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.949023 24635 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: Bootstrap starting.
I20260709 13:08:33.953164 24470 heartbeater.cc:499] Master 127.19.26.126:42613 was elected leader, sending a full tablet report...
I20260709 13:08:33.953770 24634 ts_tablet_manager.cc:1434] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:08:33.954047 24638 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: Bootstrap starting.
I20260709 13:08:33.956274 24634 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: Bootstrap starting.
I20260709 13:08:33.960240 24635 tablet_bootstrap.cc:654] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.961810 24638 tablet_bootstrap.cc:654] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.963837 24634 tablet_bootstrap.cc:654] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.974404 24638 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: No bootstrap required, opened a new log
I20260709 13:08:33.974841 24638 ts_tablet_manager.cc:1403] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:08:33.974887 24634 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: No bootstrap required, opened a new log
I20260709 13:08:33.974905 24635 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: No bootstrap required, opened a new log
I20260709 13:08:33.975587 24634 ts_tablet_manager.cc:1403] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:08:33.975713 24635 ts_tablet_manager.cc:1403] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.015s
I20260709 13:08:33.977840 24638 raft_consensus.cc:359] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.978068 24634 raft_consensus.cc:359] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.978672 24638 raft_consensus.cc:385] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.978762 24634 raft_consensus.cc:385] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.979125 24638 raft_consensus.cc:740] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4210703bc6464cb9ac2ccc8ea996c9e7, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.979215 24634 raft_consensus.cc:740] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.978897 24635 raft_consensus.cc:359] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.979862 24635 raft_consensus.cc:385] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.980347 24635 raft_consensus.cc:740] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.980157 24634 consensus_queue.cc:260] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.980095 24638 consensus_queue.cc:260] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.981175 24635 consensus_queue.cc:260] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:33.982200 24634 ts_tablet_manager.cc:1434] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:08:33.984061 24545 heartbeater.cc:499] Master 127.19.26.126:42613 was elected leader, sending a full tablet report...
I20260709 13:08:33.985237 24638 ts_tablet_manager.cc:1434] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:08:33.985827 24619 heartbeater.cc:499] Master 127.19.26.126:42613 was elected leader, sending a full tablet report...
I20260709 13:08:33.986430 24638 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: Bootstrap starting.
I20260709 13:08:33.987324 24635 ts_tablet_manager.cc:1434] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:33.995785 24638 tablet_bootstrap.cc:654] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.996415 24635 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: Bootstrap starting.
I20260709 13:08:34.003352 24635 tablet_bootstrap.cc:654] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.003489 24638 tablet_bootstrap.cc:492] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: No bootstrap required, opened a new log
I20260709 13:08:34.004009 24638 ts_tablet_manager.cc:1403] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:08:34.006516 24638 raft_consensus.cc:359] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.007145 24638 raft_consensus.cc:385] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.007357 24638 raft_consensus.cc:740] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4210703bc6464cb9ac2ccc8ea996c9e7, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.007910 24635 tablet_bootstrap.cc:492] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: No bootstrap required, opened a new log
I20260709 13:08:34.008388 24635 ts_tablet_manager.cc:1403] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:08:34.007989 24638 consensus_queue.cc:260] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.009961 24638 ts_tablet_manager.cc:1434] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:08:34.011186 24635 raft_consensus.cc:359] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.011998 24635 raft_consensus.cc:385] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.013331 24635 raft_consensus.cc:740] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.014014 24635 consensus_queue.cc:260] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.016050 24635 ts_tablet_manager.cc:1434] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:34.070585 24637 raft_consensus.cc:493] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.071081 24637 raft_consensus.cc:515] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.073065 24637 leader_election.cc:290] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.082826 24520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" is_pre_election: true
I20260709 13:08:34.083643 24520 raft_consensus.cc:2468] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 0.
I20260709 13:08:34.083592 24643 raft_consensus.cc:493] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.084311 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" is_pre_election: true
I20260709 13:08:34.084851 24643 raft_consensus.cc:515] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.085081 24411 leader_election.cc:304] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:34.085927 24594 raft_consensus.cc:2468] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 0.
I20260709 13:08:34.085995 24637 raft_consensus.cc:2804] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:34.086563 24637 raft_consensus.cc:493] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.086970 24637 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.089388 24642 raft_consensus.cc:493] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.087545 24643 leader_election.cc:290] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161)
I20260709 13:08:34.089948 24642 raft_consensus.cc:515] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.092933 24642 leader_election.cc:290] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.097858 24637 raft_consensus.cc:515] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.100503 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" is_pre_election: true
I20260709 13:08:34.101516 24445 raft_consensus.cc:2393] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4210703bc6464cb9ac2ccc8ea996c9e7 in current term 1: Already voted for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in this term.
I20260709 13:08:34.102828 24520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
I20260709 13:08:34.103497 24520 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.104161 24519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" is_pre_election: true
I20260709 13:08:34.105909 24560 leader_election.cc:304] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 2d01fe887fcc40a4a9591cd5f91a9092, 73293d99aadb4793aa8a6d9bc0bc0359
I20260709 13:08:34.100693 24637 leader_election.cc:290] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 election: Requested vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.106850 24643 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.108793 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:34.115087 24643 raft_consensus.cc:2749] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:34.115846 24520 raft_consensus.cc:2468] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 1.
I20260709 13:08:34.116813 24593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" is_pre_election: true
I20260709 13:08:34.117197 24411 leader_election.cc:304] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:34.117601 24593 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 0.
I20260709 13:08:34.118187 24637 raft_consensus.cc:2804] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:34.118685 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" is_pre_election: true
I20260709 13:08:34.119004 24484 leader_election.cc:304] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 
I20260709 13:08:34.119376 24445 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 0.
I20260709 13:08:34.119905 24642 raft_consensus.cc:2804] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:34.120245 24642 raft_consensus.cc:493] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.120584 24642 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.121676 24637 raft_consensus.cc:697] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Becoming Leader. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:34.123271 24637 consensus_queue.cc:237] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.124945 24594 raft_consensus.cc:2468] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 1.
I20260709 13:08:34.127183 24642 raft_consensus.cc:515] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.129920 24642 leader_election.cc:290] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 election: Requested vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.129984 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
I20260709 13:08:34.130996 24445 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.131002 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:34.131989 24594 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.131523 24342 catalog_manager.cc:5697] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.139568 24594 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 1.
I20260709 13:08:34.139568 24445 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 1.
I20260709 13:08:34.140933 24484 leader_election.cc:304] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 
I20260709 13:08:34.141651 24642 raft_consensus.cc:2804] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:34.142491 24642 raft_consensus.cc:697] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Becoming Leader. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Running, Role: LEADER
I20260709 13:08:34.143251 24642 consensus_queue.cc:237] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.149959 24342 catalog_manager.cc:5697] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.238876 24342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36694:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:34.240893 24342 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:34.264565 24435 tablet_service.cc:1511] Processing CreateTablet for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:34.265939 24435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.265642 24510 tablet_service.cc:1511] Processing CreateTablet for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:34.267021 24510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.267251 24583 tablet_service.cc:1511] Processing CreateTablet for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:08:34.268538 24583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a10cf6b57c460bb2a7ed51e3f2b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.271868 24509 tablet_service.cc:1511] Processing CreateTablet for tablet f2f9b3d2483a462ead771cd775ca9640 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:34.273173 24509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f9b3d2483a462ead771cd775ca9640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.280581 24434 tablet_service.cc:1511] Processing CreateTablet for tablet f2f9b3d2483a462ead771cd775ca9640 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:34.282087 24434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f9b3d2483a462ead771cd775ca9640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.281852 24584 tablet_service.cc:1511] Processing CreateTablet for tablet f2f9b3d2483a462ead771cd775ca9640 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6cc399ab7f724cc49a51d852ca4d2c90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:08:34.283185 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f9b3d2483a462ead771cd775ca9640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.289103 24634 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: Bootstrap starting.
I20260709 13:08:34.296187 24634 tablet_bootstrap.cc:654] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.303440 24635 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: Bootstrap starting.
I20260709 13:08:34.312191 24635 tablet_bootstrap.cc:654] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.324266 24635 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: No bootstrap required, opened a new log
I20260709 13:08:34.324697 24634 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: No bootstrap required, opened a new log
I20260709 13:08:34.324831 24638 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Bootstrap starting.
I20260709 13:08:34.324772 24635 ts_tablet_manager.cc:1403] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260709 13:08:34.325507 24634 ts_tablet_manager.cc:1403] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.019s
I20260709 13:08:34.328647 24634 raft_consensus.cc:359] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.329398 24634 raft_consensus.cc:385] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.330654 24634 raft_consensus.cc:740] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.330679 24635 raft_consensus.cc:359] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.331845 24635 raft_consensus.cc:385] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.332195 24635 raft_consensus.cc:740] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.331895 24634 consensus_queue.cc:260] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.332746 24638 tablet_bootstrap.cc:654] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.334164 24634 ts_tablet_manager.cc:1434] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:34.335253 24634 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: Bootstrap starting.
I20260709 13:08:34.332978 24635 consensus_queue.cc:260] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.338019 24635 ts_tablet_manager.cc:1434] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:08:34.342096 24634 tablet_bootstrap.cc:654] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.348954 24635 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: Bootstrap starting.
I20260709 13:08:34.350044 24638 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: No bootstrap required, opened a new log
I20260709 13:08:34.350656 24638 ts_tablet_manager.cc:1403] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260709 13:08:34.353961 24638 raft_consensus.cc:359] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.354768 24638 raft_consensus.cc:385] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.355072 24638 raft_consensus.cc:740] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4210703bc6464cb9ac2ccc8ea996c9e7, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.356062 24635 tablet_bootstrap.cc:654] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.356339 24634 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: No bootstrap required, opened a new log
I20260709 13:08:34.356043 24638 consensus_queue.cc:260] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.356981 24634 ts_tablet_manager.cc:1403] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 13:08:34.358436 24638 ts_tablet_manager.cc:1434] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:34.360285 24634 raft_consensus.cc:359] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.361243 24634 raft_consensus.cc:385] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.361541 24634 raft_consensus.cc:740] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.362289 24634 consensus_queue.cc:260] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.364372 24634 ts_tablet_manager.cc:1434] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:08:34.360354 24638 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: Bootstrap starting.
I20260709 13:08:34.371670 24638 tablet_bootstrap.cc:654] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.377259 24635 tablet_bootstrap.cc:492] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: No bootstrap required, opened a new log
I20260709 13:08:34.377535 24638 tablet_bootstrap.cc:492] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: No bootstrap required, opened a new log
I20260709 13:08:34.378105 24638 ts_tablet_manager.cc:1403] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 13:08:34.378391 24635 ts_tablet_manager.cc:1403] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260709 13:08:34.380740 24638 raft_consensus.cc:359] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.381345 24638 raft_consensus.cc:385] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.381260 24635 raft_consensus.cc:359] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.381708 24638 raft_consensus.cc:740] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4210703bc6464cb9ac2ccc8ea996c9e7, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.382004 24635 raft_consensus.cc:385] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.382287 24635 raft_consensus.cc:740] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.382455 24638 consensus_queue.cc:260] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.382899 24635 consensus_queue.cc:260] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.384779 24638 ts_tablet_manager.cc:1434] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:34.385023 24635 ts_tablet_manager.cc:1434] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260709 13:08:34.431875 24391 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:34.515542 24642 raft_consensus.cc:493] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.516153 24642 raft_consensus.cc:515] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.517843 24642 leader_election.cc:290] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.518750 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" is_pre_election: true
I20260709 13:08:34.518893 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" is_pre_election: true
I20260709 13:08:34.519201 24637 raft_consensus.cc:493] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.519646 24445 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 0.
I20260709 13:08:34.519671 24594 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 0.
I20260709 13:08:34.519778 24637 raft_consensus.cc:515] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.521090 24484 leader_election.cc:304] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 
I20260709 13:08:34.521948 24637 leader_election.cc:290] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.522145 24642 raft_consensus.cc:2804] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:34.522568 24642 raft_consensus.cc:493] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.522655 24520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" is_pre_election: true
I20260709 13:08:34.522935 24642 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.523279 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" is_pre_election: true
I20260709 13:08:34.523929 24594 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 0.
I20260709 13:08:34.523331 24520 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 0.
I20260709 13:08:34.525008 24409 leader_election.cc:304] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4210703bc6464cb9ac2ccc8ea996c9e7, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:34.526021 24637 raft_consensus.cc:2804] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:34.526355 24637 raft_consensus.cc:493] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.526675 24637 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.526753 24652 consensus_queue.cc:1048] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:34.530787 24642 raft_consensus.cc:515] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.533758 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
I20260709 13:08:34.533962 24642 leader_election.cc:290] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 election: Requested vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.534353 24445 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.538589 24594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:34.539402 24594 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.541729 24637 raft_consensus.cc:515] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.544387 24520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
I20260709 13:08:34.544919 24520 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.545267 24445 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 1.
I20260709 13:08:34.546610 24637 leader_election.cc:290] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 election: Requested vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.548170 24594 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 1.
I20260709 13:08:34.549119 24593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:34.549752 24593 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:34.549783 24484 leader_election.cc:304] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 
I20260709 13:08:34.550908 24666 raft_consensus.cc:2804] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:34.557607 24520 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 1.
I20260709 13:08:34.558776 24666 raft_consensus.cc:697] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Becoming Leader. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Running, Role: LEADER
I20260709 13:08:34.558959 24411 leader_election.cc:304] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:34.559943 24637 raft_consensus.cc:2804] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:34.559882 24666 consensus_queue.cc:237] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.560562 24637 raft_consensus.cc:697] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Becoming Leader. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:34.560847 24593 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 1.
I20260709 13:08:34.561590 24637 consensus_queue.cc:237] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.562785 24669 consensus_queue.cc:1048] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:34.574321 24341 catalog_manager.cc:5697] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.581014 24340 catalog_manager.cc:5697] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66). New cstate: current_term: 1 leader_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.623449 24520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6"
dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
mode: GRACEFUL
new_leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
 from {username='slave'} at 127.0.0.1:32814
I20260709 13:08:34.624025 24520 raft_consensus.cc:606] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Received request to transfer leadership to TS 73293d99aadb4793aa8a6d9bc0bc0359
I20260709 13:08:34.630877 24637 consensus_queue.cc:1048] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.641152 24445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d"
dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
mode: GRACEFUL
new_leader_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
 from {username='slave'} at 127.0.0.1:48080
I20260709 13:08:34.642746 24445 raft_consensus.cc:606] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Received request to transfer leadership to TS 2d01fe887fcc40a4a9591cd5f91a9092
I20260709 13:08:34.643993 24650 consensus_queue.cc:1048] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.645054 24650 raft_consensus.cc:993] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: : Instructing follower 2d01fe887fcc40a4a9591cd5f91a9092 to start an election
I20260709 13:08:34.645471 24637 raft_consensus.cc:1081] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Signalling peer 2d01fe887fcc40a4a9591cd5f91a9092 to start an election
I20260709 13:08:34.647055 24520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d"
dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
 from {username='slave'} at 127.0.0.1:32794
I20260709 13:08:34.647662 24520 raft_consensus.cc:493] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.648115 24520 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.654012 24520 raft_consensus.cc:515] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.656813 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
I20260709 13:08:34.657454 24445 raft_consensus.cc:3055] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.657665 24593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb897c208d54a48a4f1525b028ddf3d" candidate_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:34.657784 24445 raft_consensus.cc:740] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:34.657877 24519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d"
dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
mode: GRACEFUL
new_leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
 from {username='slave'} at 127.0.0.1:32814
I20260709 13:08:34.658133 24520 leader_election.cc:290] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [CANDIDATE]: Term 2 election: Requested vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:34.658723 24519 raft_consensus.cc:606] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Received request to transfer leadership to TS 73293d99aadb4793aa8a6d9bc0bc0359
I20260709 13:08:34.658962 24445 consensus_queue.cc:260] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.660167 24445 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.667122 24445 raft_consensus.cc:2468] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d01fe887fcc40a4a9591cd5f91a9092 in term 2.
I20260709 13:08:34.668296 24483 leader_election.cc:304] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [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: 2d01fe887fcc40a4a9591cd5f91a9092, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 4210703bc6464cb9ac2ccc8ea996c9e7
I20260709 13:08:34.669134 24666 raft_consensus.cc:2804] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.669603 24666 raft_consensus.cc:697] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 LEADER]: Becoming Leader. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Running, Role: LEADER
I20260709 13:08:34.670410 24666 consensus_queue.cc:237] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:34.677196 24340 catalog_manager.cc:5697] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 reported cstate change: term changed from 1 to 2, leader changed from 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65) to 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66). New cstate: current_term: 2 leader_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.986222 24678 consensus_queue.cc:1048] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:34.996199 24650 consensus_queue.cc:1048] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:35.030382 24666 consensus_queue.cc:1048] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:35.036530 24669 raft_consensus.cc:993] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: : Instructing follower 73293d99aadb4793aa8a6d9bc0bc0359 to start an election
I20260709 13:08:35.036993 24642 raft_consensus.cc:1081] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Signalling peer 73293d99aadb4793aa8a6d9bc0bc0359 to start an election
I20260709 13:08:35.039830 24444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d"
dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
 from {username='slave'} at 127.0.0.1:48076
I20260709 13:08:35.040561 24444 raft_consensus.cc:493] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:35.040942 24444 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.043286 24669 consensus_queue.cc:1048] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:35.049527 24444 raft_consensus.cc:515] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.052596 24519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
I20260709 13:08:35.053190 24519 raft_consensus.cc:3055] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:35.053490 24519 raft_consensus.cc:740] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Running, Role: LEADER
I20260709 13:08:35.052861 24593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a10cf6b57c460bb2a7ed51e3f2b65d" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:35.054273 24519 consensus_queue.cc:260] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.054788 24593 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.055439 24519 raft_consensus.cc:3060] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.055962 24444 leader_election.cc:290] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 2 election: Requested vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:35.061106 24593 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 2.
I20260709 13:08:35.061564 24519 raft_consensus.cc:2468] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 2.
I20260709 13:08:35.062151 24409 leader_election.cc:304] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4210703bc6464cb9ac2ccc8ea996c9e7, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:35.063087 24650 raft_consensus.cc:2804] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:35.063457 24650 raft_consensus.cc:697] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 LEADER]: Becoming Leader. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:35.064200 24650 consensus_queue.cc:237] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.070040 24341 catalog_manager.cc:5697] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 reported cstate change: term changed from 1 to 2, leader changed from 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66) to 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.080674 24642 raft_consensus.cc:993] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: : Instructing follower 73293d99aadb4793aa8a6d9bc0bc0359 to start an election
I20260709 13:08:35.081172 24669 raft_consensus.cc:1081] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Signalling peer 73293d99aadb4793aa8a6d9bc0bc0359 to start an election
I20260709 13:08:35.082803 24444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6"
dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
 from {username='slave'} at 127.0.0.1:48076
I20260709 13:08:35.083237 24444 raft_consensus.cc:493] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:35.083488 24444 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.089283 24444 raft_consensus.cc:515] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.090953 24444 leader_election.cc:290] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 2 election: Requested vote from peers 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161), 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67:41037)
I20260709 13:08:35.091624 24519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
I20260709 13:08:35.091997 24593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6a410f553f45d2a2f9b959195480e6" candidate_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
I20260709 13:08:35.092762 24593 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.095490 24519 raft_consensus.cc:3055] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:35.095773 24519 raft_consensus.cc:740] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d01fe887fcc40a4a9591cd5f91a9092, State: Running, Role: LEADER
I20260709 13:08:35.096442 24519 consensus_queue.cc:260] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.097347 24519 raft_consensus.cc:3060] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.098217 24593 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 2.
I20260709 13:08:35.099347 24409 leader_election.cc:304] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4210703bc6464cb9ac2ccc8ea996c9e7, 73293d99aadb4793aa8a6d9bc0bc0359; no voters: 
I20260709 13:08:35.099984 24650 raft_consensus.cc:2804] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:35.100342 24650 raft_consensus.cc:697] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 LEADER]: Becoming Leader. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:35.101046 24650 consensus_queue.cc:237] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.102248 24519 raft_consensus.cc:2468] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73293d99aadb4793aa8a6d9bc0bc0359 in term 2.
I20260709 13:08:35.106870 24340 catalog_manager.cc:5697] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 reported cstate change: term changed from 1 to 2, leader changed from 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66) to 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.136296 24593 raft_consensus.cc:3060] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.142190 24593 raft_consensus.cc:1275] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Refusing update from remote peer 2d01fe887fcc40a4a9591cd5f91a9092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.143458 24669 consensus_queue.cc:1048] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.150867 24444 raft_consensus.cc:1275] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Refusing update from remote peer 2d01fe887fcc40a4a9591cd5f91a9092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.152254 24642 consensus_queue.cc:1048] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.372336 19561 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:08:35.373973 19561 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:08:35.374362 19561 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:08:35.385820 24444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640"
dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
mode: GRACEFUL
new_leader_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
 from {username='slave'} at 127.0.0.1:48086
I20260709 13:08:35.386389 24444 raft_consensus.cc:606] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Received request to transfer leadership to TS 4210703bc6464cb9ac2ccc8ea996c9e7
I20260709 13:08:35.387524 19561 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:08:35.443709 24593 raft_consensus.cc:1275] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Refusing update from remote peer 73293d99aadb4793aa8a6d9bc0bc0359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.445160 24650 consensus_queue.cc:1048] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.453270 24519 raft_consensus.cc:1275] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Refusing update from remote peer 73293d99aadb4793aa8a6d9bc0bc0359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.455116 24678 consensus_queue.cc:1048] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.488487 24519 raft_consensus.cc:1275] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Refusing update from remote peer 73293d99aadb4793aa8a6d9bc0bc0359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.489703 24637 consensus_queue.cc:1048] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.496759 24593 raft_consensus.cc:1275] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Refusing update from remote peer 73293d99aadb4793aa8a6d9bc0bc0359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.498664 24637 consensus_queue.cc:1048] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.617247 24678 raft_consensus.cc:993] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: : Instructing follower 4210703bc6464cb9ac2ccc8ea996c9e7 to start an election
I20260709 13:08:35.617690 24637 raft_consensus.cc:1081] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Signalling peer 4210703bc6464cb9ac2ccc8ea996c9e7 to start an election
I20260709 13:08:35.619284 24593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640"
dest_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7"
 from {username='slave'} at 127.0.0.1:39256
I20260709 13:08:35.619913 24593 raft_consensus.cc:493] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:35.620184 24593 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.625679 24593 raft_consensus.cc:515] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.627321 24593 leader_election.cc:290] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [CANDIDATE]: Term 2 election: Requested vote from peers 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65:39189), 2d01fe887fcc40a4a9591cd5f91a9092 (127.19.26.66:34161)
I20260709 13:08:35.628235 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73293d99aadb4793aa8a6d9bc0bc0359"
I20260709 13:08:35.628490 24519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f9b3d2483a462ead771cd775ca9640" candidate_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d01fe887fcc40a4a9591cd5f91a9092"
I20260709 13:08:35.628859 24444 raft_consensus.cc:3055] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:35.629027 24519 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.629158 24444 raft_consensus.cc:740] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73293d99aadb4793aa8a6d9bc0bc0359, State: Running, Role: LEADER
I20260709 13:08:35.629904 24444 consensus_queue.cc:260] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.630977 24444 raft_consensus.cc:3060] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.634858 24519 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4210703bc6464cb9ac2ccc8ea996c9e7 in term 2.
I20260709 13:08:35.636577 24444 raft_consensus.cc:2468] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4210703bc6464cb9ac2ccc8ea996c9e7 in term 2.
I20260709 13:08:35.636618 24560 leader_election.cc:304] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d01fe887fcc40a4a9591cd5f91a9092, 4210703bc6464cb9ac2ccc8ea996c9e7; no voters: 
I20260709 13:08:35.637699 24643 raft_consensus.cc:2804] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:35.638701 24643 raft_consensus.cc:697] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 LEADER]: Becoming Leader. State: Replica: 4210703bc6464cb9ac2ccc8ea996c9e7, State: Running, Role: LEADER
I20260709 13:08:35.639504 24643 consensus_queue.cc:237] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } }
I20260709 13:08:35.645376 24341 catalog_manager.cc:5697] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 reported cstate change: term changed from 1 to 2, leader changed from 73293d99aadb4793aa8a6d9bc0bc0359 (127.19.26.65) to 4210703bc6464cb9ac2ccc8ea996c9e7 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73293d99aadb4793aa8a6d9bc0bc0359" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 39189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d01fe887fcc40a4a9591cd5f91a9092" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 34161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4210703bc6464cb9ac2ccc8ea996c9e7" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 41037 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:35.732276 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
I20260709 13:08:35.750571 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.751204 19561 tablet_replica.cc:333] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359: stopping tablet replica
I20260709 13:08:35.751813 19561 raft_consensus.cc:2243] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.752223 19561 raft_consensus.cc:2272] T f2f9b3d2483a462ead771cd775ca9640 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.754369 19561 tablet_replica.cc:333] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359: stopping tablet replica
I20260709 13:08:35.754921 19561 raft_consensus.cc:2243] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.755376 19561 raft_consensus.cc:2272] T eeb897c208d54a48a4f1525b028ddf3d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.757436 19561 tablet_replica.cc:333] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359: stopping tablet replica
I20260709 13:08:35.757954 19561 raft_consensus.cc:2243] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.758770 19561 raft_consensus.cc:2272] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.761145 19561 tablet_replica.cc:333] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359: stopping tablet replica
I20260709 13:08:35.761623 19561 raft_consensus.cc:2243] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.762405 19561 raft_consensus.cc:2272] T da6a410f553f45d2a2f9b959195480e6 P 73293d99aadb4793aa8a6d9bc0bc0359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.785054 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
I20260709 13:08:35.797348 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
I20260709 13:08:35.814792 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.815397 19561 tablet_replica.cc:333] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092: stopping tablet replica
I20260709 13:08:35.816030 19561 raft_consensus.cc:2243] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.816473 19561 raft_consensus.cc:2272] T f2f9b3d2483a462ead771cd775ca9640 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.818760 19561 tablet_replica.cc:333] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092: stopping tablet replica
I20260709 13:08:35.819283 19561 raft_consensus.cc:2243] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.820103 19561 raft_consensus.cc:2272] T eeb897c208d54a48a4f1525b028ddf3d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.822458 19561 tablet_replica.cc:333] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092: stopping tablet replica
I20260709 13:08:35.822968 19561 raft_consensus.cc:2243] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.823369 19561 raft_consensus.cc:2272] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.825546 19561 tablet_replica.cc:333] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092: stopping tablet replica
I20260709 13:08:35.826002 19561 raft_consensus.cc:2243] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.826370 19561 raft_consensus.cc:2272] T da6a410f553f45d2a2f9b959195480e6 P 2d01fe887fcc40a4a9591cd5f91a9092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.849105 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
I20260709 13:08:35.861279 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
I20260709 13:08:35.877041 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.877655 19561 tablet_replica.cc:333] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: stopping tablet replica
I20260709 13:08:35.878196 19561 raft_consensus.cc:2243] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.878810 19561 pending_rounds.cc:70] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Trying to abort 1 pending ops.
I20260709 13:08:35.878988 19561 pending_rounds.cc:77] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635904066674688 op_type: NO_OP noop_request { }
I20260709 13:08:35.879261 19561 raft_consensus.cc:2889] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:35.879521 19561 raft_consensus.cc:2272] T f2f9b3d2483a462ead771cd775ca9640 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.881686 19561 tablet_replica.cc:333] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7: stopping tablet replica
I20260709 13:08:35.882189 19561 raft_consensus.cc:2243] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.882599 19561 raft_consensus.cc:2272] T d9a10cf6b57c460bb2a7ed51e3f2b65d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.884719 19561 tablet_replica.cc:333] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7: stopping tablet replica
I20260709 13:08:35.885210 19561 raft_consensus.cc:2243] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.885670 19561 raft_consensus.cc:2272] T da6a410f553f45d2a2f9b959195480e6 P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.887974 19561 tablet_replica.cc:333] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7: stopping tablet replica
I20260709 13:08:35.888439 19561 raft_consensus.cc:2243] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.888847 19561 raft_consensus.cc:2272] T eeb897c208d54a48a4f1525b028ddf3d P 4210703bc6464cb9ac2ccc8ea996c9e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.900125 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:08:35.912014 19561 master.cc:562] Master@127.19.26.126:42613 shutting down...
I20260709 13:08:35.926736 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.927299 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.927603 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86b0f32720144bbfb52ea910d4973201: stopping tablet replica
I20260709 13:08:35.946046 19561 master.cc:584] Master@127.19.26.126:42613 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2678 ms)
[----------] 6 tests from LeaderRebalancerTest (127355 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:08:35.974323 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:37907
I20260709 13:08:35.975531 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:35.980506 24690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.980855 24691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:35.983179 24693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:35.983222 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:35.984197 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:35.984385 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:35.984535 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602515984518 us; error 0 us; skew 500 ppm
I20260709 13:08:35.985088 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:35.987304 19561 webserver.cc:533] Webserver started at http://127.19.26.126:38525/ using document root <none> and password file <none>
I20260709 13:08:35.987860 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:35.988041 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:35.988283 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:35.989315 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "81e75c587c9c496480da4074fb7f2631"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mq27"
I20260709 13:08:35.993688 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:08:35.997009 24698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:35.997709 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:35.997994 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "81e75c587c9c496480da4074fb7f2631"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-mq27"
I20260709 13:08:35.998270 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:36.019407 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.020479 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.056860 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:37907
I20260709 13:08:36.056988 24749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:37907 every 8 connection(s)
I20260709 13:08:36.060657 24750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.072228 24750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: Bootstrap starting.
I20260709 13:08:36.076769 24750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.080824 24750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: No bootstrap required, opened a new log
I20260709 13:08:36.082894 24750 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER }
I20260709 13:08:36.083278 24750 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.083453 24750 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81e75c587c9c496480da4074fb7f2631, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.084045 24750 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER }
I20260709 13:08:36.084481 24750 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:36.084678 24750 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:36.084892 24750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.090140 24750 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER }
I20260709 13:08:36.090662 24750 leader_election.cc:304] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [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: 81e75c587c9c496480da4074fb7f2631; no voters: 
I20260709 13:08:36.091919 24750 leader_election.cc:290] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:36.092351 24753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.093705 24753 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 1 LEADER]: Becoming Leader. State: Replica: 81e75c587c9c496480da4074fb7f2631, State: Running, Role: LEADER
I20260709 13:08:36.094498 24753 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [LEADER]: Queue going to LEADER mode. State: All 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: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER }
I20260709 13:08:36.094916 24750 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:36.097541 24754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81e75c587c9c496480da4074fb7f2631" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER } }
I20260709 13:08:36.097607 24755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81e75c587c9c496480da4074fb7f2631. Latest consensus state: current_term: 1 leader_uuid: "81e75c587c9c496480da4074fb7f2631" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81e75c587c9c496480da4074fb7f2631" member_type: VOTER } }
I20260709 13:08:36.098505 24754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:36.098546 24755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:36.102073 24759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:36.107086 24759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:36.110986 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:36.116341 24759 catalog_manager.cc:1383] Generated new cluster ID: 61dc6ba7e11e41a980190b2d7506ca7b
I20260709 13:08:36.116665 24759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:36.142352 24759 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:36.143712 24759 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:36.163784 24759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: Generated new TSK 0
I20260709 13:08:36.164434 24759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:36.177676 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.185115 24771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:36.185776 24772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.188966 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:36.189008 24774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.190243 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.190446 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:36.190603 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602516190589 us; error 0 us; skew 500 ppm
I20260709 13:08:36.191300 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.193773 19561 webserver.cc:533] Webserver started at http://127.19.26.65:33581/ using document root <none> and password file <none>
I20260709 13:08:36.194286 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.194451 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.194728 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.195905 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "caf7c17e435744429220ac1a0cdc9f77"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.200675 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:08:36.204087 24779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.204934 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:36.205224 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "caf7c17e435744429220ac1a0cdc9f77"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.205536 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:36.244093 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.245247 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.246729 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.249089 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.249270 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.249519 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.249675 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.291123 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:45305
I20260709 13:08:36.291246 24841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:45305 every 8 connection(s)
I20260709 13:08:36.296049 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.303159 24846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:36.304361 24847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.308183 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:36.309180 24849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.309265 24842 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37907
I20260709 13:08:36.309777 24842 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.310228 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.310467 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:36.310566 24842 heartbeater.cc:507] Master 127.19.26.126:37907 requested a full tablet report, sending...
I20260709 13:08:36.310654 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602516310635 us; error 0 us; skew 500 ppm
I20260709 13:08:36.311399 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.313022 24715 ts_manager.cc:194] Registered new tserver with Master: caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305)
I20260709 13:08:36.314218 19561 webserver.cc:533] Webserver started at http://127.19.26.66:44641/ using document root <none> and password file <none>
I20260709 13:08:36.314805 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.314988 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.314961 24715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39974
I20260709 13:08:36.315529 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.316797 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "e7ff64f82d734154b4cc63d83912280a"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.321300 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:36.324826 24854 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.325603 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:08:36.325898 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "e7ff64f82d734154b4cc63d83912280a"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.326180 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:36.338703 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.339869 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.341346 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.343686 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.343937 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.344177 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.344331 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.381966 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:38385
I20260709 13:08:36.382069 24916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:38385 every 8 connection(s)
I20260709 13:08:36.387135 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.394526 24921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:36.394637 24920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.397660 24917 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37907
I20260709 13:08:36.398114 24917 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.399065 24917 heartbeater.cc:507] Master 127.19.26.126:37907 requested a full tablet report, sending...
I20260709 13:08:36.399339 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:36.399407 24924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:36.400740 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.400947 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:36.401127 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602516401108 us; error 0 us; skew 500 ppm
I20260709 13:08:36.401337 24715 ts_manager.cc:194] Registered new tserver with Master: e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:36.401710 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.402827 24715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39990
I20260709 13:08:36.404678 19561 webserver.cc:533] Webserver started at http://127.19.26.67:40281/ using document root <none> and password file <none>
I20260709 13:08:36.405234 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.405417 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.405658 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.406754 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.411250 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:36.414786 24928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.415519 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:36.415858 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-mq27"
I20260709 13:08:36.416145 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:36.442648 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.443791 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.445236 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.447595 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.447831 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:08:36.448050 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.448199 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.486945 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:42905
I20260709 13:08:36.487046 24990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:42905 every 8 connection(s)
I20260709 13:08:36.500440 24991 heartbeater.cc:344] Connected to a master server at 127.19.26.126:37907
I20260709 13:08:36.500897 24991 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.501658 24991 heartbeater.cc:507] Master 127.19.26.126:37907 requested a full tablet report, sending...
I20260709 13:08:36.503609 24715 ts_manager.cc:194] Registered new tserver with Master: 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:36.503798 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013692166s
I20260709 13:08:36.505221 24715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40000
I20260709 13:08:36.529531 24715 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40008:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:36.532159 24715 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:36.591943 24882 tablet_service.cc:1511] Processing CreateTablet for tablet 3c76210ca7344d4ea9cbab8b31f41040 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:36.592686 24880 tablet_service.cc:1511] Processing CreateTablet for tablet c92494c6a202443b8930bbe3e36e0d5d (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:36.593400 24882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c76210ca7344d4ea9cbab8b31f41040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.594152 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92494c6a202443b8930bbe3e36e0d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.597489 24881 tablet_service.cc:1511] Processing CreateTablet for tablet ec764b6e1e0446eca3d640a119fb3b9f (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:36.599000 24881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec764b6e1e0446eca3d640a119fb3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.607324 24956 tablet_service.cc:1511] Processing CreateTablet for tablet 3c76210ca7344d4ea9cbab8b31f41040 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:36.608911 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c76210ca7344d4ea9cbab8b31f41040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.611807 24955 tablet_service.cc:1511] Processing CreateTablet for tablet ec764b6e1e0446eca3d640a119fb3b9f (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:36.613234 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec764b6e1e0446eca3d640a119fb3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.614194 24879 tablet_service.cc:1511] Processing CreateTablet for tablet 122997d3118a4945a6ea38d0d3d33bf2 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:36.615669 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122997d3118a4945a6ea38d0d3d33bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.616273 24954 tablet_service.cc:1511] Processing CreateTablet for tablet c92494c6a202443b8930bbe3e36e0d5d (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:36.617740 24954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92494c6a202443b8930bbe3e36e0d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.619509 24878 tablet_service.cc:1511] Processing CreateTablet for tablet 17918c07845e486bb3cf6edf7079ad48 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:36.621038 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17918c07845e486bb3cf6edf7079ad48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.622095 24953 tablet_service.cc:1511] Processing CreateTablet for tablet 122997d3118a4945a6ea38d0d3d33bf2 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:36.622114 24952 tablet_service.cc:1511] Processing CreateTablet for tablet 17918c07845e486bb3cf6edf7079ad48 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:36.623577 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122997d3118a4945a6ea38d0d3d33bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.624302 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17918c07845e486bb3cf6edf7079ad48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.657716 24878 tablet_service.cc:1511] Processing CreateTablet for tablet 1a99cdf279004400b32e3276bc6fec41 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:36.659204 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a99cdf279004400b32e3276bc6fec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.659825 24951 tablet_service.cc:1511] Processing CreateTablet for tablet 1a99cdf279004400b32e3276bc6fec41 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:36.661517 24951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a99cdf279004400b32e3276bc6fec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.669051 24880 tablet_service.cc:1511] Processing CreateTablet for tablet f7c68c86ec53464aa3018d03280d1808 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:36.669852 24955 tablet_service.cc:1511] Processing CreateTablet for tablet f7c68c86ec53464aa3018d03280d1808 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:36.671238 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c68c86ec53464aa3018d03280d1808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.672746 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c68c86ec53464aa3018d03280d1808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.674645 25006 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.687110 24877 tablet_service.cc:1511] Processing CreateTablet for tablet c21f7df1cea14721b7ef47731116973c (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:36.692490 25005 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:36.692054 24876 tablet_service.cc:1511] Processing CreateTablet for tablet 3df2eb2c45d3470280b0272c508f59b0 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:36.688669 24877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21f7df1cea14721b7ef47731116973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.693964 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df2eb2c45d3470280b0272c508f59b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.692056 24953 tablet_service.cc:1511] Processing CreateTablet for tablet c21f7df1cea14721b7ef47731116973c (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:36.701365 25006 tablet_bootstrap.cc:654] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.704200 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21f7df1cea14721b7ef47731116973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.716902 24806 tablet_service.cc:1511] Processing CreateTablet for tablet ec764b6e1e0446eca3d640a119fb3b9f (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:36.717924 24805 tablet_service.cc:1511] Processing CreateTablet for tablet c92494c6a202443b8930bbe3e36e0d5d (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:36.725244 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec764b6e1e0446eca3d640a119fb3b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.715631 24807 tablet_service.cc:1511] Processing CreateTablet for tablet 3c76210ca7344d4ea9cbab8b31f41040 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:36.727365 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c76210ca7344d4ea9cbab8b31f41040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.720014 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 17918c07845e486bb3cf6edf7079ad48 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:36.718958 24804 tablet_service.cc:1511] Processing CreateTablet for tablet 122997d3118a4945a6ea38d0d3d33bf2 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:36.721050 24802 tablet_service.cc:1511] Processing CreateTablet for tablet 1a99cdf279004400b32e3276bc6fec41 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:36.731720 24799 tablet_service.cc:1511] Processing CreateTablet for tablet 3df2eb2c45d3470280b0272c508f59b0 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:36.733057 24799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df2eb2c45d3470280b0272c508f59b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.722038 24801 tablet_service.cc:1511] Processing CreateTablet for tablet f7c68c86ec53464aa3018d03280d1808 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:36.735245 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c68c86ec53464aa3018d03280d1808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.736102 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92494c6a202443b8930bbe3e36e0d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.736517 25006 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.737152 25006 ts_tablet_manager.cc:1403] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.007s
I20260709 13:08:36.723065 24800 tablet_service.cc:1511] Processing CreateTablet for tablet c21f7df1cea14721b7ef47731116973c (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:36.740285 25006 raft_consensus.cc:359] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.741113 25006 raft_consensus.cc:385] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.741469 25006 raft_consensus.cc:740] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.742465 25006 consensus_queue.cc:260] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.736721 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122997d3118a4945a6ea38d0d3d33bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.731724 24952 tablet_service.cc:1511] Processing CreateTablet for tablet 3df2eb2c45d3470280b0272c508f59b0 (DEFAULT_TABLE table=test-workload [id=fa576550fae8497ca766f82d551d6352]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:36.757642 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df2eb2c45d3470280b0272c508f59b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.760185 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a99cdf279004400b32e3276bc6fec41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.764235 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17918c07845e486bb3cf6edf7079ad48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.765691 25009 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:36.766171 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21f7df1cea14721b7ef47731116973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.720657 25005 tablet_bootstrap.cc:654] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.781723 24991 heartbeater.cc:499] Master 127.19.26.126:37907 was elected leader, sending a full tablet report...
I20260709 13:08:36.782440 25006 ts_tablet_manager.cc:1434] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.030s
I20260709 13:08:36.783912 25006 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.790578 25006 tablet_bootstrap.cc:654] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.803011 25006 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.803784 25006 ts_tablet_manager.cc:1403] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 13:08:36.813014 25006 raft_consensus.cc:359] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.814049 25006 raft_consensus.cc:385] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.814419 25006 raft_consensus.cc:740] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.815486 25006 consensus_queue.cc:260] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.835635 25006 ts_tablet_manager.cc:1434] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:36.842435 25006 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.843515 25005 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:36.844120 25005 ts_tablet_manager.cc:1403] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.152s	user 0.044s	sys 0.032s
I20260709 13:08:36.848510 25006 tablet_bootstrap.cc:654] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.849308 25009 tablet_bootstrap.cc:654] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.856281 25005 raft_consensus.cc:359] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.857201 25005 raft_consensus.cc:385] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.857514 25005 raft_consensus.cc:740] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.858315 25005 consensus_queue.cc:260] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.859032 25009 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:36.859615 25009 ts_tablet_manager.cc:1403] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.000s
I20260709 13:08:36.862990 25009 raft_consensus.cc:359] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:36.864629 25009 raft_consensus.cc:385] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.865015 25009 raft_consensus.cc:740] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.866293 25009 consensus_queue.cc:260] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:36.869324 24917 heartbeater.cc:499] Master 127.19.26.126:37907 was elected leader, sending a full tablet report...
I20260709 13:08:36.870318 25005 ts_tablet_manager.cc:1434] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.006s
I20260709 13:08:36.871443 25005 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:36.871565 25006 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.872212 25006 ts_tablet_manager.cc:1403] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.002s
I20260709 13:08:36.874037 24842 heartbeater.cc:499] Master 127.19.26.126:37907 was elected leader, sending a full tablet report...
I20260709 13:08:36.874435 25009 ts_tablet_manager.cc:1434] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:08:36.875553 25009 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:36.875165 25006 raft_consensus.cc:359] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:36.875972 25006 raft_consensus.cc:385] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.876272 25006 raft_consensus.cc:740] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.877074 25006 consensus_queue.cc:260] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:36.878168 25005 tablet_bootstrap.cc:654] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.879272 25006 ts_tablet_manager.cc:1434] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:36.880406 25006 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.881819 25009 tablet_bootstrap.cc:654] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.886592 25006 tablet_bootstrap.cc:654] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.892735 25005 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:36.893375 25005 ts_tablet_manager.cc:1403] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:08:36.894215 25009 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:36.894867 25009 ts_tablet_manager.cc:1403] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260709 13:08:36.896566 25005 raft_consensus.cc:359] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.897464 25005 raft_consensus.cc:385] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.897830 25005 raft_consensus.cc:740] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.898028 25009 raft_consensus.cc:359] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.898661 25005 consensus_queue.cc:260] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.899544 25009 raft_consensus.cc:385] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.899936 25009 raft_consensus.cc:740] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.900674 25009 consensus_queue.cc:260] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.901544 25005 ts_tablet_manager.cc:1434] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.902154 25006 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.902726 25005 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:36.902812 25009 ts_tablet_manager.cc:1434] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.902726 25006 ts_tablet_manager.cc:1403] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260709 13:08:36.904337 25009 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:36.906495 25006 raft_consensus.cc:359] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.907259 25006 raft_consensus.cc:385] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.907634 25006 raft_consensus.cc:740] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.908588 25006 consensus_queue.cc:260] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.909860 25005 tablet_bootstrap.cc:654] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.910897 25006 ts_tablet_manager.cc:1434] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:36.912073 25006 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.910949 25009 tablet_bootstrap.cc:654] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.918228 25006 tablet_bootstrap.cc:654] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.922655 25005 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:36.923234 25005 ts_tablet_manager.cc:1403] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:08:36.924928 25009 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:36.925467 25009 ts_tablet_manager.cc:1403] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 13:08:36.926087 25005 raft_consensus.cc:359] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.926911 25005 raft_consensus.cc:385] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.927201 25005 raft_consensus.cc:740] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.928158 25005 consensus_queue.cc:260] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.930474 25009 raft_consensus.cc:359] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.931254 25009 raft_consensus.cc:385] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.931530 25009 raft_consensus.cc:740] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.932291 25009 consensus_queue.cc:260] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.934491 25009 ts_tablet_manager.cc:1434] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:36.935575 25009 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:36.941025 25005 ts_tablet_manager.cc:1434] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:08:36.942307 25005 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:36.942323 25009 tablet_bootstrap.cc:654] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.942886 25006 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.943529 25006 ts_tablet_manager.cc:1403] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 13:08:36.946667 25006 raft_consensus.cc:359] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.947562 25006 raft_consensus.cc:385] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.947985 25006 raft_consensus.cc:740] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.948841 25006 consensus_queue.cc:260] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.951052 25005 tablet_bootstrap.cc:654] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.951239 25006 ts_tablet_manager.cc:1434] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:36.952606 25006 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.954176 25009 tablet_bootstrap.cc:492] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:36.954788 25009 ts_tablet_manager.cc:1403] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:08:36.957705 25009 raft_consensus.cc:359] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.958454 25009 raft_consensus.cc:385] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.958762 25009 raft_consensus.cc:740] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.960276 25006 tablet_bootstrap.cc:654] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.959997 25009 consensus_queue.cc:260] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.962708 25009 ts_tablet_manager.cc:1434] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 13:08:36.963833 25009 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:36.970808 25005 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:36.971561 25005 ts_tablet_manager.cc:1403] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260709 13:08:36.972865 25006 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:36.973502 25006 ts_tablet_manager.cc:1403] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:08:36.974802 25014 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.975826 25009 tablet_bootstrap.cc:654] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.976810 25006 raft_consensus.cc:359] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.975277 25005 raft_consensus.cc:359] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.975392 25014 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.977568 25006 raft_consensus.cc:385] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.977802 25005 raft_consensus.cc:385] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.977924 25006 raft_consensus.cc:740] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.978297 25005 raft_consensus.cc:740] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.978951 25006 consensus_queue.cc:260] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.979378 25005 consensus_queue.cc:260] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:36.982741 25014 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:36.984488 25006 ts_tablet_manager.cc:1434] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:08:36.985647 25006 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:36.993551 25006 tablet_bootstrap.cc:654] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.999409 25015 raft_consensus.cc:493] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.000180 25015 raft_consensus.cc:515] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.005208 25015 leader_election.cc:290] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.013446 25008 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.014078 25008 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.016906 25008 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.025933 25006 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:37.026638 25006 ts_tablet_manager.cc:1403] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260709 13:08:37.029893 25006 raft_consensus.cc:359] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.030660 25006 raft_consensus.cc:385] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.030968 25006 raft_consensus.cc:740] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.031769 25006 consensus_queue.cc:260] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.042459 25006 ts_tablet_manager.cc:1434] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:08:37.047204 25006 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:37.045075 25015 raft_consensus.cc:493] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.046016 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.061528 25008 raft_consensus.cc:493] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.062245 25008 raft_consensus.cc:515] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:37.064122 24781 leader_election.cc:343] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.054047 25015 raft_consensus.cc:515] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.067375 25015 leader_election.cc:290] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.075984 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.078042 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122997d3118a4945a6ea38d0d3d33bf2" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
W20260709 13:08:37.080328 24783 leader_election.cc:343] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.080886 24783 leader_election.cc:304] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.081730 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122997d3118a4945a6ea38d0d3d33bf2" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.082543 24966 raft_consensus.cc:2468] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:37.082794 25015 raft_consensus.cc:2749] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.084574 25008 leader_election.cc:290] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
W20260709 13:08:37.082378 24783 leader_election.cc:343] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.084846 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.090790 25005 ts_tablet_manager.cc:1434] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.119s	user 0.059s	sys 0.052s
I20260709 13:08:37.090926 24781 leader_election.cc:304] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.092002 25005 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
W20260709 13:08:37.092371 24856 leader_election.cc:343] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.093091 25015 raft_consensus.cc:2804] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.093526 25015 raft_consensus.cc:493] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.093900 25015 raft_consensus.cc:3060] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.087783 25008 raft_consensus.cc:493] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.096099 25008 raft_consensus.cc:515] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.097870 25005 tablet_bootstrap.cc:654] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.098356 25008 leader_election.cc:290] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305)
I20260709 13:08:37.102877 25008 raft_consensus.cc:493] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:37.106045 24763 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:37.107822 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.108562 24891 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.108850 25009 tablet_bootstrap.cc:492] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:37.109623 25009 ts_tablet_manager.cc:1403] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.146s	user 0.035s	sys 0.041s
I20260709 13:08:37.110373 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.111058 24891 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.113129 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.113956 25038 raft_consensus.cc:493] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.114485 25038 raft_consensus.cc:515] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.116779 25038 leader_election.cc:290] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.113565 25008 raft_consensus.cc:515] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.113262 25009 raft_consensus.cc:359] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.114872 24932 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.120414 24932 leader_election.cc:304] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.120862 25006 tablet_bootstrap.cc:654] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.119531 25008 leader_election.cc:290] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.122921 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.124787 25009 raft_consensus.cc:385] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.133100 25009 raft_consensus.cc:740] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.133641 25040 raft_consensus.cc:493] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.134076 25005 tablet_bootstrap.cc:492] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:37.133905 25009 consensus_queue.cc:260] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.134627 25005 ts_tablet_manager.cc:1403] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.014s
I20260709 13:08:37.134271 25040 raft_consensus.cc:515] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.135417 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.136199 24815 raft_consensus.cc:2468] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.125510 25015 raft_consensus.cc:515] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.130671 25038 raft_consensus.cc:2804] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.137351 25038 raft_consensus.cc:493] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.137686 25038 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.137909 25005 raft_consensus.cc:359] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.138666 25005 raft_consensus.cc:385] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.138958 25005 raft_consensus.cc:740] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.134116 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.139599 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.140476 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122997d3118a4945a6ea38d0d3d33bf2" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:37.140410 25005 consensus_queue.cc:260] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.138466 25015 leader_election.cc:290] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.141201 24965 raft_consensus.cc:3060] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.129407 25006 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:37.142802 25006 ts_tablet_manager.cc:1403] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.005s
I20260709 13:08:37.145326 25005 ts_tablet_manager.cc:1434] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 13:08:37.135457 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.146467 25005 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:37.146656 24816 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
W20260709 13:08:37.148305 24783 leader_election.cc:343] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.149298 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122997d3118a4945a6ea38d0d3d33bf2" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.149947 24891 raft_consensus.cc:3060] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.145712 25006 raft_consensus.cc:359] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.150609 25006 raft_consensus.cc:385] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.150894 25006 raft_consensus.cc:740] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.151651 25006 consensus_queue.cc:260] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.153766 25006 ts_tablet_manager.cc:1434] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:37.153923 25005 tablet_bootstrap.cc:654] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.155853 25015 raft_consensus.cc:493] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.156473 25015 raft_consensus.cc:515] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.123350 25008 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:37.131418 24932 leader_election.cc:343] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.165714 24966 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:37.167428 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.168148 24892 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.168772 24856 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:37.169191 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.170054 24816 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.170773 25027 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.171279 25027 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.171590 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.171635 25027 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.173764 24930 leader_election.cc:304] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.174664 24932 leader_election.cc:304] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
W20260709 13:08:37.175215 24930 leader_election.cc:343] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.164965 24965 raft_consensus.cc:2468] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:37.177183 24781 leader_election.cc:304] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:37.177456 25005 tablet_bootstrap.cc:492] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:37.177219 25038 raft_consensus.cc:515] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.178061 25005 ts_tablet_manager.cc:1403] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260709 13:08:37.178330 25044 raft_consensus.cc:2804] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.178771 25044 raft_consensus.cc:493] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.179076 25044 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.179579 25038 leader_election.cc:290] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.176066 25039 raft_consensus.cc:2804] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.180281 25039 raft_consensus.cc:493] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.180613 25039 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.180908 25015 leader_election.cc:290] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.181458 25015 raft_consensus.cc:2804] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.181353 25005 raft_consensus.cc:359] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.182173 25005 raft_consensus.cc:385] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.182217 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.182562 25005 raft_consensus.cc:740] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.183090 24965 raft_consensus.cc:2393] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:37.169229 25006 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:37.177275 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.183542 25005 consensus_queue.cc:260] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.183478 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.185083 24890 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.186223 25005 ts_tablet_manager.cc:1434] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:37.187397 25005 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:37.188972 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.189934 25006 tablet_bootstrap.cc:654] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.191226 24783 leader_election.cc:304] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.184305 24892 raft_consensus.cc:2468] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.193655 25009 ts_tablet_manager.cc:1434] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.021s
I20260709 13:08:37.193737 25005 tablet_bootstrap.cc:654] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:37.194969 24930 leader_election.cc:343] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.182019 25015 raft_consensus.cc:697] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:37.196780 25015 consensus_queue.cc:237] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.197453 25006 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:37.197989 25006 ts_tablet_manager.cc:1403] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:08:37.195863 25042 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.201087 25006 raft_consensus.cc:359] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.201890 25006 raft_consensus.cc:385] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.202191 25006 raft_consensus.cc:740] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.202937 25009 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:37.203051 25006 consensus_queue.cc:260] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.208539 24932 leader_election.cc:304] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:37.209281 25042 raft_consensus.cc:2749] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.211186 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.211763 25044 raft_consensus.cc:515] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.214061 25044 leader_election.cc:290] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.214679 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.215356 24817 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.216956 24892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.217662 24892 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.219859 25009 tablet_bootstrap.cc:654] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.224275 24816 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.225829 25039 raft_consensus.cc:515] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.223388 24817 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.231380 25008 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.232070 25008 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.214646 25044 raft_consensus.cc:2804] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.243036 25044 raft_consensus.cc:493] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.245302 25044 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.251632 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.252348 24889 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.252902 24892 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.254312 24932 leader_election.cc:304] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.255313 25038 raft_consensus.cc:2804] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.260799 25006 ts_tablet_manager.cc:1434] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.063s	user 0.003s	sys 0.010s
I20260709 13:08:37.249866 24930 leader_election.cc:304] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:37.271224 25040 leader_election.cc:290] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.272513 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.164777 24891 raft_consensus.cc:2468] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:37.278000 25049 raft_consensus.cc:2804] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.266772 24889 raft_consensus.cc:2468] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.270375 24890 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.277562 25039 leader_election.cc:290] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305)
I20260709 13:08:37.282471 24932 leader_election.cc:304] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.270674 25027 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.285418 25027 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.281112 24965 raft_consensus.cc:2393] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:37.284593 24712 catalog_manager.cc:5697] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.281112 25049 raft_consensus.cc:697] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:37.269546 25038 raft_consensus.cc:697] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:37.288237 25039 raft_consensus.cc:2804] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:37.293042 24930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.26.65:45305, user_credentials={real_user=slave}} blocked reactor thread for 65032.2us
I20260709 13:08:37.289645 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.294142 25038 consensus_queue.cc:237] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:37.294721 24856 leader_election.cc:343] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.291862 25008 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.297364 25008 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.292424 25005 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:37.293138 25039 raft_consensus.cc:697] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:37.298418 25005 ts_tablet_manager.cc:1403] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.111s	user 0.042s	sys 0.012s
I20260709 13:08:37.289098 24781 leader_election.cc:304] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.298659 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.296989 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.299646 24889 raft_consensus.cc:2393] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in current term 1: Already voted for candidate e7ff64f82d734154b4cc63d83912280a in this term.
I20260709 13:08:37.299777 25040 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.298753 25039 consensus_queue.cc:237] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:37.301720 25005 raft_consensus.cc:359] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.302476 25005 raft_consensus.cc:385] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.302649 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:37.289887 25049 consensus_queue.cc:237] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.303675 24965 raft_consensus.cc:2393] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7ff64f82d734154b4cc63d83912280a in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:37.302822 25005 raft_consensus.cc:740] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.295114 25009 tablet_bootstrap.cc:492] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:37.307042 25009 ts_tablet_manager.cc:1403] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.036s
I20260709 13:08:37.308092 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.308372 25005 consensus_queue.cc:260] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:37.309762 24930 leader_election.cc:343] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.310221 24930 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3; no voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.310976 25008 raft_consensus.cc:2749] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.310757 25009 raft_consensus.cc:359] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.311569 25009 raft_consensus.cc:385] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.311689 25005 ts_tablet_manager.cc:1434] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:08:37.311980 25009 raft_consensus.cc:740] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.311560 24856 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [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: e7ff64f82d734154b4cc63d83912280a; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:37.313133 25005 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:37.312885 25009 consensus_queue.cc:260] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.314162 25027 raft_consensus.cc:2749] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.318125 25044 raft_consensus.cc:515] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.320365 25040 raft_consensus.cc:2749] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.321332 25005 tablet_bootstrap.cc:654] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.328974 25044 leader_election.cc:290] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.330328 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
W20260709 13:08:37.339303 24930 leader_election.cc:343] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.333096 24715 catalog_manager.cc:5697] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.339593 24816 raft_consensus.cc:2468] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.335248 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.341732 24889 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.342543 25009 ts_tablet_manager.cc:1434] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:08:37.343730 25009 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:37.350148 25009 tablet_bootstrap.cc:654] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.353571 24889 raft_consensus.cc:2468] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.355062 24932 leader_election.cc:304] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:37.356539 25044 raft_consensus.cc:2804] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.357071 25044 raft_consensus.cc:697] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:37.358003 25044 consensus_queue.cc:237] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.365398 25005 tablet_bootstrap.cc:492] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:37.365939 25005 ts_tablet_manager.cc:1403] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.002s
I20260709 13:08:37.369676 25005 raft_consensus.cc:359] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.370725 25005 raft_consensus.cc:385] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.371026 25005 raft_consensus.cc:740] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.371666 25005 consensus_queue.cc:260] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.373456 25009 tablet_bootstrap.cc:492] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:37.373697 25005 ts_tablet_manager.cc:1434] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:37.374182 25009 ts_tablet_manager.cc:1403] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260709 13:08:37.374706 25005 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:37.377413 25009 raft_consensus.cc:359] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.378260 25009 raft_consensus.cc:385] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.378695 25009 raft_consensus.cc:740] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.379714 25009 consensus_queue.cc:260] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.381982 25005 tablet_bootstrap.cc:654] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.382270 25009 ts_tablet_manager.cc:1434] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:37.383828 25009 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:37.391655 25009 tablet_bootstrap.cc:654] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.394583 24712 catalog_manager.cc:5697] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.396886 24712 catalog_manager.cc:5697] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.398669 24712 catalog_manager.cc:5697] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.403833 25009 tablet_bootstrap.cc:492] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:37.404538 25009 ts_tablet_manager.cc:1403] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 13:08:37.405256 25005 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:37.405761 25005 ts_tablet_manager.cc:1403] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 13:08:37.407426 25009 raft_consensus.cc:359] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.408149 25009 raft_consensus.cc:385] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.408365 25009 raft_consensus.cc:740] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.408411 25005 raft_consensus.cc:359] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.409178 25005 raft_consensus.cc:385] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.408986 25009 consensus_queue.cc:260] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.409461 25005 raft_consensus.cc:740] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.410300 25005 consensus_queue.cc:260] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.411123 25009 ts_tablet_manager.cc:1434] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:37.412221 25009 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:37.412258 25005 ts_tablet_manager.cc:1434] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:37.418601 25009 tablet_bootstrap.cc:654] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.423408 25009 tablet_bootstrap.cc:492] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:37.423841 25009 ts_tablet_manager.cc:1403] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 13:08:37.425793 25009 raft_consensus.cc:359] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.426257 25009 raft_consensus.cc:385] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.426419 25009 raft_consensus.cc:740] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.426903 25009 consensus_queue.cc:260] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.428591 25009 ts_tablet_manager.cc:1434] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:37.448686 25027 raft_consensus.cc:493] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.449236 25027 raft_consensus.cc:515] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.450953 25027 leader_election.cc:290] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.451910 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21f7df1cea14721b7ef47731116973c" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.452122 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21f7df1cea14721b7ef47731116973c" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.452556 24816 raft_consensus.cc:2468] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:37.452706 24965 raft_consensus.cc:2468] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:37.453533 24856 leader_election.cc:304] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.454201 25027 raft_consensus.cc:2804] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.454499 25027 raft_consensus.cc:493] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.454766 25027 raft_consensus.cc:3060] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.458297 25014 raft_consensus.cc:493] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.458789 25014 raft_consensus.cc:515] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.460223 25027 raft_consensus.cc:515] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.460580 25014 leader_election.cc:290] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.461361 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.461644 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.462070 24816 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:37.462291 24965 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:37.463119 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21f7df1cea14721b7ef47731116973c" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.462414 25027 leader_election.cc:290] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.463505 24856 leader_election.cc:304] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.463734 24817 raft_consensus.cc:3060] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.463925 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21f7df1cea14721b7ef47731116973c" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:37.464448 25027 raft_consensus.cc:2804] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.464542 24965 raft_consensus.cc:3060] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.464922 25027 raft_consensus.cc:493] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.465288 25027 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.469491 24817 raft_consensus.cc:2468] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:37.470655 24856 leader_election.cc:304] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.471328 25014 raft_consensus.cc:2804] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.472354 24965 raft_consensus.cc:2468] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:37.472477 25014 raft_consensus.cc:697] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:37.472615 25027 raft_consensus.cc:515] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.473577 25014 consensus_queue.cc:237] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.474162 25040 raft_consensus.cc:493] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.474666 25040 raft_consensus.cc:515] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.474960 25027 leader_election.cc:290] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.476042 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:37.476042 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.476864 24817 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.477995 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.478076 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.479238 24889 raft_consensus.cc:2393] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:37.480635 24783 leader_election.cc:304] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.481570 25015 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.476883 25040 leader_election.cc:290] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.484539 24817 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:37.485504 24965 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.485891 24856 leader_election.cc:304] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:37.486752 25014 raft_consensus.cc:2804] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.487247 25014 raft_consensus.cc:697] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:37.488066 25014 consensus_queue.cc:237] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.490434 25015 raft_consensus.cc:2749] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.487592 24712 catalog_manager.cc:5697] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 1 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.492676 24965 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:37.503544 24712 catalog_manager.cc:5697] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 1 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.588503 25044 raft_consensus.cc:493] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.589068 25044 raft_consensus.cc:515] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.590919 25044 leader_election.cc:290] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.591854 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:37.592023 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.592494 24817 raft_consensus.cc:2468] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.592662 24889 raft_consensus.cc:2468] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:37.593457 24930 leader_election.cc:304] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:37.594115 25044 raft_consensus.cc:2804] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.594502 25044 raft_consensus.cc:493] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.594754 25044 raft_consensus.cc:3060] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.595148 25015 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.595676 25015 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.598277 25015 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:37.598515 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:37.598963 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:37.599385 24889 raft_consensus.cc:2393] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate e7ff64f82d734154b4cc63d83912280a in this term.
I20260709 13:08:37.599779 24965 raft_consensus.cc:2393] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:37.600819 24781 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:37.601470 25015 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.601950 25044 raft_consensus.cc:515] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.604156 25044 leader_election.cc:290] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:37.604912 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:37.605190 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df2eb2c45d3470280b0272c508f59b0" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:37.605541 24817 raft_consensus.cc:3060] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.605940 24889 raft_consensus.cc:3060] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.609752 25015 raft_consensus.cc:2749] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.611423 24817 raft_consensus.cc:2468] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.612510 24930 leader_election.cc:304] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:37.612628 24889 raft_consensus.cc:2468] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:37.613195 25044 raft_consensus.cc:2804] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.613688 25044 raft_consensus.cc:697] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:37.614528 25044 consensus_queue.cc:237] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:37.622363 24712 catalog_manager.cc:5697] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.722369 25015 consensus_queue.cc:1048] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.736500 25015 consensus_queue.cc:1048] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.751457 25044 consensus_queue.cc:1048] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.761981 25044 consensus_queue.cc:1048] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.781721 25049 consensus_queue.cc:1048] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.792459 25039 consensus_queue.cc:1048] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.811847 25039 consensus_queue.cc:1048] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.822746 25039 consensus_queue.cc:1048] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.881350 25014 consensus_queue.cc:1048] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.891671 25064 consensus_queue.cc:1048] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.921280 25039 consensus_queue.cc:1048] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.931665 25039 consensus_queue.cc:1048] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.932245 25064 consensus_queue.cc:1048] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.950254 25014 consensus_queue.cc:1048] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.013445 25039 consensus_queue.cc:1048] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.023932 25049 consensus_queue.cc:1048] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:38.110812 24763 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:08:39.113125 24763 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:39.121376 25049 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.121934 25049 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.123795 25049 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:39.124647 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:39.124855 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:39.125293 24816 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:39.125456 24889 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:39.126387 24930 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:39.127095 25049 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:39.127467 25049 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.127825 25049 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.133334 25049 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.135061 25049 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:39.135946 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:39.136117 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:39.136513 24816 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.136684 24889 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.141868 24816 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:39.141971 24889 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:39.143042 24930 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:39.143801 25049 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.144201 25049 raft_consensus.cc:697] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.144845 25049 consensus_queue.cc:237] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER 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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.152645 24715 catalog_manager.cc:5697] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.301836 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:39.302382 24965 raft_consensus.cc:606] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:39.307575 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:39.308154 24965 raft_consensus.cc:606] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Received request to transfer leadership to TS caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:39.313017 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:39.313542 24965 raft_consensus.cc:606] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:39.321218 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:39.321750 24965 raft_consensus.cc:606] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:39.326447 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:39.326984 24965 raft_consensus.cc:606] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:39.379866 25044 raft_consensus.cc:993] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.380328 25044 raft_consensus.cc:1081] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.381989 24816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:08:39.382476 24816 raft_consensus.cc:493] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.382752 24816 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.387883 24816 raft_consensus.cc:515] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:39.389667 24816 leader_election.cc:290] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:39.390446 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:39.390828 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c76210ca7344d4ea9cbab8b31f41040" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:39.391193 24889 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.391499 24965 raft_consensus.cc:3055] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.391824 24965 raft_consensus.cc:740] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.392982 25049 raft_consensus.cc:993] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:39.392652 24965 consensus_queue.cc:260] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:39.393543 25044 raft_consensus.cc:1081] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:39.393935 24965 raft_consensus.cc:3060] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.396489 24890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41"
dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:45936
I20260709 13:08:39.397106 24890 raft_consensus.cc:493] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.397452 24890 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.399060 24889 raft_consensus.cc:2468] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:39.400452 24783 leader_election.cc:304] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:39.401235 25015 raft_consensus.cc:2804] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.401307 24965 raft_consensus.cc:2468] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:39.402508 25015 raft_consensus.cc:697] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:39.403401 25015 consensus_queue.cc:237] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } }
I20260709 13:08:39.404469 24890 raft_consensus.cc:515] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.406497 24890 leader_election.cc:290] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:39.407375 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:39.408061 24816 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.409227 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a99cdf279004400b32e3276bc6fec41" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:39.409853 24965 raft_consensus.cc:3055] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.410174 24965 raft_consensus.cc:740] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.410866 24965 consensus_queue.cc:260] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.411860 24965 raft_consensus.cc:3060] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.411788 24715 catalog_manager.cc:5697] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.415422 24816 raft_consensus.cc:2468] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 2.
I20260709 13:08:39.416750 24856 leader_election.cc:304] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:39.417349 24965 raft_consensus.cc:2468] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 2.
I20260709 13:08:39.417557 25088 raft_consensus.cc:2804] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.420935 25088 raft_consensus.cc:697] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:39.421705 25088 consensus_queue.cc:237] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.428885 24715 catalog_manager.cc:5697] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 2 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.499270 25049 raft_consensus.cc:993] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.499734 25044 raft_consensus.cc:1081] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.501206 24816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:08:39.501695 24816 raft_consensus.cc:493] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.501995 24816 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.508131 24816 raft_consensus.cc:515] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.509877 24816 leader_election.cc:290] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:39.510854 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:39.510988 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c92494c6a202443b8930bbe3e36e0d5d" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:39.511662 24890 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.511803 24965 raft_consensus.cc:3055] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.512254 24965 raft_consensus.cc:740] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.513191 24965 consensus_queue.cc:260] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.514282 24965 raft_consensus.cc:3060] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.517418 24890 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:39.518559 24783 leader_election.cc:304] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:39.519264 25015 raft_consensus.cc:2804] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.519790 25015 raft_consensus.cc:697] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:39.520074 24965 raft_consensus.cc:2468] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:39.520648 25015 consensus_queue.cc:237] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.527877 24715 catalog_manager.cc:5697] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.543143 24816 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:39.544461 25044 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.551292 25049 raft_consensus.cc:993] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.552008 25044 raft_consensus.cc:1081] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Signalling peer caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:39.553781 24817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:08:39.557088 24817 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.557533 24817 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.559077 24890 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:39.560654 25049 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.564662 24817 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.572117 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:39.572911 24890 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.574718 24817 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 3 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:39.575860 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:39.576519 24965 raft_consensus.cc:3055] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:39.576856 24965 raft_consensus.cc:740] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.577523 24965 consensus_queue.cc:260] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.578510 24965 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.580629 24890 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 3.
I20260709 13:08:39.581979 24783 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [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: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:39.582836 25015 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:39.583328 25015 raft_consensus.cc:697] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:39.584187 25015 consensus_queue.cc:237] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.584585 24965 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 3.
I20260709 13:08:39.591158 24712 catalog_manager.cc:5697] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 2 to 3, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 3 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.634795 25101 raft_consensus.cc:993] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:39.635244 25049 raft_consensus.cc:1081] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:39.636672 24890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48"
dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:45936
I20260709 13:08:39.637135 24890 raft_consensus.cc:493] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.637392 24890 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.642462 24890 raft_consensus.cc:515] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.644281 24890 leader_election.cc:290] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:39.644907 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:39.645239 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17918c07845e486bb3cf6edf7079ad48" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:39.645586 24817 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.645776 24965 raft_consensus.cc:3055] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.646106 24965 raft_consensus.cc:740] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:39.646762 24965 consensus_queue.cc:260] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.647708 24965 raft_consensus.cc:3060] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.651079 24817 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 2.
I20260709 13:08:39.652208 24856 leader_election.cc:304] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:39.652998 25088 raft_consensus.cc:2804] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.653049 24965 raft_consensus.cc:2468] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 2.
I20260709 13:08:39.653448 25088 raft_consensus.cc:697] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:39.654264 25088 consensus_queue.cc:237] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:39.661345 24712 catalog_manager.cc:5697] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 2 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.850448 24817 raft_consensus.cc:1275] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.851728 25088 consensus_queue.cc:1048] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.860167 24965 raft_consensus.cc:1275] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.862851 25064 consensus_queue.cc:1048] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.952719 24965 raft_consensus.cc:1275] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.954042 25015 consensus_queue.cc:1048] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.963456 24890 raft_consensus.cc:1275] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.965279 25096 consensus_queue.cc:1048] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.966670 24890 raft_consensus.cc:1275] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.968261 25096 consensus_queue.cc:1048] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.978533 24965 raft_consensus.cc:1275] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.980296 25111 consensus_queue.cc:1048] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:40.075460 24965 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 3 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:40.076571 25111 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:40.083355 24890 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 3 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:40.084998 25096 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:40.182001 24965 raft_consensus.cc:1275] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:40.184283 25108 consensus_queue.cc:1048] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:40.198453 24817 raft_consensus.cc:1275] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:40.200237 25064 consensus_queue.cc:1048] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.365214 24715 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40024:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:42.367796 24715 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:42.419377 24800 tablet_service.cc:1511] Processing CreateTablet for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:42.420750 24877 tablet_service.cc:1511] Processing CreateTablet for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:42.421373 24800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.422442 24877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.424299 24802 tablet_service.cc:1511] Processing CreateTablet for tablet 0375a607d39f40879a1bb3627cbbf7d1 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:42.425756 24802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0375a607d39f40879a1bb3627cbbf7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.429106 24952 tablet_service.cc:1511] Processing CreateTablet for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:42.430785 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.432436 24876 tablet_service.cc:1511] Processing CreateTablet for tablet 0375a607d39f40879a1bb3627cbbf7d1 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:42.434021 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0375a607d39f40879a1bb3627cbbf7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.448275 24953 tablet_service.cc:1511] Processing CreateTablet for tablet 0375a607d39f40879a1bb3627cbbf7d1 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:42.449812 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0375a607d39f40879a1bb3627cbbf7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.453915 24806 tablet_service.cc:1511] Processing CreateTablet for tablet acde51ff440245c885eb0c321363f19b (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:42.455518 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde51ff440245c885eb0c321363f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.456133 24880 tablet_service.cc:1511] Processing CreateTablet for tablet acde51ff440245c885eb0c321363f19b (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:42.457625 24880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde51ff440245c885eb0c321363f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.484779 24801 tablet_service.cc:1511] Processing CreateTablet for tablet c5d1b214fbf6482c9a8baf0326bc4b14 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:42.486289 24801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d1b214fbf6482c9a8baf0326bc4b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.491210 24803 tablet_service.cc:1511] Processing CreateTablet for tablet 7234745d307f4fc794ec51c63cf3669e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:42.492725 24803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7234745d307f4fc794ec51c63cf3669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.493501 24879 tablet_service.cc:1511] Processing CreateTablet for tablet 7234745d307f4fc794ec51c63cf3669e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:42.494946 24879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7234745d307f4fc794ec51c63cf3669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.487900 24882 tablet_service.cc:1511] Processing CreateTablet for tablet c5d1b214fbf6482c9a8baf0326bc4b14 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:42.495546 24956 tablet_service.cc:1511] Processing CreateTablet for tablet 7234745d307f4fc794ec51c63cf3669e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:42.496670 24882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d1b214fbf6482c9a8baf0326bc4b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.496948 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7234745d307f4fc794ec51c63cf3669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.489754 24951 tablet_service.cc:1511] Processing CreateTablet for tablet c5d1b214fbf6482c9a8baf0326bc4b14 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:42.500589 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 684f3787e6e94a0a9dfef7aabad9fce4 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:42.500679 24951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5d1b214fbf6482c9a8baf0326bc4b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.501978 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684f3787e6e94a0a9dfef7aabad9fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.502952 24878 tablet_service.cc:1511] Processing CreateTablet for tablet 684f3787e6e94a0a9dfef7aabad9fce4 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:42.504401 24878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684f3787e6e94a0a9dfef7aabad9fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.506851 24799 tablet_service.cc:1511] Processing CreateTablet for tablet c46dae947e844da8b7a0c61edeadb6b0 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:42.508253 24799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46dae947e844da8b7a0c61edeadb6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.509456 24954 tablet_service.cc:1511] Processing CreateTablet for tablet 684f3787e6e94a0a9dfef7aabad9fce4 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:42.509629 24881 tablet_service.cc:1511] Processing CreateTablet for tablet c46dae947e844da8b7a0c61edeadb6b0 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:42.510885 24881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46dae947e844da8b7a0c61edeadb6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.510885 24954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684f3787e6e94a0a9dfef7aabad9fce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.513602 24804 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae43447b1a64d7495f835f61deb115e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:42.515038 24804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae43447b1a64d7495f835f61deb115e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.518841 24875 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae43447b1a64d7495f835f61deb115e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:42.520452 24875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae43447b1a64d7495f835f61deb115e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.522753 24807 tablet_service.cc:1511] Processing CreateTablet for tablet fd7d54a7409b40cb8387d88673339c57 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:42.524201 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7d54a7409b40cb8387d88673339c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.524854 24874 tablet_service.cc:1511] Processing CreateTablet for tablet fd7d54a7409b40cb8387d88673339c57 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:42.526222 24874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7d54a7409b40cb8387d88673339c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.531123 24950 tablet_service.cc:1511] Processing CreateTablet for tablet c46dae947e844da8b7a0c61edeadb6b0 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:42.532704 24950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46dae947e844da8b7a0c61edeadb6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.537073 24949 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae43447b1a64d7495f835f61deb115e (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:42.538522 24949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae43447b1a64d7495f835f61deb115e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.541069 24948 tablet_service.cc:1511] Processing CreateTablet for tablet fd7d54a7409b40cb8387d88673339c57 (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:42.542516 24948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7d54a7409b40cb8387d88673339c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.553020 24955 tablet_service.cc:1511] Processing CreateTablet for tablet acde51ff440245c885eb0c321363f19b (DEFAULT_TABLE table=soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:42.554585 24955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acde51ff440245c885eb0c321363f19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.605016 25129 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
W20260709 13:08:42.623349 24856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.65:45305, user_credentials={real_user=slave}} blocked reactor thread for 67368.5us
I20260709 13:08:42.658108 25129 tablet_bootstrap.cc:654] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.662463 25132 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.670671 25132 tablet_bootstrap.cc:654] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.671577 25131 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.680063 25131 tablet_bootstrap.cc:654] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.684746 25129 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:42.684751 25132 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.685415 25129 ts_tablet_manager.cc:1403] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.011s
I20260709 13:08:42.685587 25132 ts_tablet_manager.cc:1403] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 13:08:42.688513 25129 raft_consensus.cc:359] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.688839 25132 raft_consensus.cc:359] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.689337 25129 raft_consensus.cc:385] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.689638 25132 raft_consensus.cc:385] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.689687 25129 raft_consensus.cc:740] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.690029 25132 raft_consensus.cc:740] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.690697 25131 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.690585 25129 consensus_queue.cc:260] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.691262 25131 ts_tablet_manager.cc:1403] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:08:42.690892 25132 consensus_queue.cc:260] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.693238 25129 ts_tablet_manager.cc:1434] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:08:42.694420 25129 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:42.694600 25131 raft_consensus.cc:359] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.695478 25131 raft_consensus.cc:385] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.695860 25131 raft_consensus.cc:740] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.696830 25132 ts_tablet_manager.cc:1434] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:42.697996 25132 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.698012 25131 consensus_queue.cc:260] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.701704 25131 ts_tablet_manager.cc:1434] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:08:42.702876 25131 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.711092 25132 tablet_bootstrap.cc:654] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.711126 25129 tablet_bootstrap.cc:654] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.711092 25131 tablet_bootstrap.cc:654] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.723398 25132 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.723878 25129 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:42.724086 25132 ts_tablet_manager.cc:1403] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.000s
I20260709 13:08:42.724421 25129 ts_tablet_manager.cc:1403] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260709 13:08:42.727880 25131 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.727583 25129 raft_consensus.cc:359] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.727687 25132 raft_consensus.cc:359] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.728484 25129 raft_consensus.cc:385] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.728578 25131 ts_tablet_manager.cc:1403] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260709 13:08:42.728637 25132 raft_consensus.cc:385] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.728948 25129 raft_consensus.cc:740] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.729172 25132 raft_consensus.cc:740] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.729926 25132 consensus_queue.cc:260] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.729875 25129 consensus_queue.cc:260] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.732275 25132 ts_tablet_manager.cc:1434] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:42.732157 25131 raft_consensus.cc:359] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.733033 25131 raft_consensus.cc:385] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.733386 25131 raft_consensus.cc:740] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.733469 25132 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.734261 25131 consensus_queue.cc:260] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.736802 25131 ts_tablet_manager.cc:1434] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:08:42.737879 25131 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.738579 25129 ts_tablet_manager.cc:1434] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:08:42.740021 25129 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:42.743858 25132 tablet_bootstrap.cc:654] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.747354 25129 tablet_bootstrap.cc:654] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.749589 25131 tablet_bootstrap.cc:654] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.756036 25132 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.756688 25132 ts_tablet_manager.cc:1403] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:08:42.759366 25131 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.760018 25131 ts_tablet_manager.cc:1403] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:08:42.760037 25132 raft_consensus.cc:359] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.760993 25132 raft_consensus.cc:385] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.761348 25132 raft_consensus.cc:740] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.761977 25129 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:42.762578 25129 ts_tablet_manager.cc:1403] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 13:08:42.762132 25132 consensus_queue.cc:260] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.763315 25131 raft_consensus.cc:359] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.764214 25131 raft_consensus.cc:385] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.764554 25131 raft_consensus.cc:740] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.765004 25132 ts_tablet_manager.cc:1434] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:08:42.765369 25131 consensus_queue.cc:260] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.766201 25132 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.765940 25129 raft_consensus.cc:359] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.767045 25129 raft_consensus.cc:385] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.767397 25129 raft_consensus.cc:740] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.767961 25131 ts_tablet_manager.cc:1434] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:08:42.768355 25129 consensus_queue.cc:260] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.769006 25131 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.773255 25129 ts_tablet_manager.cc:1434] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:42.773830 25132 tablet_bootstrap.cc:654] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.774506 25129 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:42.776329 25131 tablet_bootstrap.cc:654] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.782718 25049 raft_consensus.cc:493] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.783401 25049 raft_consensus.cc:515] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.786084 25132 tablet_bootstrap.cc:492] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.786779 25132 ts_tablet_manager.cc:1403] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:08:42.786969 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:42.787842 24817 raft_consensus.cc:2468] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:42.788556 25131 tablet_bootstrap.cc:492] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.789166 25131 ts_tablet_manager.cc:1403] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 13:08:42.789649 24930 leader_election.cc:304] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:42.790202 25132 raft_consensus.cc:359] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.791157 25132 raft_consensus.cc:385] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.791518 25132 raft_consensus.cc:740] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.791911 25049 leader_election.cc:290] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:42.792354 25132 consensus_queue.cc:260] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.792582 25049 raft_consensus.cc:2804] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.792582 25131 raft_consensus.cc:359] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.793358 25049 raft_consensus.cc:493] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.793617 25131 raft_consensus.cc:385] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.793797 25049 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.794025 25131 raft_consensus.cc:740] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.794845 25132 ts_tablet_manager.cc:1434] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:42.792692 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:42.796033 25132 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.795847 25131 consensus_queue.cc:260] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.795831 24890 raft_consensus.cc:2468] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:42.798692 25131 ts_tablet_manager.cc:1434] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:42.799844 25131 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.803570 25132 tablet_bootstrap.cc:654] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.807024 25131 tablet_bootstrap.cc:654] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.812259 25129 tablet_bootstrap.cc:654] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.816035 25132 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.817044 25132 ts_tablet_manager.cc:1403] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.017s
I20260709 13:08:42.819082 25131 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.819667 25131 ts_tablet_manager.cc:1403] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:08:42.820281 25132 raft_consensus.cc:359] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.820969 25132 raft_consensus.cc:385] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.821216 25132 raft_consensus.cc:740] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.821915 25132 consensus_queue.cc:260] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.822836 25131 raft_consensus.cc:359] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.823623 25131 raft_consensus.cc:385] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.824002 25131 raft_consensus.cc:740] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.824219 25132 ts_tablet_manager.cc:1434] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:42.824839 25131 consensus_queue.cc:260] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.825469 25132 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.825714 25049 raft_consensus.cc:515] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.827381 25131 ts_tablet_manager.cc:1434] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:42.828559 25131 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.828846 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:42.829486 24817 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.833493 25132 tablet_bootstrap.cc:654] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.835266 25131 tablet_bootstrap.cc:654] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.836293 25108 raft_consensus.cc:493] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.837102 25108 raft_consensus.cc:515] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.839498 25130 raft_consensus.cc:493] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.840051 25130 raft_consensus.cc:515] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.848762 25049 leader_election.cc:290] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:42.849501 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:42.850660 25132 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.853294 24890 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.853454 25132 ts_tablet_manager.cc:1403] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 13:08:42.854053 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:42.855413 24817 raft_consensus.cc:2468] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:42.856238 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:42.856889 24930 leader_election.cc:304] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:42.850660 25130 leader_election.cc:290] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:42.851243 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46dae947e844da8b7a0c61edeadb6b0" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:42.850564 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46dae947e844da8b7a0c61edeadb6b0" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:42.852176 25108 leader_election.cc:290] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:42.856974 24815 raft_consensus.cc:2468] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:42.858840 25049 raft_consensus.cc:2804] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.852615 25129 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:42.858124 24965 raft_consensus.cc:2468] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:42.859961 25129 ts_tablet_manager.cc:1403] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.007s
W20260709 13:08:42.855763 24856 leader_election.cc:343] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.860205 25132 raft_consensus.cc:359] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.860989 25132 raft_consensus.cc:385] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:42.861161 24856 leader_election.cc:343] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.861323 25132 raft_consensus.cc:740] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.862206 25132 consensus_queue.cc:260] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.863942 24856 leader_election.cc:304] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [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: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:42.865206 25132 ts_tablet_manager.cc:1434] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:42.865531 24856 leader_election.cc:304] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:42.863123 25129 raft_consensus.cc:359] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.866516 25132 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.866601 25129 raft_consensus.cc:385] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.867184 25129 raft_consensus.cc:740] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.868022 25129 consensus_queue.cc:260] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.870488 25129 ts_tablet_manager.cc:1434] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:08:42.871587 25049 raft_consensus.cc:697] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:42.876956 25108 raft_consensus.cc:2804] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.878027 25108 raft_consensus.cc:493] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.878336 25108 raft_consensus.cc:3060] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.876914 25130 raft_consensus.cc:2804] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.878507 25049 consensus_queue.cc:237] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.879302 25130 raft_consensus.cc:493] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.880788 25130 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.881707 25132 tablet_bootstrap.cc:654] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.882970 25131 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:42.883524 25131 ts_tablet_manager.cc:1403] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.016s
I20260709 13:08:42.885699 25150 raft_consensus.cc:493] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.886260 25150 raft_consensus.cc:515] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.887734 25129 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:42.887336 25131 raft_consensus.cc:359] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.888294 25131 raft_consensus.cc:385] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.888680 25131 raft_consensus.cc:740] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.889657 25131 consensus_queue.cc:260] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.893826 25150 leader_election.cc:290] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:42.892235 24890 raft_consensus.cc:2468] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:42.896039 25131 ts_tablet_manager.cc:1434] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:08:42.907299 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:42.909821 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:42.905846 25131 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:42.903641 25108 raft_consensus.cc:515] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:42.917657 24856 leader_election.cc:343] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.914884 24712 catalog_manager.cc:5697] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:42.919559 25108 leader_election.cc:290] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:42.920249 25129 tablet_bootstrap.cc:654] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.918044 25132 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.921752 25132 ts_tablet_manager.cc:1403] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.005s
W20260709 13:08:42.919986 24856 leader_election.cc:343] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.922756 24856 leader_election.cc:304] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7ff64f82d734154b4cc63d83912280a; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:42.923794 25153 raft_consensus.cc:2749] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.925340 25132 raft_consensus.cc:359] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.926195 25132 raft_consensus.cc:385] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.926546 25132 raft_consensus.cc:740] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.926659 25131 tablet_bootstrap.cc:654] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.927415 25132 consensus_queue.cc:260] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.930954 25132 ts_tablet_manager.cc:1434] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:42.932394 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46dae947e844da8b7a0c61edeadb6b0" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:42.934727 25132 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.936074 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46dae947e844da8b7a0c61edeadb6b0" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:42.936683 24965 raft_consensus.cc:3060] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.943627 25129 tablet_bootstrap.cc:492] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:42.944376 25129 ts_tablet_manager.cc:1403] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.003s
I20260709 13:08:42.944687 24965 raft_consensus.cc:2468] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:42.918813 25130 raft_consensus.cc:515] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.948823 25131 tablet_bootstrap.cc:492] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
W20260709 13:08:42.945936 24856 leader_election.cc:343] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.945786 25132 tablet_bootstrap.cc:654] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.949680 25131 ts_tablet_manager.cc:1403] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.010s
I20260709 13:08:42.950929 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:42.951053 24856 leader_election.cc:304] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:42.951699 24815 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.948696 25129 raft_consensus.cc:359] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.952576 25153 raft_consensus.cc:2804] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.952539 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:42.953356 25153 raft_consensus.cc:697] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
W20260709 13:08:42.954643 24856 leader_election.cc:343] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.954373 25153 consensus_queue.cc:237] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.953167 25129 raft_consensus.cc:385] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.955498 25129 raft_consensus.cc:740] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.956449 25129 consensus_queue.cc:260] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.959201 25129 ts_tablet_manager.cc:1434] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:08:42.959812 25131 raft_consensus.cc:359] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.960363 25129 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:42.948782 25130 leader_election.cc:290] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:42.960588 25131 raft_consensus.cc:385] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.961534 25131 raft_consensus.cc:740] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.962298 25131 consensus_queue.cc:260] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.963503 24815 raft_consensus.cc:2468] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:42.978097 24856 leader_election.cc:304] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:42.978997 25153 raft_consensus.cc:2804] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.965102 25131 ts_tablet_manager.cc:1434] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:08:42.965381 25049 raft_consensus.cc:493] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.979494 25153 raft_consensus.cc:697] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:42.979722 25049 raft_consensus.cc:515] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.979990 24715 catalog_manager.cc:5697] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 1 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.980490 25153 consensus_queue.cc:237] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.982106 25049 leader_election.cc:290] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:42.982873 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:42.983165 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:42.959335 25132 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:42.983814 24815 raft_consensus.cc:2393] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in current term 1: Already voted for candidate e7ff64f82d734154b4cc63d83912280a in this term.
I20260709 13:08:42.973703 25129 tablet_bootstrap.cc:654] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.984961 24930 leader_election.cc:304] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3; no voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:42.986122 25049 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.986919 25132 ts_tablet_manager.cc:1403] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260709 13:08:42.989902 25132 raft_consensus.cc:359] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.990610 25132 raft_consensus.cc:385] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.990883 25132 raft_consensus.cc:740] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.991604 25132 consensus_queue.cc:260] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:42.993774 25132 ts_tablet_manager.cc:1434] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:42.994513 25049 raft_consensus.cc:2749] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.994771 25132 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: Bootstrap starting.
I20260709 13:08:42.983431 25131 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:43.000757 25131 tablet_bootstrap.cc:654] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.002090 25049 raft_consensus.cc:493] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.002903 25129 tablet_bootstrap.cc:492] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:43.002691 25049 raft_consensus.cc:515] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.003518 25129 ts_tablet_manager.cc:1403] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.005s
I20260709 13:08:43.005534 25049 leader_election.cc:290] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:43.006024 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:43.006091 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.006878 24890 raft_consensus.cc:2468] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:43.007035 25129 raft_consensus.cc:359] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:43.007642 24930 leader_election.cc:343] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.008194 25129 raft_consensus.cc:385] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.008324 24932 leader_election.cc:304] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.008538 25129 raft_consensus.cc:740] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.009687 25131 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:43.009364 25129 consensus_queue.cc:260] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.010247 25131 ts_tablet_manager.cc:1403] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 13:08:43.011849 25129 ts_tablet_manager.cc:1434] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:43.009575 25049 raft_consensus.cc:2804] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.013128 25129 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:43.013118 25131 raft_consensus.cc:359] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.013602 25049 raft_consensus.cc:493] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.013943 25131 raft_consensus.cc:385] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.014000 25049 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.014287 25131 raft_consensus.cc:740] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.015123 25131 consensus_queue.cc:260] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.015583 24715 catalog_manager.cc:5697] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 1 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.017261 25131 ts_tablet_manager.cc:1434] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:43.018532 25131 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: Bootstrap starting.
I20260709 13:08:43.020531 25129 tablet_bootstrap.cc:654] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.030330 25049 raft_consensus.cc:515] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.013360 25132 tablet_bootstrap.cc:654] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.033437 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:43.034109 24815 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.036471 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.037117 24890 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.037709 25131 tablet_bootstrap.cc:654] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.042475 25129 tablet_bootstrap.cc:492] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:43.043032 25129 ts_tablet_manager.cc:1403] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260709 13:08:43.044481 25049 leader_election.cc:290] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:43.048043 25129 raft_consensus.cc:359] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.048913 25129 raft_consensus.cc:385] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.049238 25129 raft_consensus.cc:740] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.050083 25129 consensus_queue.cc:260] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.053158 25118 raft_consensus.cc:493] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.053490 24890 raft_consensus.cc:2468] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:43.053599 25118 raft_consensus.cc:515] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.055050 25153 raft_consensus.cc:493] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.055547 25153 raft_consensus.cc:515] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.056172 25131 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: No bootstrap required, opened a new log
I20260709 13:08:43.056644 25131 ts_tablet_manager.cc:1403] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.002s
I20260709 13:08:43.057641 24815 raft_consensus.cc:2468] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:43.058203 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.058874 24889 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:43.059906 25131 raft_consensus.cc:359] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.060240 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae43447b1a64d7495f835f61deb115e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.060683 25131 raft_consensus.cc:385] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.057555 25153 leader_election.cc:290] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.060844 24783 leader_election.cc:304] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.061059 25131 raft_consensus.cc:740] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.060868 24965 raft_consensus.cc:2468] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 0.
I20260709 13:08:43.056489 24932 leader_election.cc:304] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.061911 25096 raft_consensus.cc:2804] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.061941 25131 consensus_queue.cc:260] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.062897 25049 raft_consensus.cc:2804] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.063757 25049 raft_consensus.cc:697] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.064380 25131 ts_tablet_manager.cc:1434] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:43.064479 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.064671 25049 consensus_queue.cc:237] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.065099 24965 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:43.064019 24856 leader_election.cc:304] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.056180 25118 leader_election.cc:290] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.062857 25096 raft_consensus.cc:493] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.066187 25153 raft_consensus.cc:2804] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.066320 25096 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.066581 25153 raft_consensus.cc:493] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.068441 25153 raft_consensus.cc:3060] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.068547 25118 raft_consensus.cc:493] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.069115 25118 raft_consensus.cc:515] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.072108 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.072536 25129 ts_tablet_manager.cc:1434] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
W20260709 13:08:43.073613 24783 leader_election.cc:343] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.075110 25118 leader_election.cc:290] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.076198 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.076825 24965 raft_consensus.cc:2468] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:43.077965 24781 leader_election.cc:304] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:43.078580 25118 raft_consensus.cc:2804] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.078925 25118 raft_consensus.cc:493] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.079346 25118 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.079708 25129 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:43.086086 25129 tablet_bootstrap.cc:654] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.086426 25118 raft_consensus.cc:515] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.089666 25153 raft_consensus.cc:515] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.090670 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
W20260709 13:08:43.092132 24783 leader_election.cc:343] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.084189 24712 catalog_manager.cc:5697] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:43.087435 25096 raft_consensus.cc:515] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.092559 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae43447b1a64d7495f835f61deb115e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:43.093161 24817 raft_consensus.cc:3060] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.094183 25096 leader_election.cc:290] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.078840 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae43447b1a64d7495f835f61deb115e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:43.088121 25049 raft_consensus.cc:493] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.097620 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.097499 25049 raft_consensus.cc:515] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.098142 24965 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.099499 25049 leader_election.cc:290] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:43.101583 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.102221 24889 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.103477 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.104138 24890 raft_consensus.cc:2468] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 0.
I20260709 13:08:43.105175 24932 leader_election.cc:304] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.102102 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:43.106755 25049 raft_consensus.cc:2804] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:43.107220 24930 leader_election.cc:343] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.111893 25049 raft_consensus.cc:493] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.112253 25049 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.112599 25132 tablet_bootstrap.cc:492] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: No bootstrap required, opened a new log
I20260709 13:08:43.113168 25132 ts_tablet_manager.cc:1403] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.003s
I20260709 13:08:43.116228 25132 raft_consensus.cc:359] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.118903 25118 leader_election.cc:290] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.119163 25132 raft_consensus.cc:385] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.120105 25132 raft_consensus.cc:740] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.120419 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.121224 24966 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.121800 25132 consensus_queue.cc:260] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.123896 25049 raft_consensus.cc:515] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.126864 24889 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:43.126982 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:43.128145 25049 leader_election.cc:290] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:43.128032 24783 leader_election.cc:304] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
W20260709 13:08:43.128640 24930 leader_election.cc:343] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.127921 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.129091 25118 raft_consensus.cc:2804] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.129302 24890 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.130244 25118 raft_consensus.cc:697] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.131098 25118 consensus_queue.cc:237] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.117663 24965 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:43.117244 24817 raft_consensus.cc:2468] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:43.134246 24856 leader_election.cc:304] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.134630 25132 ts_tablet_manager.cc:1434] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:43.135092 25130 raft_consensus.cc:2804] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.135658 25130 raft_consensus.cc:697] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:43.136494 25130 consensus_queue.cc:237] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.136919 24890 raft_consensus.cc:2468] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 1.
I20260709 13:08:43.138180 24932 leader_election.cc:304] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.139452 25049 raft_consensus.cc:2804] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.140129 25049 raft_consensus.cc:697] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.141434 25153 leader_election.cc:290] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.142603 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae43447b1a64d7495f835f61deb115e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.143254 24965 raft_consensus.cc:3060] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.143808 24966 raft_consensus.cc:2468] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:43.145198 24781 leader_election.cc:304] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:43.146570 25096 raft_consensus.cc:2804] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.147080 25096 raft_consensus.cc:697] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.148044 25096 consensus_queue.cc:237] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
W20260709 13:08:43.151261 24763 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:43.153077 24965 raft_consensus.cc:2468] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 1.
I20260709 13:08:43.162106 25129 tablet_bootstrap.cc:492] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:43.141072 25049 consensus_queue.cc:237] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.162765 25129 ts_tablet_manager.cc:1403] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.026s
I20260709 13:08:43.163672 24712 catalog_manager.cc:5697] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 1 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.165889 25129 raft_consensus.cc:359] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.166635 25129 raft_consensus.cc:385] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.166921 25129 raft_consensus.cc:740] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.167587 25129 consensus_queue.cc:260] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.169859 25129 ts_tablet_manager.cc:1434] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:08:43.170843 25129 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: Bootstrap starting.
I20260709 13:08:43.172086 24715 catalog_manager.cc:5697] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.171952 24714 catalog_manager.cc:5697] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:43.176719 25129 tablet_bootstrap.cc:654] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.181862 25129 tablet_bootstrap.cc:492] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: No bootstrap required, opened a new log
I20260709 13:08:43.182405 25129 ts_tablet_manager.cc:1403] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:08:43.185629 25129 raft_consensus.cc:359] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.186374 25129 raft_consensus.cc:385] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.186682 25129 raft_consensus.cc:740] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.187537 25129 consensus_queue.cc:260] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.189554 25129 ts_tablet_manager.cc:1434] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:43.196411 24714 catalog_manager.cc:5697] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.198508 25168 raft_consensus.cc:493] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.199085 25168 raft_consensus.cc:515] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.201067 25168 leader_election.cc:290] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.201774 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.202219 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.202478 24890 raft_consensus.cc:2468] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:43.202903 24965 raft_consensus.cc:2468] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 0.
I20260709 13:08:43.203888 24781 leader_election.cc:304] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:43.204631 25168 raft_consensus.cc:2804] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.205001 25168 raft_consensus.cc:493] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.205304 25168 raft_consensus.cc:3060] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.211126 25168 raft_consensus.cc:515] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.213017 25168 leader_election.cc:290] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.213706 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.213994 24965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5d1b214fbf6482c9a8baf0326bc4b14" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.214383 24890 raft_consensus.cc:3060] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.214534 24965 raft_consensus.cc:3060] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.221617 24965 raft_consensus.cc:2468] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:43.221625 24890 raft_consensus.cc:2468] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 1.
I20260709 13:08:43.222790 24783 leader_election.cc:304] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.223551 25168 raft_consensus.cc:2804] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.223941 25168 raft_consensus.cc:697] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.224612 25168 consensus_queue.cc:237] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.233385 24714 catalog_manager.cc:5697] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.361405 25130 consensus_queue.cc:1048] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.374513 24817 raft_consensus.cc:3060] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.374644 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:43.375423 24965 raft_consensus.cc:606] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.385139 25108 consensus_queue.cc:1048] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.386036 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acde51ff440245c885eb0c321363f19b"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:43.386677 24965 raft_consensus.cc:606] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.394949 25108 raft_consensus.cc:493] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.395462 25108 raft_consensus.cc:515] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.397519 25108 leader_election.cc:290] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.398516 24817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf7c17e435744429220ac1a0cdc9f77" is_pre_election: true
I20260709 13:08:43.398656 24965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
mode: GRACEFUL
new_leader_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:49882
I20260709 13:08:43.398783 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.399716 24966 raft_consensus.cc:2393] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7ff64f82d734154b4cc63d83912280a in current term 1: Already voted for candidate caf7c17e435744429220ac1a0cdc9f77 in this term.
I20260709 13:08:43.399441 24965 raft_consensus.cc:606] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Received request to transfer leadership to TS e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:43.400974 24856 leader_election.cc:304] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7ff64f82d734154b4cc63d83912280a; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.401777 25108 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.408838 25108 raft_consensus.cc:2749] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.424352 24817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
mode: GRACEFUL
new_leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:57352
I20260709 13:08:43.424901 24817 raft_consensus.cc:606] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Received request to transfer leadership to TS 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:43.467195 25049 consensus_queue.cc:1048] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.473505 25108 consensus_queue.cc:1048] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:43.474148 25144 raft_consensus.cc:993] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:43.474704 25049 raft_consensus.cc:1081] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer e7ff64f82d734154b4cc63d83912280a to start an election
I20260709 13:08:43.477232 24889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e"
dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
 from {username='slave'} at 127.0.0.1:45936
I20260709 13:08:43.478390 24889 raft_consensus.cc:493] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:43.478801 24889 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.483840 25185 consensus_queue.cc:1048] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:43.486824 24889 raft_consensus.cc:515] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.490074 24889 leader_election.cc:290] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.492537 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:43.492971 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7234745d307f4fc794ec51c63cf3669e" candidate_uuid: "e7ff64f82d734154b4cc63d83912280a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.493645 24966 raft_consensus.cc:3055] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:43.493973 24966 raft_consensus.cc:740] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.494807 24966 consensus_queue.cc:260] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.496003 24966 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.498090 25153 consensus_queue.cc:1048] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:43.506724 25185 consensus_queue.cc:1048] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.511425 25168 raft_consensus.cc:493] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.512043 25168 raft_consensus.cc:515] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.515268 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7ff64f82d734154b4cc63d83912280a" is_pre_election: true
I20260709 13:08:43.515413 24966 raft_consensus.cc:2468] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7ff64f82d734154b4cc63d83912280a in term 2.
I20260709 13:08:43.516256 24889 raft_consensus.cc:2393] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf7c17e435744429220ac1a0cdc9f77 in current term 1: Already voted for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in this term.
I20260709 13:08:43.516880 24856 leader_election.cc:304] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: caf7c17e435744429220ac1a0cdc9f77
I20260709 13:08:43.518163 25153 raft_consensus.cc:2804] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:43.518635 25153 raft_consensus.cc:697] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Becoming Leader. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:43.519515 25153 consensus_queue.cc:237] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.525362 25168 leader_election.cc:290] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.526288 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" is_pre_election: true
I20260709 13:08:43.527957 25049 raft_consensus.cc:993] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:43.528431 25049 raft_consensus.cc:1081] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:43.528239 24781 leader_election.cc:304] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77; no voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a
I20260709 13:08:43.529831 25168 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.532652 24816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acde51ff440245c885eb0c321363f19b"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:08:43.533306 24816 raft_consensus.cc:493] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:43.533704 24816 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.533398 24714 catalog_manager.cc:5697] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to e7ff64f82d734154b4cc63d83912280a (127.19.26.66). New cstate: current_term: 2 leader_uuid: "e7ff64f82d734154b4cc63d83912280a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.537967 25185 consensus_queue.cc:1048] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.544067 24816 raft_consensus.cc:515] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.544611 25096 consensus_queue.cc:1048] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:43.545295 24815 raft_consensus.cc:1240] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Rejecting Update request from peer 4a6ee6c629e84033a2bf7b29159f1bc3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:43.548573 24816 leader_election.cc:290] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.549160 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.549409 25144 consensus_queue.cc:1059] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.549861 24889 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.550280 25049 raft_consensus.cc:3055] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:43.550633 25049 raft_consensus.cc:740] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.557044 25168 raft_consensus.cc:2749] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.560453 24964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acde51ff440245c885eb0c321363f19b" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.557134 25049 consensus_queue.cc:260] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.562542 24889 raft_consensus.cc:2468] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:43.562736 25049 raft_consensus.cc:3060] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.564589 24783 leader_election.cc:304] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.567166 25168 raft_consensus.cc:2804] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:43.567721 25168 raft_consensus.cc:697] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.568607 25168 consensus_queue.cc:237] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.570173 25185 consensus_queue.cc:1048] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.563433 25108 consensus_queue.cc:1048] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.563436 24890 raft_consensus.cc:1240] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Rejecting Update request from peer 4a6ee6c629e84033a2bf7b29159f1bc3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:43.578751 25168 consensus_queue.cc:1048] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.583387 24714 catalog_manager.cc:5697] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.587504 25118 consensus_queue.cc:1048] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.600865 24964 raft_consensus.cc:2468] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:43.605259 25108 consensus_queue.cc:1048] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.620102 25185 consensus_queue.cc:1048] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.623260 25168 consensus_queue.cc:1048] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.632566 25144 raft_consensus.cc:993] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: : Instructing follower caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:43.633013 25144 raft_consensus.cc:1081] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Signalling peer caf7c17e435744429220ac1a0cdc9f77 to start an election
I20260709 13:08:43.634724 24816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:08:43.635298 24816 raft_consensus.cc:493] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:43.635674 24816 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.638444 25168 raft_consensus.cc:993] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: : Instructing follower 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:43.639048 25168 raft_consensus.cc:1081] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Signalling peer 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:43.639997 25118 consensus_queue.cc:1048] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.643946 24964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:49864
I20260709 13:08:43.644508 24964 raft_consensus.cc:493] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:43.644848 24964 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.651249 24816 raft_consensus.cc:515] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.654975 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.655618 24889 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.655171 24816 leader_election.cc:290] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Requested vote from peers e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385), 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67:42905)
I20260709 13:08:43.662441 24966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1716a2f949c4ce3b0c2a8eb13e5e92c" candidate_uuid: "caf7c17e435744429220ac1a0cdc9f77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
I20260709 13:08:43.663030 24966 raft_consensus.cc:3055] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:43.663343 24966 raft_consensus.cc:740] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.664319 24966 consensus_queue.cc:260] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.665630 24966 raft_consensus.cc:3060] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.665957 24889 raft_consensus.cc:2468] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:43.667289 24783 leader_election.cc:304] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: caf7c17e435744429220ac1a0cdc9f77, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.668248 25118 raft_consensus.cc:2804] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:43.668726 25118 raft_consensus.cc:697] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Becoming Leader. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.669554 25118 consensus_queue.cc:237] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.671469 24964 raft_consensus.cc:515] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.675479 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:43.676126 24816 raft_consensus.cc:3055] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:43.678963 24966 raft_consensus.cc:2468] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf7c17e435744429220ac1a0cdc9f77 in term 2.
I20260709 13:08:43.676895 24816 raft_consensus.cc:740] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:43.679162 25168 consensus_queue.cc:1048] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:43.680811 24964 leader_election.cc:290] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:43.679105 24715 catalog_manager.cc:5697] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 reported cstate change: term changed from 1 to 2, leader changed from 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67) to caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "caf7c17e435744429220ac1a0cdc9f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:43.681473 24889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7d54a7409b40cb8387d88673339c57" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:43.682083 24889 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.687947 24816 consensus_queue.cc:260] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.689416 24816 raft_consensus.cc:3060] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.690555 24889 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:43.691844 24932 leader_election.cc:304] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:43.692773 25144 raft_consensus.cc:2804] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:43.693229 25144 raft_consensus.cc:697] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:43.694036 25144 consensus_queue.cc:237] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:43.700088 24816 raft_consensus.cc:2468] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:43.706542 24715 catalog_manager.cc:5697] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 1 to 2, leader changed from caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65) to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:43.903357 24964 raft_consensus.cc:1275] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:43.904708 25108 consensus_queue.cc:1048] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:43.912231 24816 raft_consensus.cc:3060] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.920339 24816 raft_consensus.cc:1275] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer e7ff64f82d734154b4cc63d83912280a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:43.921761 25108 consensus_queue.cc:1048] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:43.960834 24964 raft_consensus.cc:1275] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:43.962059 25096 consensus_queue.cc:1048] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:43.969606 24889 raft_consensus.cc:1275] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:43.971122 25096 consensus_queue.cc:1048] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:44.067359 24964 raft_consensus.cc:1275] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:44.069170 25096 consensus_queue.cc:1048] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:44.079377 24889 raft_consensus.cc:1275] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer caf7c17e435744429220ac1a0cdc9f77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:44.080862 25168 consensus_queue.cc:1048] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:44.112582 24816 raft_consensus.cc:1275] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:44.113729 25144 consensus_queue.cc:1048] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:44.120955 24889 raft_consensus.cc:1275] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:44.122285 25185 consensus_queue.cc:1048] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.428097 24714 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40024:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:46.448740 24714 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40024:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:46.601439 19561 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:08:46.706156 25234 log.cc:927] Time spent T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:08:46.707046 25242 tablet.cc:1724] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.761685 25251 tablet.cc:1724] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:46.783246 25231 log.cc:927] Time spent T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:08:46.836274 25245 log.cc:927] Time spent T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:08:46.843183 25262 tablet.cc:1724] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.844121 25266 tablet.cc:1724] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.841998 25260 tablet.cc:1724] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:46.865226 24918 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:684f3787e6e94a0a9dfef7aabad9fce4)
I20260709 13:08:46.869915 25259 tablet.cc:1724] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.855645 25263 tablet.cc:1724] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.891646 25251 tablet.cc:1724] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.911243 25268 tablet.cc:1724] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:46.912272 25257 log.cc:927] Time spent T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Append to log took a long time: real 0.084s	user 0.002s	sys 0.000s
W20260709 13:08:46.908845 25252 log.cc:927] Time spent T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Append to log took a long time: real 0.064s	user 0.000s	sys 0.002s
W20260709 13:08:46.923965 24783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:38385, user_credentials={real_user=slave}} blocked reactor thread for 91555.4us
W20260709 13:08:46.920681 24918 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:684f3787e6e94a0a9dfef7aabad9fce4)
W20260709 13:08:46.926095 24918 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:684f3787e6e94a0a9dfef7aabad9fce4)
I20260709 13:08:46.922020 25270 tablet.cc:1724] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.935518 25272 tablet.cc:1724] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.937332 25264 tablet.cc:1724] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.949631 25270 tablet.cc:1724] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.951954 25262 tablet.cc:1724] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.003708 25251 tablet.cc:1724] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:46.953162 25268 tablet.cc:1724] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.013989 25242 tablet.cc:1724] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.011185 25266 tablet.cc:1724] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.027015 24712 catalog_manager.cc:5789] TS caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305) does not have the latest schema for tablet b1716a2f949c4ce3b0c2a8eb13e5e92c (table soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]). Expected version 1 got 0
I20260709 13:08:47.028051 24712 catalog_manager.cc:5789] TS caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305) does not have the latest schema for tablet acde51ff440245c885eb0c321363f19b (table soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]). Expected version 1 got 0
I20260709 13:08:47.028760 24712 catalog_manager.cc:5789] TS caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305) does not have the latest schema for tablet c5d1b214fbf6482c9a8baf0326bc4b14 (table soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]). Expected version 1 got 0
I20260709 13:08:47.028965 25268 tablet.cc:1724] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.032474 24712 catalog_manager.cc:5789] TS caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305) does not have the latest schema for tablet 0375a607d39f40879a1bb3627cbbf7d1 (table soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176]). Expected version 1 got 0
I20260709 13:08:47.042842 25259 tablet.cc:1724] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.047780 25270 tablet.cc:1724] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.020347 25275 tablet.cc:1724] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.041203 25272 tablet.cc:1724] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.080425 25270 tablet.cc:1724] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.084242 25262 tablet.cc:1724] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.087904 25263 tablet.cc:1724] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.096885 25264 tablet.cc:1724] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:47.102033 24816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
mode: GRACEFUL
new_leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:57368
I20260709 13:08:47.102720 24816 raft_consensus.cc:606] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Received request to transfer leadership to TS 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:47.142668 24891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4"
dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
mode: GRACEFUL
new_leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:44010
I20260709 13:08:47.143177 24891 raft_consensus.cc:606] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Received request to transfer leadership to TS 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:47.144515 19561 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:08:47.145036 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:47.145174 24714 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: soft_deleted_table [id=818d75ba9d5d4674a983ded9ed573176] alter complete (version 1)
I20260709 13:08:47.154173 24816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f"
dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
mode: GRACEFUL
new_leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:57368
I20260709 13:08:47.154922 24816 raft_consensus.cc:606] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 LEADER]: Received request to transfer leadership to TS 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:47.159009 24891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808"
dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
mode: GRACEFUL
new_leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:44010
I20260709 13:08:47.159497 24891 raft_consensus.cc:606] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Received request to transfer leadership to TS 4a6ee6c629e84033a2bf7b29159f1bc3
I20260709 13:08:47.160506 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:47.160979 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:47.309446 25210 raft_consensus.cc:993] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: : Instructing follower 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.310248 25201 raft_consensus.cc:1081] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Signalling peer 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.312033 24959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:49864
I20260709 13:08:47.312557 24959 raft_consensus.cc:493] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.312866 24959 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.319196 24959 raft_consensus.cc:515] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.321528 24959 leader_election.cc:290] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:47.322464 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:47.322623 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0375a607d39f40879a1bb3627cbbf7d1" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:47.323310 24891 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.323812 24815 raft_consensus.cc:3055] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.324098 24815 raft_consensus.cc:740] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:47.324882 24815 consensus_queue.cc:260] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.325994 24815 raft_consensus.cc:3060] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.329624 24891 raft_consensus.cc:2468] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.330886 24932 leader_election.cc:304] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:47.331735 25249 raft_consensus.cc:2804] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.331724 24815 raft_consensus.cc:2468] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.332522 25249 raft_consensus.cc:697] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:47.333474 25249 consensus_queue.cc:237] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.344961 24713 catalog_manager.cc:5697] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 1 to 2, leader changed from caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65) to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.363509 25267 raft_consensus.cc:993] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: : Instructing follower 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.364055 25241 raft_consensus.cc:1081] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Signalling peer 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.365921 24959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:49878
I20260709 13:08:47.366479 24959 raft_consensus.cc:493] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.366858 24959 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.372301 24959 raft_consensus.cc:515] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.373976 24959 leader_election.cc:290] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:47.374799 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:47.375043 24891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684f3787e6e94a0a9dfef7aabad9fce4" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:47.375345 24815 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.375624 24891 raft_consensus.cc:3055] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.375947 24891 raft_consensus.cc:740] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:47.376575 24891 consensus_queue.cc:260] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.377542 24891 raft_consensus.cc:3060] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.380849 24815 raft_consensus.cc:2468] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.382026 24930 leader_election.cc:304] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:47.382648 25249 raft_consensus.cc:2804] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.383072 25249 raft_consensus.cc:697] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:47.383221 24891 raft_consensus.cc:2468] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.384009 25249 consensus_queue.cc:237] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.391633 24713 catalog_manager.cc:5697] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 1 to 2, leader changed from e7ff64f82d734154b4cc63d83912280a (127.19.26.66) to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.403916 25210 raft_consensus.cc:993] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: : Instructing follower 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.404341 25201 raft_consensus.cc:1081] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 LEADER]: Signalling peer 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.405821 24959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:49864
I20260709 13:08:47.406347 24959 raft_consensus.cc:493] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.406651 24959 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:47.412225 24959 raft_consensus.cc:515] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.414346 24959 leader_election.cc:290] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 4 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:47.414633 24815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:47.415114 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec764b6e1e0446eca3d640a119fb3b9f" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:47.415266 24815 raft_consensus.cc:3055] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:47.415586 24815 raft_consensus.cc:740] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caf7c17e435744429220ac1a0cdc9f77, State: Running, Role: LEADER
I20260709 13:08:47.415657 24890 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:47.416376 24815 consensus_queue.cc:260] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.417282 24815 raft_consensus.cc:3060] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:47.422236 24890 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 4.
I20260709 13:08:47.422855 24815 raft_consensus.cc:2468] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 4.
I20260709 13:08:47.423300 24932 leader_election.cc:304] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [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: 4a6ee6c629e84033a2bf7b29159f1bc3, e7ff64f82d734154b4cc63d83912280a; no voters: 
I20260709 13:08:47.424404 25249 raft_consensus.cc:2804] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:47.424906 25249 raft_consensus.cc:697] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 4 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:47.425706 25249 consensus_queue.cc:237] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.433485 24713 catalog_manager.cc:5697] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 3 to 4, leader changed from caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65) to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 4 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.631798 25267 raft_consensus.cc:993] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: : Instructing follower 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.632207 25241 raft_consensus.cc:1081] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Signalling peer 4a6ee6c629e84033a2bf7b29159f1bc3 to start an election
I20260709 13:08:47.633623 24959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808"
dest_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3"
 from {username='slave'} at 127.0.0.1:49878
I20260709 13:08:47.634143 24959 raft_consensus.cc:493] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.634419 24959 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.639350 24959 raft_consensus.cc:515] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.640915 24959 leader_election.cc:290] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Requested vote from peers caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305), e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385)
I20260709 13:08:47.641562 24816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf7c17e435744429220ac1a0cdc9f77"
I20260709 13:08:47.641906 24890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c68c86ec53464aa3018d03280d1808" candidate_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7ff64f82d734154b4cc63d83912280a"
I20260709 13:08:47.642217 24816 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.642553 24890 raft_consensus.cc:3055] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.642812 24890 raft_consensus.cc:740] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7ff64f82d734154b4cc63d83912280a, State: Running, Role: LEADER
I20260709 13:08:47.643429 24890 consensus_queue.cc:260] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.644575 24890 raft_consensus.cc:3060] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.647265 24816 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.648620 24930 leader_election.cc:304] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a6ee6c629e84033a2bf7b29159f1bc3, caf7c17e435744429220ac1a0cdc9f77; no voters: 
I20260709 13:08:47.649341 25249 raft_consensus.cc:2804] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.649389 24890 raft_consensus.cc:2468] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a6ee6c629e84033a2bf7b29159f1bc3 in term 2.
I20260709 13:08:47.649785 25249 raft_consensus.cc:697] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Becoming Leader. State: Replica: 4a6ee6c629e84033a2bf7b29159f1bc3, State: Running, Role: LEADER
I20260709 13:08:47.651129 25249 consensus_queue.cc:237] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } }
I20260709 13:08:47.657788 24713 catalog_manager.cc:5697] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 reported cstate change: term changed from 1 to 2, leader changed from e7ff64f82d734154b4cc63d83912280a (127.19.26.66) to 4a6ee6c629e84033a2bf7b29159f1bc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a6ee6c629e84033a2bf7b29159f1bc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 42905 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.845130 24816 raft_consensus.cc:1275] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:47.846148 25249 consensus_queue.cc:1048] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.857010 24891 raft_consensus.cc:1275] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:47.858752 25249 consensus_queue.cc:1048] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.873518 24816 raft_consensus.cc:1275] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:47.874675 25284 consensus_queue.cc:1048] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.881419 24891 raft_consensus.cc:1275] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:47.882804 25253 consensus_queue.cc:1048] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.929212 24816 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 4 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:47.930238 25253 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.938045 24891 raft_consensus.cc:1275] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 4 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:47.939368 25253 consensus_queue.cc:1048] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:48.089102 24891 raft_consensus.cc:1275] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.090552 25253 consensus_queue.cc:1048] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7ff64f82d734154b4cc63d83912280a" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 38385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:48.110306 24816 raft_consensus.cc:1275] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Refusing update from remote peer 4a6ee6c629e84033a2bf7b29159f1bc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.111436 25249 consensus_queue.cc:1048] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf7c17e435744429220ac1a0cdc9f77" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:48.218353 19561 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:08:48.223403 19561 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:08:48.223850 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:48.229437 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:08:48.229920 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:49.260360 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
W20260709 13:08:49.263485 24930 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 13:08:49.270458 24930 consensus_peers.cc:597] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:49.284606 24856 consensus_peers.cc:597] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:49.294381 24856 consensus_peers.cc:597] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.298609 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:49.299329 19561 tablet_replica.cc:333] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.299994 19561 raft_consensus.cc:2243] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.300846 19561 raft_consensus.cc:2272] T b1716a2f949c4ce3b0c2a8eb13e5e92c P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.302667 19561 tablet_replica.cc:333] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.303285 19561 raft_consensus.cc:2243] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.303850 19561 raft_consensus.cc:2272] T c46dae947e844da8b7a0c61edeadb6b0 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.305776 19561 tablet_replica.cc:333] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.306309 19561 raft_consensus.cc:2243] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.307045 19561 raft_consensus.cc:2272] T acde51ff440245c885eb0c321363f19b P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.308789 19561 tablet_replica.cc:333] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.309319 19561 raft_consensus.cc:2243] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.310032 19561 raft_consensus.cc:2272] T c5d1b214fbf6482c9a8baf0326bc4b14 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.311685 19561 tablet_replica.cc:333] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.312285 19561 raft_consensus.cc:2243] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.312688 19561 raft_consensus.cc:2272] T 9ae43447b1a64d7495f835f61deb115e P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.314364 19561 tablet_replica.cc:333] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.314924 19561 raft_consensus.cc:2243] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.315318 19561 raft_consensus.cc:2272] T 0375a607d39f40879a1bb3627cbbf7d1 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.317147 19561 tablet_replica.cc:333] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.317793 19561 raft_consensus.cc:2243] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.318212 19561 raft_consensus.cc:2272] T 7234745d307f4fc794ec51c63cf3669e P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.319962 19561 tablet_replica.cc:333] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.320487 19561 raft_consensus.cc:2243] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.320899 19561 raft_consensus.cc:2272] T fd7d54a7409b40cb8387d88673339c57 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.322703 19561 tablet_replica.cc:333] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.323244 19561 raft_consensus.cc:2243] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.323662 19561 raft_consensus.cc:2272] T 684f3787e6e94a0a9dfef7aabad9fce4 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.325418 19561 tablet_replica.cc:333] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.325958 19561 raft_consensus.cc:2243] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.326355 19561 raft_consensus.cc:2272] T 1a99cdf279004400b32e3276bc6fec41 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.328406 19561 tablet_replica.cc:333] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.328925 19561 raft_consensus.cc:2243] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.329310 19561 raft_consensus.cc:2272] T f7c68c86ec53464aa3018d03280d1808 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.331144 19561 tablet_replica.cc:333] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.331650 19561 raft_consensus.cc:2243] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.332209 19561 raft_consensus.cc:2272] T 3df2eb2c45d3470280b0272c508f59b0 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.334182 19561 tablet_replica.cc:333] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.334702 19561 raft_consensus.cc:2243] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.335166 19561 raft_consensus.cc:2272] T 17918c07845e486bb3cf6edf7079ad48 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.337055 19561 tablet_replica.cc:333] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.337525 19561 raft_consensus.cc:2243] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.337885 19561 raft_consensus.cc:2272] T ec764b6e1e0446eca3d640a119fb3b9f P caf7c17e435744429220ac1a0cdc9f77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.339782 19561 tablet_replica.cc:333] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.340262 19561 raft_consensus.cc:2243] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.341048 19561 raft_consensus.cc:2272] T 122997d3118a4945a6ea38d0d3d33bf2 P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.343377 19561 tablet_replica.cc:333] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.343995 19561 raft_consensus.cc:2243] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.344435 19561 raft_consensus.cc:2272] T c21f7df1cea14721b7ef47731116973c P caf7c17e435744429220ac1a0cdc9f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.346309 19561 tablet_replica.cc:333] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.346810 19561 raft_consensus.cc:2243] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.347592 19561 raft_consensus.cc:2272] T c92494c6a202443b8930bbe3e36e0d5d P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.349870 19561 tablet_replica.cc:333] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77: stopping tablet replica
I20260709 13:08:49.350433 19561 raft_consensus.cc:2243] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.351195 19561 raft_consensus.cc:2272] T 3c76210ca7344d4ea9cbab8b31f41040 P caf7c17e435744429220ac1a0cdc9f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.389499 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
W20260709 13:08:49.410507 24930 consensus_peers.cc:597] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.423233 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
W20260709 13:08:49.449774 24930 consensus_peers.cc:597] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.453461 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:49.454192 19561 tablet_replica.cc:333] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.454782 19561 raft_consensus.cc:2243] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.455226 19561 raft_consensus.cc:2272] T 0375a607d39f40879a1bb3627cbbf7d1 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.457113 19561 tablet_replica.cc:333] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.457703 19561 raft_consensus.cc:2243] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.458125 19561 raft_consensus.cc:2272] T b1716a2f949c4ce3b0c2a8eb13e5e92c P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.459914 19561 tablet_replica.cc:333] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.460474 19561 raft_consensus.cc:2243] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.460881 19561 raft_consensus.cc:2272] T acde51ff440245c885eb0c321363f19b P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.462628 19561 tablet_replica.cc:333] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.463171 19561 raft_consensus.cc:2243] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.463600 19561 raft_consensus.cc:2272] T 684f3787e6e94a0a9dfef7aabad9fce4 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.465678 19561 tablet_replica.cc:333] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.466197 19561 raft_consensus.cc:2243] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.466995 19561 raft_consensus.cc:2272] T 7234745d307f4fc794ec51c63cf3669e P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:49.468089 24930 consensus_peers.cc:597] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.468827 19561 tablet_replica.cc:333] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.469462 19561 raft_consensus.cc:2243] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.470203 19561 raft_consensus.cc:2272] T 9ae43447b1a64d7495f835f61deb115e P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.472043 19561 tablet_replica.cc:333] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.472606 19561 raft_consensus.cc:2243] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.473050 19561 raft_consensus.cc:2272] T c5d1b214fbf6482c9a8baf0326bc4b14 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.474932 19561 tablet_replica.cc:333] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.475524 19561 raft_consensus.cc:2243] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.476452 19561 raft_consensus.cc:2272] T c46dae947e844da8b7a0c61edeadb6b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:49.478008 24856 consensus_peers.cc:597] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a -> Peer caf7c17e435744429220ac1a0cdc9f77 (127.19.26.65:45305): Couldn't send request to peer caf7c17e435744429220ac1a0cdc9f77. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.478798 19561 tablet_replica.cc:333] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.479637 19561 raft_consensus.cc:2243] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.480201 19561 raft_consensus.cc:2272] T fd7d54a7409b40cb8387d88673339c57 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.482582 19561 tablet_replica.cc:333] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.483114 19561 raft_consensus.cc:2243] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.483497 19561 raft_consensus.cc:2272] T f7c68c86ec53464aa3018d03280d1808 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.485495 19561 tablet_replica.cc:333] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.485968 19561 raft_consensus.cc:2243] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.486325 19561 raft_consensus.cc:2272] T 122997d3118a4945a6ea38d0d3d33bf2 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.488327 19561 tablet_replica.cc:333] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.488849 19561 raft_consensus.cc:2243] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.489619 19561 raft_consensus.cc:2272] T 1a99cdf279004400b32e3276bc6fec41 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.491567 19561 tablet_replica.cc:333] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.492093 19561 raft_consensus.cc:2243] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.492512 19561 raft_consensus.cc:2272] T 3df2eb2c45d3470280b0272c508f59b0 P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.494783 19561 tablet_replica.cc:333] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.495309 19561 raft_consensus.cc:2243] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.496142 19561 raft_consensus.cc:2272] T 17918c07845e486bb3cf6edf7079ad48 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:49.497020 24932 consensus_peers.cc:597] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Couldn't send request to peer e7ff64f82d734154b4cc63d83912280a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.498126 19561 tablet_replica.cc:333] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.498733 19561 raft_consensus.cc:2243] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.499148 19561 raft_consensus.cc:2272] T c92494c6a202443b8930bbe3e36e0d5d P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.501080 19561 tablet_replica.cc:333] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.501598 19561 raft_consensus.cc:2243] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.502389 19561 raft_consensus.cc:2272] T c21f7df1cea14721b7ef47731116973c P e7ff64f82d734154b4cc63d83912280a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.504321 19561 tablet_replica.cc:333] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.504871 19561 raft_consensus.cc:2243] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.505276 19561 raft_consensus.cc:2272] T 3c76210ca7344d4ea9cbab8b31f41040 P e7ff64f82d734154b4cc63d83912280a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.507119 19561 tablet_replica.cc:333] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a: stopping tablet replica
I20260709 13:08:49.507699 19561 raft_consensus.cc:2243] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.508196 19561 raft_consensus.cc:2272] T ec764b6e1e0446eca3d640a119fb3b9f P e7ff64f82d734154b4cc63d83912280a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.545711 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:08:49.564445 24932 consensus_peers.cc:597] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Couldn't send request to peer e7ff64f82d734154b4cc63d83912280a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:38385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.579264 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
I20260709 13:08:49.604492 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:49.605239 19561 tablet_replica.cc:333] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
W20260709 13:08:49.605786 24932 consensus_peers.cc:597] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 -> Peer e7ff64f82d734154b4cc63d83912280a (127.19.26.66:38385): Couldn't send request to peer e7ff64f82d734154b4cc63d83912280a. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:38385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.606015 19561 raft_consensus.cc:2243] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.606948 19561 raft_consensus.cc:2272] T 0375a607d39f40879a1bb3627cbbf7d1 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.608920 19561 tablet_replica.cc:333] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.609467 19561 raft_consensus.cc:2243] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.610193 19561 raft_consensus.cc:2272] T 684f3787e6e94a0a9dfef7aabad9fce4 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.612254 19561 tablet_replica.cc:333] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.612797 19561 raft_consensus.cc:2243] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.613209 19561 raft_consensus.cc:2272] T acde51ff440245c885eb0c321363f19b P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.614938 19561 tablet_replica.cc:333] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.615434 19561 raft_consensus.cc:2243] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.615880 19561 raft_consensus.cc:2272] T b1716a2f949c4ce3b0c2a8eb13e5e92c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.617717 19561 tablet_replica.cc:333] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.618240 19561 raft_consensus.cc:2243] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.618999 19561 raft_consensus.cc:2272] T fd7d54a7409b40cb8387d88673339c57 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.620735 19561 tablet_replica.cc:333] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.621285 19561 raft_consensus.cc:2243] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.621693 19561 raft_consensus.cc:2272] T c5d1b214fbf6482c9a8baf0326bc4b14 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.623404 19561 tablet_replica.cc:333] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.623972 19561 raft_consensus.cc:2243] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.624377 19561 raft_consensus.cc:2272] T 9ae43447b1a64d7495f835f61deb115e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.626085 19561 tablet_replica.cc:333] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.626596 19561 raft_consensus.cc:2243] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.627022 19561 raft_consensus.cc:2272] T c46dae947e844da8b7a0c61edeadb6b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.628762 19561 tablet_replica.cc:333] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.629294 19561 raft_consensus.cc:2243] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.630053 19561 raft_consensus.cc:2272] T f7c68c86ec53464aa3018d03280d1808 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.632084 19561 tablet_replica.cc:333] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.632628 19561 raft_consensus.cc:2243] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.633431 19561 raft_consensus.cc:2272] T 3df2eb2c45d3470280b0272c508f59b0 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.635366 19561 tablet_replica.cc:333] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.635916 19561 raft_consensus.cc:2243] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.636320 19561 raft_consensus.cc:2272] T 17918c07845e486bb3cf6edf7079ad48 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.638195 19561 tablet_replica.cc:333] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.638680 19561 raft_consensus.cc:2243] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.639072 19561 raft_consensus.cc:2272] T 1a99cdf279004400b32e3276bc6fec41 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.641062 19561 tablet_replica.cc:333] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.641561 19561 raft_consensus.cc:2243] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.641963 19561 raft_consensus.cc:2272] T 122997d3118a4945a6ea38d0d3d33bf2 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.643841 19561 tablet_replica.cc:333] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.644333 19561 raft_consensus.cc:2243] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.644748 19561 raft_consensus.cc:2272] T 7234745d307f4fc794ec51c63cf3669e P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.646446 19561 tablet_replica.cc:333] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.646936 19561 raft_consensus.cc:2243] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.647701 19561 raft_consensus.cc:2272] T ec764b6e1e0446eca3d640a119fb3b9f P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.649608 19561 tablet_replica.cc:333] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.650108 19561 raft_consensus.cc:2243] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.650499 19561 raft_consensus.cc:2272] T c92494c6a202443b8930bbe3e36e0d5d P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.652369 19561 tablet_replica.cc:333] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.652843 19561 raft_consensus.cc:2243] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.653249 19561 raft_consensus.cc:2272] T c21f7df1cea14721b7ef47731116973c P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.655161 19561 tablet_replica.cc:333] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3: stopping tablet replica
I20260709 13:08:49.655604 19561 raft_consensus.cc:2243] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:49.656055 19561 raft_consensus.cc:2272] T 3c76210ca7344d4ea9cbab8b31f41040 P 4a6ee6c629e84033a2bf7b29159f1bc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.692677 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:08:49.722985 19561 master.cc:562] Master@127.19.26.126:37907 shutting down...
I20260709 13:08:49.743247 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:49.743885 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:49.744216 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81e75c587c9c496480da4074fb7f2631: stopping tablet replica
I20260709 13:08:49.763927 19561 master.cc:584] Master@127.19.26.126:37907 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13835 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:08:49.810421 19561 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.26.126:33501
I20260709 13:08:49.811556 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:49.817229 25301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:49.817682 25302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:49.819065 19561 server_base.cc:1061] running on GCE node
W20260709 13:08:49.819129 25304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:49.820348 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:49.820551 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:49.820665 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602529820652 us; error 0 us; skew 500 ppm
I20260709 13:08:49.821139 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:49.823783 19561 webserver.cc:533] Webserver started at http://127.19.26.126:41885/ using document root <none> and password file <none>
I20260709 13:08:49.824290 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:49.824455 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:49.824678 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:49.825775 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/master-0-root/instance:
uuid: "d5de2b5819cd46d5a285d42854493b56"
format_stamp: "Formatted at 2026-07-09 13:08:49 on dist-test-slave-mq27"
I20260709 13:08:49.830713 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:49.834928 25309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:49.835716 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:49.836084 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/master-0-root
uuid: "d5de2b5819cd46d5a285d42854493b56"
format_stamp: "Formatted at 2026-07-09 13:08:49 on dist-test-slave-mq27"
I20260709 13:08:49.836416 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:49.851639 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:49.852950 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:49.893009 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.126:33501
I20260709 13:08:49.893116 25360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.126:33501 every 8 connection(s)
I20260709 13:08:49.897164 25361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.908782 25361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: Bootstrap starting.
I20260709 13:08:49.913587 25361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.917950 25361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: No bootstrap required, opened a new log
I20260709 13:08:49.920207 25361 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER }
I20260709 13:08:49.920585 25361 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.920768 25361 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5de2b5819cd46d5a285d42854493b56, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.921308 25361 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER }
I20260709 13:08:49.921769 25361 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:49.921957 25361 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:49.922158 25361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.927093 25361 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER }
I20260709 13:08:49.927593 25361 leader_election.cc:304] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [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: d5de2b5819cd46d5a285d42854493b56; no voters: 
I20260709 13:08:49.928683 25361 leader_election.cc:290] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:49.929013 25364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.930341 25364 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 1 LEADER]: Becoming Leader. State: Replica: d5de2b5819cd46d5a285d42854493b56, State: Running, Role: LEADER
I20260709 13:08:49.930984 25364 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [LEADER]: Queue going to LEADER mode. State: All 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: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER }
I20260709 13:08:49.931409 25361 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:49.935627 25366 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5de2b5819cd46d5a285d42854493b56. Latest consensus state: current_term: 1 leader_uuid: "d5de2b5819cd46d5a285d42854493b56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER } }
I20260709 13:08:49.935686 25365 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5de2b5819cd46d5a285d42854493b56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5de2b5819cd46d5a285d42854493b56" member_type: VOTER } }
I20260709 13:08:49.936492 25366 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:49.936551 25365 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:49.940644 25371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:49.948073 25371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:49.949033 19561 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:49.956925 25371 catalog_manager.cc:1383] Generated new cluster ID: 1c66622f4ac3490884e7e6d4da30a88c
I20260709 13:08:49.957217 25371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:49.992626 25371 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:49.993975 25371 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:50.013140 25371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: Generated new TSK 0
I20260709 13:08:50.013768 25371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:50.080446 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:50.086341 25382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.087138 25383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.089354 25385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:50.089815 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:50.090821 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:50.091002 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:50.091166 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602530091148 us; error 0 us; skew 500 ppm
I20260709 13:08:50.091693 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:50.094192 19561 webserver.cc:533] Webserver started at http://127.19.26.65:39995/ using document root <none> and password file <none>
I20260709 13:08:50.094835 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:50.095064 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:50.095378 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:50.096854 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-0-root/instance:
uuid: "ce63d0cd8041463480e6ef58c69e0151"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.103231 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:50.106884 25390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.107674 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:50.108026 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-0-root
uuid: "ce63d0cd8041463480e6ef58c69e0151"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.108289 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:50.124557 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:50.125775 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:50.127274 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:50.129659 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:50.129858 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.130107 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:50.130271 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.196105 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.65:45515
I20260709 13:08:50.196220 25453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.65:45515 every 8 connection(s)
I20260709 13:08:50.202868 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:50.211326 25458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.211673 25459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.213948 25461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:50.215085 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:50.216311 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:50.216550 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:50.216784 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602530216761 us; error 0 us; skew 500 ppm
I20260709 13:08:50.217473 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:50.220820 25454 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33501
I20260709 13:08:50.220844 19561 webserver.cc:533] Webserver started at http://127.19.26.66:33849/ using document root <none> and password file <none>
I20260709 13:08:50.221231 25454 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:50.221580 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:50.221859 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:50.222173 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:50.222134 25454 heartbeater.cc:507] Master 127.19.26.126:33501 requested a full tablet report, sending...
I20260709 13:08:50.224076 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-1-root/instance:
uuid: "1cb1d187054b4f92bd2290449490427f"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.224781 25326 ts_manager.cc:194] Registered new tserver with Master: ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515)
I20260709 13:08:50.227047 25326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35778
I20260709 13:08:50.229589 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:50.233568 25466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.234302 19561 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:50.234580 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-1-root
uuid: "1cb1d187054b4f92bd2290449490427f"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.234863 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:50.252761 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:50.254030 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:50.255498 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:50.257917 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:50.258137 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.258360 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:50.258520 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.303308 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.66:39717
I20260709 13:08:50.303424 25528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.66:39717 every 8 connection(s)
I20260709 13:08:50.308313 19561 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:50.316187 25532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.317544 25533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:50.319590 25535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:50.320354 25529 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33501
I20260709 13:08:50.320410 19561 server_base.cc:1061] running on GCE node
I20260709 13:08:50.320791 25529 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:50.321425 19561 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:50.321682 19561 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:50.321614 25529 heartbeater.cc:507] Master 127.19.26.126:33501 requested a full tablet report, sending...
I20260709 13:08:50.322016 19561 hybrid_clock.cc:648] HybridClock initialized: now 1783602530321987 us; error 0 us; skew 500 ppm
I20260709 13:08:50.322676 19561 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:50.323802 25326 ts_manager.cc:194] Registered new tserver with Master: 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:50.325199 19561 webserver.cc:533] Webserver started at http://127.19.26.67:41271/ using document root <none> and password file <none>
I20260709 13:08:50.325475 25326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35794
I20260709 13:08:50.325738 19561 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:50.326004 19561 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:50.326279 19561 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:50.327648 19561 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-2-root/instance:
uuid: "c3b378ef33004b96a6b741cd6012bdc3"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.332244 19561 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:08:50.336282 25540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.337200 19561 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:08:50.337550 19561 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-2-root
uuid: "c3b378ef33004b96a6b741cd6012bdc3"
format_stamp: "Formatted at 2026-07-09 13:08:50 on dist-test-slave-mq27"
I20260709 13:08:50.337971 19561 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskTH2baS/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602388451187-19561-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:50.350535 19561 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:50.351686 19561 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:50.353174 19561 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:50.355417 19561 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:50.355615 19561 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.355865 19561 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:50.356020 19561 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:50.397433 19561 rpc_server.cc:307] RPC server started. Bound to: 127.19.26.67:38409
I20260709 13:08:50.397537 25602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.26.67:38409 every 8 connection(s)
I20260709 13:08:50.411366 25603 heartbeater.cc:344] Connected to a master server at 127.19.26.126:33501
I20260709 13:08:50.411841 25603 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:50.412621 25603 heartbeater.cc:507] Master 127.19.26.126:33501 requested a full tablet report, sending...
I20260709 13:08:50.414463 25326 ts_manager.cc:194] Registered new tserver with Master: c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:50.415189 19561 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014505438s
I20260709 13:08:50.415900 25326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35810
I20260709 13:08:50.442330 25326 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35816:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:50.445258 25326 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:50.526646 25418 tablet_service.cc:1511] Processing CreateTablet for tablet c84ac6db9a3c45e9adbc873aaeeb1600 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:50.528380 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84ac6db9a3c45e9adbc873aaeeb1600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.529106 25414 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c8078a8674cd79dea656851958044 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:50.530568 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c8078a8674cd79dea656851958044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.532959 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 401104dd3cb94093a586a1cc7e6de4ce (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:50.534324 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401104dd3cb94093a586a1cc7e6de4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.536959 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0294a998741bdadc32fa3eaa3996d (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:50.538334 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0294a998741bdadc32fa3eaa3996d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.540460 25568 tablet_service.cc:1511] Processing CreateTablet for tablet c84ac6db9a3c45e9adbc873aaeeb1600 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:50.540987 25413 tablet_service.cc:1511] Processing CreateTablet for tablet b6a969955284457db62448fae8731858 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:50.541895 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84ac6db9a3c45e9adbc873aaeeb1600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.542268 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a969955284457db62448fae8731858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.543045 25494 tablet_service.cc:1511] Processing CreateTablet for tablet c84ac6db9a3c45e9adbc873aaeeb1600 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:50.540529 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 7309a1c611024077845f3a56900c5324 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:50.544611 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 401104dd3cb94093a586a1cc7e6de4ce (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:50.545166 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7309a1c611024077845f3a56900c5324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.545603 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401104dd3cb94093a586a1cc7e6de4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.548858 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0294a998741bdadc32fa3eaa3996d (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:50.550254 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0294a998741bdadc32fa3eaa3996d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.549983 25489 tablet_service.cc:1511] Processing CreateTablet for tablet b6a969955284457db62448fae8731858 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:50.551313 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a969955284457db62448fae8731858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.552423 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 7309a1c611024077845f3a56900c5324 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:50.553737 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7309a1c611024077845f3a56900c5324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.556577 25490 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c8078a8674cd79dea656851958044 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:50.557932 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c8078a8674cd79dea656851958044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.560396 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84ac6db9a3c45e9adbc873aaeeb1600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.561451 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 401104dd3cb94093a586a1cc7e6de4ce (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:50.562804 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401104dd3cb94093a586a1cc7e6de4ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.564883 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec0294a998741bdadc32fa3eaa3996d (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:50.566250 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec0294a998741bdadc32fa3eaa3996d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.568879 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 7309a1c611024077845f3a56900c5324 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:50.570158 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7309a1c611024077845f3a56900c5324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.572933 25564 tablet_service.cc:1511] Processing CreateTablet for tablet ca5c8078a8674cd79dea656851958044 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:50.574237 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca5c8078a8674cd79dea656851958044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.576828 25563 tablet_service.cc:1511] Processing CreateTablet for tablet b6a969955284457db62448fae8731858 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:50.578148 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a969955284457db62448fae8731858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.601500 25620 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:50.608908 25619 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.617585 25620 tablet_bootstrap.cc:654] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.621140 25619 tablet_bootstrap.cc:654] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.622618 25414 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6eedf8241a49d68a6a0211a38c010e (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:50.623968 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6eedf8241a49d68a6a0211a38c010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.625480 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6eedf8241a49d68a6a0211a38c010e (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:50.626823 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6eedf8241a49d68a6a0211a38c010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.637145 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6eedf8241a49d68a6a0211a38c010e (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:50.638469 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6eedf8241a49d68a6a0211a38c010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.639609 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb99e7d4e5f4c38b9931addd2c472c5 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:50.641032 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb99e7d4e5f4c38b9931addd2c472c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.663241 25619 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.663861 25619 ts_tablet_manager.cc:1403] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260709 13:08:50.670375 25620 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:50.670898 25488 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb99e7d4e5f4c38b9931addd2c472c5 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:50.672245 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb99e7d4e5f4c38b9931addd2c472c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.673530 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb99e7d4e5f4c38b9931addd2c472c5 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:50.667032 25619 raft_consensus.cc:359] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.674356 25619 raft_consensus.cc:385] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.674676 25619 raft_consensus.cc:740] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.675606 25619 consensus_queue.cc:260] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.676426 25618 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.670957 25620 ts_tablet_manager.cc:1403] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 13:08:50.686169 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb99e7d4e5f4c38b9931addd2c472c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.687173 25414 tablet_service.cc:1511] Processing CreateTablet for tablet e598fe1a1cd044f6873decb72ff7ef08 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:50.688478 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e598fe1a1cd044f6873decb72ff7ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.687027 25620 raft_consensus.cc:359] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.691269 25620 raft_consensus.cc:385] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.691581 25620 raft_consensus.cc:740] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.692529 25620 consensus_queue.cc:260] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.697016 25618 tablet_bootstrap.cc:654] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.703877 25603 heartbeater.cc:499] Master 127.19.26.126:33501 was elected leader, sending a full tablet report...
I20260709 13:08:50.705094 25620 ts_tablet_manager.cc:1434] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:08:50.706204 25620 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:50.707235 25619 ts_tablet_manager.cc:1434] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:08:50.707998 25454 heartbeater.cc:499] Master 127.19.26.126:33501 was elected leader, sending a full tablet report...
I20260709 13:08:50.713845 25620 tablet_bootstrap.cc:654] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.733418 25619 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.737159 25618 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.737934 25618 ts_tablet_manager.cc:1403] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.016s
I20260709 13:08:50.741050 25618 raft_consensus.cc:359] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.742805 25618 raft_consensus.cc:385] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.743172 25618 raft_consensus.cc:740] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.744130 25618 consensus_queue.cc:260] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.744575 25492 tablet_service.cc:1511] Processing CreateTablet for tablet e598fe1a1cd044f6873decb72ff7ef08 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:50.745270 25619 tablet_bootstrap.cc:654] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.745987 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e598fe1a1cd044f6873decb72ff7ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.748833 25562 tablet_service.cc:1511] Processing CreateTablet for tablet e598fe1a1cd044f6873decb72ff7ef08 (DEFAULT_TABLE table=test-workload [id=ef2ac764e1f44229a26c79376153ac13]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:50.750308 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e598fe1a1cd044f6873decb72ff7ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.752873 25529 heartbeater.cc:499] Master 127.19.26.126:33501 was elected leader, sending a full tablet report...
I20260709 13:08:50.754076 25618 ts_tablet_manager.cc:1434] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 13:08:50.755195 25618 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.762180 25618 tablet_bootstrap.cc:654] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.765257 25620 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:50.765815 25620 ts_tablet_manager.cc:1403] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.009s
I20260709 13:08:50.771055 25619 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.771726 25619 ts_tablet_manager.cc:1403] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.007s
I20260709 13:08:50.774325 25618 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.774904 25618 ts_tablet_manager.cc:1403] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:08:50.775655 25619 raft_consensus.cc:359] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.776469 25619 raft_consensus.cc:385] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.776764 25619 raft_consensus.cc:740] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.776908 25620 raft_consensus.cc:359] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.777817 25618 raft_consensus.cc:359] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.777700 25619 consensus_queue.cc:260] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.778662 25618 raft_consensus.cc:385] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.779014 25618 raft_consensus.cc:740] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.779796 25618 consensus_queue.cc:260] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.781955 25618 ts_tablet_manager.cc:1434] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:50.782917 25618 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.783167 25619 ts_tablet_manager.cc:1434] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:08:50.784293 25619 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.789506 25618 tablet_bootstrap.cc:654] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.790786 25619 tablet_bootstrap.cc:654] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.777685 25620 raft_consensus.cc:385] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.793321 25620 raft_consensus.cc:740] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.794368 25620 consensus_queue.cc:260] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.799636 25619 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.800328 25619 ts_tablet_manager.cc:1403] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.013s
I20260709 13:08:50.804150 25620 ts_tablet_manager.cc:1434] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 13:08:50.803352 25619 raft_consensus.cc:359] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.805253 25620 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:50.805349 25619 raft_consensus.cc:385] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.805656 25619 raft_consensus.cc:740] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.806272 25619 consensus_queue.cc:260] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.808290 25619 ts_tablet_manager.cc:1434] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:50.809072 25618 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.809302 25619 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.809788 25618 ts_tablet_manager.cc:1403] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.002s
I20260709 13:08:50.812197 25620 tablet_bootstrap.cc:654] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.813062 25618 raft_consensus.cc:359] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.813900 25618 raft_consensus.cc:385] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.814248 25618 raft_consensus.cc:740] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.814541 25624 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.815151 25624 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.833645 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
W20260709 13:08:50.836182 25542 leader_election.cc:343] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.840643 25618 consensus_queue.cc:260] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.842633 25619 tablet_bootstrap.cc:654] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.843487 25618 ts_tablet_manager.cc:1434] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.033s	user 0.027s	sys 0.004s
I20260709 13:08:50.843858 25624 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:50.844888 25618 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.852376 25618 tablet_bootstrap.cc:654] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.854207 25619 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.854843 25619 ts_tablet_manager.cc:1403] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.028s
I20260709 13:08:50.856184 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
W20260709 13:08:50.858127 25544 leader_election.cc:343] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.858139 25619 raft_consensus.cc:359] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.858819 25544 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3; no voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:50.859184 25619 raft_consensus.cc:385] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.859555 25619 raft_consensus.cc:740] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.860129 25624 raft_consensus.cc:2749] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.860651 25619 consensus_queue.cc:260] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.862967 25619 ts_tablet_manager.cc:1434] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:50.864010 25619 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.866597 25620 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:50.867086 25620 ts_tablet_manager.cc:1403] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.062s	user 0.001s	sys 0.011s
I20260709 13:08:50.869755 25618 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.870368 25618 ts_tablet_manager.cc:1403] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:08:50.870013 25620 raft_consensus.cc:359] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.870743 25619 tablet_bootstrap.cc:654] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.870793 25620 raft_consensus.cc:385] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.871325 25620 raft_consensus.cc:740] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.872249 25620 consensus_queue.cc:260] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.873791 25618 raft_consensus.cc:359] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.874650 25618 raft_consensus.cc:385] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.874998 25618 raft_consensus.cc:740] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.875955 25618 consensus_queue.cc:260] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.877373 25620 ts_tablet_manager.cc:1434] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:50.878279 25618 ts_tablet_manager.cc:1434] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:50.878561 25620 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:50.879465 25618 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.882695 25619 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.883286 25619 ts_tablet_manager.cc:1403] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 13:08:50.885965 25620 tablet_bootstrap.cc:654] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.885998 25618 tablet_bootstrap.cc:654] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.886729 25619 raft_consensus.cc:359] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.887511 25619 raft_consensus.cc:385] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.887842 25619 raft_consensus.cc:740] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.888599 25619 consensus_queue.cc:260] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.890846 25619 ts_tablet_manager.cc:1434] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:08:50.891888 25619 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.885901 25627 raft_consensus.cc:493] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.895493 25618 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.895995 25627 raft_consensus.cc:515] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.896482 25618 ts_tablet_manager.cc:1403] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:08:50.898640 25619 tablet_bootstrap.cc:654] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.900391 25627 leader_election.cc:290] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:50.900206 25618 raft_consensus.cc:359] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.901185 25618 raft_consensus.cc:385] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.903079 25618 raft_consensus.cc:740] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.904106 25618 consensus_queue.cc:260] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.906785 25618 ts_tablet_manager.cc:1434] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:08:50.908007 25618 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:50.915009 25618 tablet_bootstrap.cc:654] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.919291 25619 tablet_bootstrap.cc:492] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.920027 25619 ts_tablet_manager.cc:1403] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260709 13:08:50.923028 25619 raft_consensus.cc:359] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.923811 25619 raft_consensus.cc:385] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.924113 25619 raft_consensus.cc:740] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.924955 25619 consensus_queue.cc:260] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.927914 25619 ts_tablet_manager.cc:1434] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:08:50.928895 25619 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.929193 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:50.929909 25428 raft_consensus.cc:2468] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:50.931303 25468 leader_election.cc:304] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:50.932364 25627 raft_consensus.cc:2804] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.932731 25627 raft_consensus.cc:493] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.933096 25627 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.935485 25619 tablet_bootstrap.cc:654] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.939420 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
W20260709 13:08:50.941311 25468 leader_election.cc:343] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:50.943184 25374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:50.948187 25627 raft_consensus.cc:515] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.951186 25619 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:50.951865 25619 ts_tablet_manager.cc:1403] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:08:50.951644 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:50.952448 25428 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.951195 25618 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:50.955790 25618 ts_tablet_manager.cc:1403] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260709 13:08:50.954991 25619 raft_consensus.cc:359] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.956326 25619 raft_consensus.cc:385] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.956610 25619 raft_consensus.cc:740] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.956878 25620 tablet_bootstrap.cc:492] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:50.957441 25620 ts_tablet_manager.cc:1403] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.021s
I20260709 13:08:50.958570 25618 raft_consensus.cc:359] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.959081 25618 raft_consensus.cc:385] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.959254 25618 raft_consensus.cc:740] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.959815 25618 consensus_queue.cc:260] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.960220 25620 raft_consensus.cc:359] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.960507 25428 raft_consensus.cc:2468] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:50.957376 25619 consensus_queue.cc:260] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.960984 25620 raft_consensus.cc:385] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.961314 25620 raft_consensus.cc:740] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.961401 25627 leader_election.cc:290] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:50.962141 25620 consensus_queue.cc:260] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.963848 25619 ts_tablet_manager.cc:1434] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:08:50.965443 25619 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:50.962637 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:50.968703 25578 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.973701 25620 ts_tablet_manager.cc:1434] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260709 13:08:50.975507 25620 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:50.978188 25627 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.978848 25627 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:50.979430 25468 leader_election.cc:304] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:50.979943 25619 tablet_bootstrap.cc:654] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.981423 25627 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:50.982092 25627 raft_consensus.cc:2804] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.982092 25620 tablet_bootstrap.cc:654] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.983211 25627 raft_consensus.cc:697] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:50.983317 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:50.984190 25577 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:50.984258 25627 consensus_queue.cc:237] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:50.985661 25468 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:50.989692 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:50.980690 25578 raft_consensus.cc:2468] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:50.997336 25623 raft_consensus.cc:493] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.998016 25623 raft_consensus.cc:515] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
W20260709 13:08:51.000464 25468 leader_election.cc:343] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.002892 25646 raft_consensus.cc:2804] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.003458 25646 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.003885 25646 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.009667 25623 leader_election.cc:290] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.013506 25618 ts_tablet_manager.cc:1434] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.057s	user 0.019s	sys 0.010s
I20260709 13:08:51.014782 25618 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:51.017858 25646 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.021863 25618 tablet_bootstrap.cc:654] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.021469 25321 catalog_manager.cc:5697] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.021059 25619 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:51.022948 25620 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:51.023317 25619 ts_tablet_manager.cc:1403] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.016s
I20260709 13:08:51.023497 25620 ts_tablet_manager.cc:1403] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.011s
I20260709 13:08:51.026676 25619 raft_consensus.cc:359] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.027526 25619 raft_consensus.cc:385] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.027875 25619 raft_consensus.cc:740] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.028663 25619 consensus_queue.cc:260] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.030804 25619 ts_tablet_manager.cc:1434] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:51.031832 25619 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:51.034078 25646 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.034719 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.035391 25578 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.039415 25619 tablet_bootstrap.cc:654] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.039661 25624 raft_consensus.cc:493] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.040194 25624 raft_consensus.cc:515] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.042515 25624 leader_election.cc:290] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.044185 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.044657 25619 tablet_bootstrap.cc:492] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:51.045182 25619 ts_tablet_manager.cc:1403] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 13:08:51.046345 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
W20260709 13:08:51.046763 25544 leader_election.cc:343] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.047091 25428 raft_consensus.cc:2468] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:51.048321 25542 leader_election.cc:304] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [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: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:51.049118 25624 raft_consensus.cc:2804] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.049466 25624 raft_consensus.cc:493] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.049821 25624 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.051896 25618 tablet_bootstrap.cc:492] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:51.052484 25618 ts_tablet_manager.cc:1403] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.010s
I20260709 13:08:51.053572 25578 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:51.054862 25468 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.055780 25646 raft_consensus.cc:2804] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.056267 25646 raft_consensus.cc:697] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:51.057076 25646 consensus_queue.cc:237] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.057612 25624 raft_consensus.cc:515] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.060465 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.061090 25428 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.063910 25623 raft_consensus.cc:493] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.064459 25623 raft_consensus.cc:515] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.064877 25618 raft_consensus.cc:359] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.065748 25618 raft_consensus.cc:385] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.066092 25618 raft_consensus.cc:740] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.066732 25623 leader_election.cc:290] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.067587 25618 consensus_queue.cc:260] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.069157 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.070015 25620 raft_consensus.cc:359] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.070508 25618 ts_tablet_manager.cc:1434] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
W20260709 13:08:51.070724 25468 leader_election.cc:343] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.071437 25428 raft_consensus.cc:2468] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.071954 25618 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:51.072796 25542 leader_election.cc:304] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.070202 25619 raft_consensus.cc:359] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.074247 25619 raft_consensus.cc:385] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.074563 25619 raft_consensus.cc:740] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.075340 25619 consensus_queue.cc:260] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.074927 25656 raft_consensus.cc:2804] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.078783 25620 raft_consensus.cc:385] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.079157 25620 raft_consensus.cc:740] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.080161 25618 tablet_bootstrap.cc:654] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.080528 25620 consensus_queue.cc:260] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.083060 25656 raft_consensus.cc:697] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:51.084017 25656 consensus_queue.cc:237] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.085810 25619 ts_tablet_manager.cc:1434] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:08:51.086992 25624 leader_election.cc:290] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.088280 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.088959 25504 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.092182 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:51.094074 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401104dd3cb94093a586a1cc7e6de4ce" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:51.094838 25577 raft_consensus.cc:2468] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:51.096645 25392 leader_election.cc:304] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.097196 25504 raft_consensus.cc:2468] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.097685 25623 raft_consensus.cc:2804] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.095131 25624 raft_consensus.cc:493] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.098171 25623 raft_consensus.cc:493] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.098664 25623 raft_consensus.cc:3060] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.098624 25624 raft_consensus.cc:515] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.100910 25624 leader_election.cc:290] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.101732 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:51.102430 25428 raft_consensus.cc:2468] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:51.103518 25542 leader_election.cc:304] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.104518 25624 raft_consensus.cc:2804] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.104885 25624 raft_consensus.cc:493] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.105207 25624 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.107082 25323 catalog_manager.cc:5697] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.111112 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
W20260709 13:08:51.112633 25544 leader_election.cc:343] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.114329 25624 raft_consensus.cc:515] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
W20260709 13:08:51.108361 25392 leader_election.cc:343] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.117528 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.118304 25428 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.119505 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.120244 25504 raft_consensus.cc:2468] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:51.122174 25620 ts_tablet_manager.cc:1434] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.002s
I20260709 13:08:51.124266 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401104dd3cb94093a586a1cc7e6de4ce" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.126746 25503 raft_consensus.cc:2468] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:51.127978 25618 tablet_bootstrap.cc:492] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:51.128598 25618 ts_tablet_manager.cc:1403] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.020s
I20260709 13:08:51.127566 25620 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:51.130683 25662 raft_consensus.cc:493] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.131282 25662 raft_consensus.cc:515] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.131644 25618 raft_consensus.cc:359] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.136721 25618 raft_consensus.cc:385] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.136998 25618 raft_consensus.cc:740] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.137322 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
W20260709 13:08:51.139055 25392 leader_election.cc:343] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.133308 25623 raft_consensus.cc:515] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.139211 25618 consensus_queue.cc:260] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.140318 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.140249 25394 leader_election.cc:304] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [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: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.141218 25503 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.140287 25661 raft_consensus.cc:493] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.142242 25661 raft_consensus.cc:515] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.142896 25618 ts_tablet_manager.cc:1434] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:08:51.143999 25618 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:51.144405 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401104dd3cb94093a586a1cc7e6de4ce" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.144982 25623 leader_election.cc:290] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.145069 25578 raft_consensus.cc:3060] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.148171 25620 tablet_bootstrap.cc:654] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.149765 25618 tablet_bootstrap.cc:654] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.148741 25623 raft_consensus.cc:2804] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.150225 25623 raft_consensus.cc:493] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.138228 25428 raft_consensus.cc:2468] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.140404 25624 leader_election.cc:290] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.150344 25503 raft_consensus.cc:2468] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.141439 25323 catalog_manager.cc:5697] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.150701 25623 raft_consensus.cc:3060] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.155539 25578 raft_consensus.cc:2468] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.156941 25392 leader_election.cc:304] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.159080 25662 leader_election.cc:290] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.159699 25662 raft_consensus.cc:2804] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.160140 25662 raft_consensus.cc:697] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.160959 25662 consensus_queue.cc:237] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.164335 25661 leader_election.cc:290] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.164848 25661 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.165269 25661 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.168123 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:51.168944 25577 raft_consensus.cc:2393] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce63d0cd8041463480e6ef58c69e0151 in current term 1: Already voted for candidate 1cb1d187054b4f92bd2290449490427f in this term.
I20260709 13:08:51.171442 25544 leader_election.cc:304] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.172462 25624 raft_consensus.cc:2804] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.173045 25624 raft_consensus.cc:697] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:51.173533 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:51.173959 25624 consensus_queue.cc:237] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
W20260709 13:08:51.174928 25392 leader_election.cc:343] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.176354 25646 raft_consensus.cc:493] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.177014 25646 raft_consensus.cc:515] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.179252 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401104dd3cb94093a586a1cc7e6de4ce" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.179965 25504 raft_consensus.cc:3060] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.181182 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:51.181874 25620 tablet_bootstrap.cc:492] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:51.182512 25620 ts_tablet_manager.cc:1403] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.005s
W20260709 13:08:51.182886 25468 leader_election.cc:343] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.179293 25646 leader_election.cc:290] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.184755 25623 raft_consensus.cc:515] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.187702 25504 raft_consensus.cc:2468] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.185928 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.189087 25503 raft_consensus.cc:2468] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:51.187325 25620 raft_consensus.cc:359] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.189937 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.190214 25620 raft_consensus.cc:385] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.191821 25620 raft_consensus.cc:740] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.192106 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.193172 25618 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:51.192819 25620 consensus_queue.cc:260] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.193780 25618 ts_tablet_manager.cc:1403] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.029s
W20260709 13:08:51.194185 25392 leader_election.cc:343] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.195487 25620 ts_tablet_manager.cc:1434] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:51.189842 25623 leader_election.cc:290] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.196159 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.196792 25502 raft_consensus.cc:3060] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.197283 25620 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:51.197300 25618 raft_consensus.cc:359] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.198213 25618 raft_consensus.cc:385] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.198505 25618 raft_consensus.cc:740] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.199563 25618 consensus_queue.cc:260] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.202103 25618 ts_tablet_manager.cc:1434] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:51.207134 25394 leader_election.cc:304] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [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: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.208628 25620 tablet_bootstrap.cc:654] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.209034 25502 raft_consensus.cc:2468] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.210619 25623 raft_consensus.cc:2804] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.211042 25623 raft_consensus.cc:493] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.211388 25623 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.211727 25661 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
W20260709 13:08:51.212486 25394 leader_election.cc:343] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.212973 25394 leader_election.cc:304] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce63d0cd8041463480e6ef58c69e0151; no voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.213956 25661 raft_consensus.cc:2749] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.218720 25394 leader_election.cc:304] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.219309 25623 raft_consensus.cc:515] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.220904 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:51.221779 25428 raft_consensus.cc:2393] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cb1d187054b4f92bd2290449490427f in current term 1: Already voted for candidate ce63d0cd8041463480e6ef58c69e0151 in this term.
I20260709 13:08:51.222105 25661 raft_consensus.cc:2804] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.222645 25661 raft_consensus.cc:697] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.222827 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.223500 25578 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.221567 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.223515 25661 consensus_queue.cc:237] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.225783 25623 leader_election.cc:290] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.230412 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.231103 25502 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.232682 25578 raft_consensus.cc:2468] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.233088 25323 catalog_manager.cc:5697] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.233994 25468 leader_election.cc:304] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f; no voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:51.234040 25392 leader_election.cc:304] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.235107 25623 raft_consensus.cc:2804] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.235591 25623 raft_consensus.cc:697] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.236452 25623 consensus_queue.cc:237] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.240338 25394 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce63d0cd8041463480e6ef58c69e0151; no voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.245522 25666 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.248147 25661 raft_consensus.cc:493] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.248817 25661 raft_consensus.cc:515] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.253005 25323 catalog_manager.cc:5697] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.256206 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.256580 25661 leader_election.cc:290] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.256911 25504 raft_consensus.cc:2468] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:51.257910 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
W20260709 13:08:51.259485 25392 leader_election.cc:343] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.260206 25394 leader_election.cc:304] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [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: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.261348 25623 raft_consensus.cc:2804] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.261705 25623 raft_consensus.cc:493] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.262015 25623 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.262815 25666 raft_consensus.cc:2749] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.266516 25620 tablet_bootstrap.cc:492] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:51.267122 25620 ts_tablet_manager.cc:1403] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.026s
I20260709 13:08:51.259610 25502 raft_consensus.cc:2468] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.269145 25646 raft_consensus.cc:2749] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.271199 25623 raft_consensus.cc:515] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.271613 25620 raft_consensus.cc:359] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.272473 25620 raft_consensus.cc:385] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.272764 25620 raft_consensus.cc:740] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.273691 25620 consensus_queue.cc:260] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.273931 25321 catalog_manager.cc:5697] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.274660 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.274958 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.275527 25504 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.276499 25620 ts_tablet_manager.cc:1434] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:51.277590 25620 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
W20260709 13:08:51.278928 25392 leader_election.cc:343] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.278657 25321 catalog_manager.cc:5697] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.280917 25623 leader_election.cc:290] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.283110 25504 raft_consensus.cc:2468] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:51.284106 25620 tablet_bootstrap.cc:654] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.284458 25394 leader_election.cc:304] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:51.285293 25623 raft_consensus.cc:2804] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.285733 25623 raft_consensus.cc:697] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.286547 25623 consensus_queue.cc:237] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.288808 25620 tablet_bootstrap.cc:492] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:51.289346 25620 ts_tablet_manager.cc:1403] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:08:51.292101 25620 raft_consensus.cc:359] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.292762 25620 raft_consensus.cc:385] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.293049 25620 raft_consensus.cc:740] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.293815 25620 consensus_queue.cc:260] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.295876 25620 ts_tablet_manager.cc:1434] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:51.296888 25620 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:51.296362 25325 catalog_manager.cc:5697] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.303140 25620 tablet_bootstrap.cc:654] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.309039 25620 tablet_bootstrap.cc:492] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:51.309438 25620 ts_tablet_manager.cc:1403] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:08:51.311386 25620 raft_consensus.cc:359] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.311924 25620 raft_consensus.cc:385] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.312119 25620 raft_consensus.cc:740] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.312652 25620 consensus_queue.cc:260] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.314172 25620 ts_tablet_manager.cc:1434] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:51.382031 25624 raft_consensus.cc:493] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.382570 25624 raft_consensus.cc:515] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.384405 25624 leader_election.cc:290] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.385281 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:51.385627 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7309a1c611024077845f3a56900c5324" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.386586 25504 raft_consensus.cc:2393] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3b378ef33004b96a6b741cd6012bdc3 in current term 1: Already voted for candidate ce63d0cd8041463480e6ef58c69e0151 in this term.
I20260709 13:08:51.387590 25544 leader_election.cc:304] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3; no voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:51.387935 25646 consensus_queue.cc:1048] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.388280 25624 raft_consensus.cc:3060] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.392064 25656 raft_consensus.cc:493] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.392731 25656 raft_consensus.cc:515] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.394842 25656 leader_election.cc:290] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.396708 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:51.399137 25427 raft_consensus.cc:2468] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:51.397439 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:51.400157 25504 raft_consensus.cc:2468] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:51.401319 25544 leader_election.cc:304] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.403231 25624 raft_consensus.cc:2749] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.403440 25627 consensus_queue.cc:1048] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.404106 25624 raft_consensus.cc:2804] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.404445 25624 raft_consensus.cc:493] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.404769 25624 raft_consensus.cc:3060] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.413933 25624 raft_consensus.cc:515] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.415966 25624 leader_election.cc:290] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.416648 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.417122 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e598fe1a1cd044f6873decb72ff7ef08" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.417420 25428 raft_consensus.cc:3060] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.417708 25504 raft_consensus.cc:3060] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.424237 25504 raft_consensus.cc:2468] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.424261 25428 raft_consensus.cc:2468] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:51.425246 25544 leader_election.cc:304] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.426070 25624 raft_consensus.cc:2804] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.426509 25624 raft_consensus.cc:697] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:51.427218 25624 consensus_queue.cc:237] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.434727 25325 catalog_manager.cc:5697] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.463156 25504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:56546
I20260709 13:08:51.463838 25504 raft_consensus.cc:606] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:51.464833 25624 consensus_queue.cc:1048] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.466084 25627 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.486121 25657 consensus_queue.cc:1048] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.487599 25646 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.490339 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:49720
I20260709 13:08:51.490947 25578 raft_consensus.cc:606] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:51.505332 25627 raft_consensus.cc:993] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:51.505816 25627 raft_consensus.cc:1081] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:51.507853 25428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48120
I20260709 13:08:51.508525 25428 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.508826 25428 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.513178 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca5c8078a8674cd79dea656851958044"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
mode: GRACEFUL
new_leader_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:49720
I20260709 13:08:51.513908 25578 raft_consensus.cc:606] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Received request to transfer leadership to TS 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:51.515625 25428 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.517772 25428 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:51.518787 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.518958 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:51.520527 25578 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.520888 25504 raft_consensus.cc:3055] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.521214 25504 raft_consensus.cc:740] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:51.522117 25504 consensus_queue.cc:260] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.523394 25504 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.528275 25578 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:51.528527 25428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6a969955284457db62448fae8731858"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
mode: GRACEFUL
new_leader_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:48130
I20260709 13:08:51.529170 25428 raft_consensus.cc:606] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Received request to transfer leadership to TS 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:51.529706 25392 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.530512 25623 raft_consensus.cc:2804] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.530543 25504 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:51.531095 25623 raft_consensus.cc:697] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.531910 25623 consensus_queue.cc:237] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:51.538774 25428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
mode: GRACEFUL
new_leader_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:48130
I20260709 13:08:51.539423 25428 raft_consensus.cc:606] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Received request to transfer leadership to TS 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:51.539156 25321 catalog_manager.cc:5697] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from 1cb1d187054b4f92bd2290449490427f (127.19.26.66) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.564569 25623 consensus_queue.cc:1048] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.568005 25657 consensus_queue.cc:1048] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.576748 25623 consensus_queue.cc:1048] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.578013 25657 raft_consensus.cc:993] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: : Instructing follower 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.578543 25657 raft_consensus.cc:1081] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Signalling peer 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.582367 25504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca5c8078a8674cd79dea656851958044"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:56522
I20260709 13:08:51.582970 25504 raft_consensus.cc:493] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.583261 25624 consensus_queue.cc:1048] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.583345 25504 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.592145 25504 raft_consensus.cc:515] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.593322 25502 raft_consensus.cc:1240] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Rejecting Update request from peer c3b378ef33004b96a6b741cd6012bdc3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:51.594492 25504 leader_election.cc:290] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.597752 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.597852 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca5c8078a8674cd79dea656851958044" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.598387 25428 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.598733 25578 raft_consensus.cc:3055] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.599159 25578 raft_consensus.cc:740] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:51.600200 25578 consensus_queue.cc:260] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.601078 25624 consensus_queue.cc:1059] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.604425 25578 raft_consensus.cc:3060] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.605665 25428 raft_consensus.cc:2468] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.607095 25468 leader_election.cc:304] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:51.607869 25627 raft_consensus.cc:2804] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.608384 25627 raft_consensus.cc:697] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:51.609221 25627 consensus_queue.cc:237] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [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: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.612080 25578 raft_consensus.cc:2468] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.617224 25325 catalog_manager.cc:5697] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 1 to 2, leader changed from c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67) to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.631119 25623 consensus_queue.cc:1048] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.637219 25662 raft_consensus.cc:993] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: : Instructing follower 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.637712 25666 raft_consensus.cc:1081] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Signalling peer 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.639410 25504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6a969955284457db62448fae8731858"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:08:51.640024 25504 raft_consensus.cc:493] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.640481 25504 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.644064 25623 consensus_queue.cc:1048] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.649463 25504 raft_consensus.cc:515] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.652431 25504 leader_election.cc:290] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.653645 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.654266 25428 raft_consensus.cc:3055] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.654605 25428 raft_consensus.cc:740] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.655412 25428 consensus_queue.cc:260] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.656754 25428 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.660113 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a969955284457db62448fae8731858" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.660807 25578 raft_consensus.cc:3060] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.666601 25578 raft_consensus.cc:2468] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.667019 25428 raft_consensus.cc:2468] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.667701 25468 leader_election.cc:304] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.668570 25627 raft_consensus.cc:2804] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.668996 25627 raft_consensus.cc:697] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:51.669710 25627 consensus_queue.cc:237] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.676040 25325 catalog_manager.cc:5697] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 1 to 2, leader changed from ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65) to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.716181 25578 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.723044 25623 consensus_queue.cc:1048] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.724285 25662 consensus_queue.cc:1048] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.732725 25666 raft_consensus.cc:993] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: : Instructing follower 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.733210 25666 raft_consensus.cc:1081] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Signalling peer 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:51.736013 25502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:08:51.738677 25502 raft_consensus.cc:493] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.739107 25502 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.748368 25502 raft_consensus.cc:515] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.752054 25502 leader_election.cc:290] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:51.752772 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:51.753106 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb99e7d4e5f4c38b9931addd2c472c5" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:51.753489 25428 raft_consensus.cc:3055] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.753677 25578 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.753850 25428 raft_consensus.cc:740] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:51.754623 25428 consensus_queue.cc:260] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.755590 25428 raft_consensus.cc:3060] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.759243 25578 raft_consensus.cc:2468] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.760406 25468 leader_election.cc:304] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:51.761093 25428 raft_consensus.cc:2468] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:51.761225 25627 raft_consensus.cc:2804] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.761765 25627 raft_consensus.cc:697] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:51.762570 25627 consensus_queue.cc:237] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:51.768877 25325 catalog_manager.cc:5697] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 1 to 2, leader changed from ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65) to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.806864 25661 consensus_queue.cc:1048] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.818464 25623 consensus_queue.cc:1048] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.881400 25624 consensus_queue.cc:1048] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.892216 25624 consensus_queue.cc:1048] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.991858 25578 raft_consensus.cc:1275] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:51.993155 25627 consensus_queue.cc:1048] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.001842 25428 raft_consensus.cc:1275] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.003118 25627 consensus_queue.cc:1048] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.071234 25502 raft_consensus.cc:1275] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.072506 25623 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.079778 25578 raft_consensus.cc:1275] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.081475 25663 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.103169 25624 raft_consensus.cc:993] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:52.103631 25658 raft_consensus.cc:1081] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:52.105135 25428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48106
I20260709 13:08:52.105592 25428 raft_consensus.cc:493] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:52.105894 25428 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.112138 25428 raft_consensus.cc:515] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:52.113703 25428 leader_election.cc:290] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:52.114670 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:52.114852 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec0294a998741bdadc32fa3eaa3996d" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:52.115332 25502 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.115404 25578 raft_consensus.cc:3055] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:52.115798 25578 raft_consensus.cc:740] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:52.116501 25578 consensus_queue.cc:260] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:52.117444 25578 raft_consensus.cc:3060] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.121043 25502 raft_consensus.cc:2468] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:52.122272 25394 leader_election.cc:304] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:52.123072 25663 raft_consensus.cc:2804] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:52.123100 25578 raft_consensus.cc:2468] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:52.123502 25663 raft_consensus.cc:697] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:52.124425 25663 consensus_queue.cc:237] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:52.130609 25321 catalog_manager.cc:5697] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.175266 25578 raft_consensus.cc:1275] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.176748 25627 consensus_queue.cc:1048] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.184363 25428 raft_consensus.cc:1275] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.186285 25643 consensus_queue.cc:1048] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.190971 25578 raft_consensus.cc:1275] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.192482 25643 consensus_queue.cc:1048] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.200649 25428 raft_consensus.cc:1275] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.202154 25646 consensus_queue.cc:1048] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.644214 25578 raft_consensus.cc:1275] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.645548 25663 consensus_queue.cc:1048] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.653981 25502 raft_consensus.cc:1275] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.655464 25700 consensus_queue.cc:1048] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.571087 25325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36998:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:08:54.573369 25325 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:08:54.622016 25418 tablet_service.cc:1511] Processing CreateTablet for tablet 13d4a84243eb43f4b4e0c0def2eb83f8 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:54.623329 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d4a84243eb43f4b4e0c0def2eb83f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.623200 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 13d4a84243eb43f4b4e0c0def2eb83f8 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:54.624665 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d4a84243eb43f4b4e0c0def2eb83f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.625981 25414 tablet_service.cc:1511] Processing CreateTablet for tablet 380035b9264c4a17baac801a6cb57979 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:54.627367 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380035b9264c4a17baac801a6cb57979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.627759 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 380035b9264c4a17baac801a6cb57979 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:54.628500 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 13d4a84243eb43f4b4e0c0def2eb83f8 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:54.629112 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380035b9264c4a17baac801a6cb57979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.629742 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d4a84243eb43f4b4e0c0def2eb83f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.641294 25565 tablet_service.cc:1511] Processing CreateTablet for tablet 380035b9264c4a17baac801a6cb57979 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:54.642812 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380035b9264c4a17baac801a6cb57979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.651700 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:54.653182 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.663365 25713 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:54.664605 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:54.666225 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.668809 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:54.668918 25418 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3845a004314b08a877878c78c49eb4 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:54.670322 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3845a004314b08a877878c78c49eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.670291 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7fe2ca95a84b529b4f8acc9ad19bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.674757 25713 tablet_bootstrap.cc:654] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.680817 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3845a004314b08a877878c78c49eb4 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:54.682304 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3845a004314b08a877878c78c49eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.684312 25568 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3845a004314b08a877878c78c49eb4 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:54.685700 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3845a004314b08a877878c78c49eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.687625 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 1c85db21440f44ef962c7f40b5577fdd (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:54.689010 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c85db21440f44ef962c7f40b5577fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.694012 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 1c85db21440f44ef962c7f40b5577fdd (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:54.701067 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c85db21440f44ef962c7f40b5577fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.707222 25564 tablet_service.cc:1511] Processing CreateTablet for tablet 1c85db21440f44ef962c7f40b5577fdd (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:54.708693 25564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c85db21440f44ef962c7f40b5577fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.712256 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 609f0fbe7bd74c74b299c8336e452577 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:54.713660 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609f0fbe7bd74c74b299c8336e452577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.719519 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 609f0fbe7bd74c74b299c8336e452577 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:54.720769 25713 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:54.721436 25713 ts_tablet_manager.cc:1403] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.003s
I20260709 13:08:54.721606 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609f0fbe7bd74c74b299c8336e452577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.723768 25714 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:54.726483 25713 raft_consensus.cc:359] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.727351 25713 raft_consensus.cc:385] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.727653 25713 raft_consensus.cc:740] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.728479 25713 consensus_queue.cc:260] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.741474 25713 ts_tablet_manager.cc:1434] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:08:54.743880 25562 tablet_service.cc:1511] Processing CreateTablet for tablet 609f0fbe7bd74c74b299c8336e452577 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:54.745364 25418 tablet_service.cc:1511] Processing CreateTablet for tablet b91659ce99864a13840c3a52fbfd68fc (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:54.751408 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91659ce99864a13840c3a52fbfd68fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.756285 25414 tablet_service.cc:1511] Processing CreateTablet for tablet e3377603766642118f299584ecb1a812 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:54.757738 25414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3377603766642118f299584ecb1a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.761976 25488 tablet_service.cc:1511] Processing CreateTablet for tablet e3377603766642118f299584ecb1a812 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:54.763381 25488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3377603766642118f299584ecb1a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.764310 25565 tablet_service.cc:1511] Processing CreateTablet for tablet b91659ce99864a13840c3a52fbfd68fc (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:54.766009 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91659ce99864a13840c3a52fbfd68fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.768270 25715 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:54.772526 25562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609f0fbe7bd74c74b299c8336e452577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.749315 25493 tablet_service.cc:1511] Processing CreateTablet for tablet b91659ce99864a13840c3a52fbfd68fc (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:54.747426 25713 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:54.790845 25713 tablet_bootstrap.cc:654] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.784766 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b91659ce99864a13840c3a52fbfd68fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.799355 25413 tablet_service.cc:1511] Processing CreateTablet for tablet 5896f3fdc07449d9b5de67c654cc75de (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:54.810127 25413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5896f3fdc07449d9b5de67c654cc75de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.812043 25563 tablet_service.cc:1511] Processing CreateTablet for tablet 5896f3fdc07449d9b5de67c654cc75de (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:54.787967 25565 tablet_service.cc:1511] Processing CreateTablet for tablet e3377603766642118f299584ecb1a812 (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:54.799497 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 5896f3fdc07449d9b5de67c654cc75de (DEFAULT_TABLE table=soft_deleted_table [id=5f902e225782418799a6c5d189ae7671]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:54.813436 25563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5896f3fdc07449d9b5de67c654cc75de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.813609 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5896f3fdc07449d9b5de67c654cc75de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.815567 25565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3377603766642118f299584ecb1a812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:54.779420 25714 tablet_bootstrap.cc:654] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.804790 25715 tablet_bootstrap.cc:654] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.844602 25713 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:54.845172 25713 ts_tablet_manager.cc:1403] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.004s
W20260709 13:08:54.855028 25530 tablet.cc:2406] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:54.869477 25715 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:54.871099 25715 ts_tablet_manager.cc:1403] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.103s	user 0.000s	sys 0.023s
I20260709 13:08:54.874855 25715 raft_consensus.cc:359] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.875759 25715 raft_consensus.cc:385] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.876154 25715 raft_consensus.cc:740] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.876245 25713 raft_consensus.cc:359] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.877254 25713 raft_consensus.cc:385] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.877035 25715 consensus_queue.cc:260] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.880756 25715 ts_tablet_manager.cc:1434] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:54.881134 25714 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:54.877655 25713 raft_consensus.cc:740] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.881798 25715 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:54.882424 25713 consensus_queue.cc:260] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.885456 25713 ts_tablet_manager.cc:1434] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 13:08:54.881805 25714 ts_tablet_manager.cc:1403] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.024s
I20260709 13:08:54.889914 25714 raft_consensus.cc:359] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.886507 25713 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:54.891052 25715 tablet_bootstrap.cc:654] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.897679 25713 tablet_bootstrap.cc:654] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.898202 25714 raft_consensus.cc:385] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.898713 25714 raft_consensus.cc:740] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.899829 25714 consensus_queue.cc:260] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.902418 25714 ts_tablet_manager.cc:1434] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:54.903141 25715 tablet_bootstrap.cc:492] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:54.903620 25714 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:54.903802 25715 ts_tablet_manager.cc:1403] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:08:54.907066 25715 raft_consensus.cc:359] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.907872 25715 raft_consensus.cc:385] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.908205 25715 raft_consensus.cc:740] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.909073 25715 consensus_queue.cc:260] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.911231 25714 tablet_bootstrap.cc:654] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.914566 25715 ts_tablet_manager.cc:1434] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:08:54.919023 25715 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:54.925647 25715 tablet_bootstrap.cc:654] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.939356 25713 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:54.940037 25713 ts_tablet_manager.cc:1403] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.023s
I20260709 13:08:54.942443 25714 tablet_bootstrap.cc:492] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:54.943328 25714 ts_tablet_manager.cc:1403] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.014s
I20260709 13:08:54.943574 25715 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:54.943351 25713 raft_consensus.cc:359] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.944279 25715 ts_tablet_manager.cc:1403] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 13:08:54.944324 25713 raft_consensus.cc:385] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.944764 25713 raft_consensus.cc:740] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.945681 25713 consensus_queue.cc:260] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.947217 25714 raft_consensus.cc:359] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.948115 25714 raft_consensus.cc:385] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.947820 25715 raft_consensus.cc:359] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.948495 25714 raft_consensus.cc:740] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.948657 25715 raft_consensus.cc:385] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.949308 25713 ts_tablet_manager.cc:1434] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:54.949693 25714 consensus_queue.cc:260] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.950563 25713 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:54.952500 25715 raft_consensus.cc:740] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.953404 25715 consensus_queue.cc:260] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.956944 25714 ts_tablet_manager.cc:1434] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:54.958148 25714 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:54.960888 25713 tablet_bootstrap.cc:654] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.958986 25715 ts_tablet_manager.cc:1434] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:08:54.962494 25715 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:54.968504 25713 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:54.969219 25713 ts_tablet_manager.cc:1403] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:08:54.969271 25715 tablet_bootstrap.cc:654] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.970753 25714 tablet_bootstrap.cc:654] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.972469 25713 raft_consensus.cc:359] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.973358 25713 raft_consensus.cc:385] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.973703 25713 raft_consensus.cc:740] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.974637 25713 consensus_queue.cc:260] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
W20260709 13:08:54.979096 25374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:54.982369 25713 ts_tablet_manager.cc:1434] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:54.983618 25713 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:54.983923 25714 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:54.984658 25714 ts_tablet_manager.cc:1403] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260709 13:08:54.990346 25713 tablet_bootstrap.cc:654] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.990890 25714 raft_consensus.cc:359] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.991798 25714 raft_consensus.cc:385] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.992163 25714 raft_consensus.cc:740] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.992882 25715 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:54.993496 25715 ts_tablet_manager.cc:1403] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.020s
I20260709 13:08:54.993079 25714 consensus_queue.cc:260] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.996006 25714 ts_tablet_manager.cc:1434] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:54.996738 25715 raft_consensus.cc:359] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.997514 25715 raft_consensus.cc:385] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.997798 25715 raft_consensus.cc:740] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.998565 25715 consensus_queue.cc:260] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:54.999615 25714 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.001232 25715 ts_tablet_manager.cc:1434] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:55.002796 25718 raft_consensus.cc:493] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.003346 25718 raft_consensus.cc:515] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.005637 25718 leader_election.cc:290] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.007258 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.009431 25714 tablet_bootstrap.cc:654] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.009541 25427 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.010318 25713 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:55.010917 25713 ts_tablet_manager.cc:1403] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260709 13:08:55.011241 25468 leader_election.cc:304] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.012229 25718 raft_consensus.cc:2804] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.012616 25718 raft_consensus.cc:493] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.012984 25718 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.014101 25713 raft_consensus.cc:359] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.014894 25713 raft_consensus.cc:385] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.015182 25713 raft_consensus.cc:740] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.007640 25715 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:55.015978 25713 consensus_queue.cc:260] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.018445 25713 ts_tablet_manager.cc:1434] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:55.019507 25713 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:55.022889 25715 tablet_bootstrap.cc:654] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.007563 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.024999 25578 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.026347 25713 tablet_bootstrap.cc:654] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.033150 25718 raft_consensus.cc:515] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.036774 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.037500 25427 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.053834 25715 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:55.053959 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.054819 25715 ts_tablet_manager.cc:1403] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
I20260709 13:08:55.054945 25578 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.055833 25718 leader_election.cc:290] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.057215 25427 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.059307 25714 tablet_bootstrap.cc:492] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.060860 25714 ts_tablet_manager.cc:1403] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.019s
I20260709 13:08:55.061021 25468 leader_election.cc:304] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.061661 25713 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:55.061901 25718 raft_consensus.cc:2804] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.062489 25718 raft_consensus.cc:697] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.062204 25713 ts_tablet_manager.cc:1403] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.019s
I20260709 13:08:55.063702 25718 consensus_queue.cc:237] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.059705 25715 raft_consensus.cc:359] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.066831 25578 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.067237 25713 raft_consensus.cc:359] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.068059 25713 raft_consensus.cc:385] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.068389 25713 raft_consensus.cc:740] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.068434 25714 raft_consensus.cc:359] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.067301 25715 raft_consensus.cc:385] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.069288 25714 raft_consensus.cc:385] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.069782 25715 raft_consensus.cc:740] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.069306 25713 consensus_queue.cc:260] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.070677 25715 consensus_queue.cc:260] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.072247 25713 ts_tablet_manager.cc:1434] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:08:55.072979 25715 ts_tablet_manager.cc:1434] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:55.073345 25713 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:55.074050 25715 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:55.075285 25325 catalog_manager.cc:5697] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.079826 25714 raft_consensus.cc:740] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.080698 25714 consensus_queue.cc:260] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.083019 25714 ts_tablet_manager.cc:1434] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:08:55.084196 25714 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.084823 25713 tablet_bootstrap.cc:654] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.090936 25714 tablet_bootstrap.cc:654] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.084112 25715 tablet_bootstrap.cc:654] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.104863 25627 raft_consensus.cc:493] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.105607 25627 raft_consensus.cc:515] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.108752 25715 tablet_bootstrap.cc:492] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:55.109086 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c85db21440f44ef962c7f40b5577fdd" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.110116 25715 ts_tablet_manager.cc:1403] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.001s
I20260709 13:08:55.113441 25714 tablet_bootstrap.cc:492] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.113150 25715 raft_consensus.cc:359] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.113934 25715 raft_consensus.cc:385] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.114059 25714 ts_tablet_manager.cc:1403] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.013s
I20260709 13:08:55.114316 25715 raft_consensus.cc:740] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
W20260709 13:08:55.116801 25468 leader_election.cc:343] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.118709 25713 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:55.118587 25714 raft_consensus.cc:359] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.115221 25715 consensus_queue.cc:260] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.119350 25713 ts_tablet_manager.cc:1403] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.016s
I20260709 13:08:55.120831 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c85db21440f44ef962c7f40b5577fdd" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.121464 25578 raft_consensus.cc:2468] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.122689 25713 raft_consensus.cc:359] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.123080 25468 leader_election.cc:304] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [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: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.123518 25713 raft_consensus.cc:385] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.119479 25714 raft_consensus.cc:385] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.123829 25713 raft_consensus.cc:740] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.123947 25718 raft_consensus.cc:2804] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.124040 25714 raft_consensus.cc:740] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.124415 25718 raft_consensus.cc:493] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.124858 25718 raft_consensus.cc:3060] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.124651 25713 consensus_queue.cc:260] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.125169 25714 consensus_queue.cc:260] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.127600 25714 ts_tablet_manager.cc:1434] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:55.128711 25714 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.130862 25715 ts_tablet_manager.cc:1434] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:08:55.136902 25714 tablet_bootstrap.cc:654] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.137002 25627 leader_election.cc:290] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.144302 25715 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:55.149737 25627 raft_consensus.cc:493] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.150434 25627 raft_consensus.cc:515] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.153628 25718 raft_consensus.cc:515] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.155288 25658 raft_consensus.cc:493] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.155929 25658 raft_consensus.cc:515] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.158164 25658 leader_election.cc:290] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.161723 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.162618 25427 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:55.163715 25627 leader_election.cc:290] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.164772 25542 leader_election.cc:304] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.165926 25658 raft_consensus.cc:2804] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.166415 25658 raft_consensus.cc:493] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.166821 25658 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.167122 25718 leader_election.cc:290] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.177307 25715 tablet_bootstrap.cc:654] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.178534 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.179394 25428 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.178691 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.180174 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c85db21440f44ef962c7f40b5577fdd" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.180410 25578 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.180830 25577 raft_consensus.cc:3060] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.181214 25714 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.181841 25714 ts_tablet_manager.cc:1403] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.030s
I20260709 13:08:55.177799 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c85db21440f44ef962c7f40b5577fdd" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.182548 25427 raft_consensus.cc:3060] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.185667 25714 raft_consensus.cc:359] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.186676 25714 raft_consensus.cc:385] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.187070 25714 raft_consensus.cc:740] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.188081 25714 consensus_queue.cc:260] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.189955 25427 raft_consensus.cc:2468] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.190969 25714 ts_tablet_manager.cc:1434] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:55.177573 25713 ts_tablet_manager.cc:1434] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.058s	user 0.036s	sys 0.019s
I20260709 13:08:55.192468 25714 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.192581 25713 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:55.199635 25713 tablet_bootstrap.cc:654] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.200899 25714 tablet_bootstrap.cc:654] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.211239 25713 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:55.211789 25713 ts_tablet_manager.cc:1403] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:08:55.214445 25714 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.214591 25713 raft_consensus.cc:359] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.215124 25714 ts_tablet_manager.cc:1403] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:08:55.215381 25713 raft_consensus.cc:385] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.215682 25713 raft_consensus.cc:740] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.216490 25713 consensus_queue.cc:260] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.218724 25713 ts_tablet_manager.cc:1434] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:55.218951 25714 raft_consensus.cc:359] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.219594 25714 raft_consensus.cc:385] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.219887 25714 raft_consensus.cc:740] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.220299 25713 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: Bootstrap starting.
I20260709 13:08:55.220638 25714 consensus_queue.cc:260] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.223474 25714 ts_tablet_manager.cc:1434] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:55.188922 25577 raft_consensus.cc:2468] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.227769 25713 tablet_bootstrap.cc:654] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.228296 25714 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.181710 25658 raft_consensus.cc:515] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.233028 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:55.233850 25502 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:55.235407 25468 leader_election.cc:304] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.236455 25737 raft_consensus.cc:2804] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.236901 25737 raft_consensus.cc:493] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.237222 25737 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.237692 25658 leader_election.cc:290] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.238735 25468 leader_election.cc:304] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.240060 25736 raft_consensus.cc:2804] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.240655 25736 raft_consensus.cc:697] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.241583 25736 consensus_queue.cc:237] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.245078 25714 tablet_bootstrap.cc:654] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.245296 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.246066 25427 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.249747 25658 raft_consensus.cc:493] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.250403 25658 raft_consensus.cc:515] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.252712 25658 leader_election.cc:290] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.254773 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.256143 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.256867 25502 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.262914 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:55.263701 25504 raft_consensus.cc:2468] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:55.264976 25544 leader_election.cc:304] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
W20260709 13:08:55.265565 25542 leader_election.cc:343] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.268249 25502 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:55.269701 25544 leader_election.cc:304] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:55.270982 25658 raft_consensus.cc:2804] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.271442 25658 raft_consensus.cc:493] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.271966 25658 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.272015 25743 raft_consensus.cc:2804] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.273955 25715 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:55.274554 25715 ts_tablet_manager.cc:1403] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.131s	user 0.027s	sys 0.065s
I20260709 13:08:55.277802 25715 raft_consensus.cc:359] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.278502 25715 raft_consensus.cc:385] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.278790 25715 raft_consensus.cc:740] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.279876 25743 raft_consensus.cc:697] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:55.281013 25743 consensus_queue.cc:237] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.279652 25715 consensus_queue.cc:260] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.288640 25427 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:55.289552 25321 catalog_manager.cc:5697] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.293367 25715 ts_tablet_manager.cc:1434] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:08:55.294029 25658 raft_consensus.cc:515] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.294595 25715 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:55.297189 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.298388 25658 leader_election.cc:290] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.298616 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.299300 25502 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.300933 25663 raft_consensus.cc:493] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.301452 25714 tablet_bootstrap.cc:492] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.301663 25715 tablet_bootstrap.cc:654] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.301486 25663 raft_consensus.cc:515] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.290804 25737 raft_consensus.cc:515] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
W20260709 13:08:55.303259 25542 leader_election.cc:343] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.302109 25714 ts_tablet_manager.cc:1403] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 13:08:55.305173 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:55.286588 25736 raft_consensus.cc:493] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.306010 25736 raft_consensus.cc:515] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.308251 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.308696 25502 raft_consensus.cc:2468] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:55.308943 25428 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.310249 25544 leader_election.cc:304] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.312134 25504 raft_consensus.cc:2468] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 0.
I20260709 13:08:55.312314 25658 raft_consensus.cc:2804] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.312839 25658 raft_consensus.cc:697] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:55.313705 25658 consensus_queue.cc:237] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.315228 25394 leader_election.cc:304] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.310696 25714 raft_consensus.cc:359] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.316843 25714 raft_consensus.cc:385] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.317188 25714 raft_consensus.cc:740] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.307124 25663 leader_election.cc:290] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.309222 25737 leader_election.cc:290] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.317087 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.318246 25713 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: No bootstrap required, opened a new log
I20260709 13:08:55.318981 25713 ts_tablet_manager.cc:1403] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.026s
I20260709 13:08:55.319756 25736 leader_election.cc:290] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
W20260709 13:08:55.320149 25392 leader_election.cc:343] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.318751 25714 consensus_queue.cc:260] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.321354 25577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.322007 25577 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.322149 25713 raft_consensus.cc:359] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.322618 25736 raft_consensus.cc:493] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.325522 25736 raft_consensus.cc:515] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.327683 25736 leader_election.cc:290] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.323099 25713 raft_consensus.cc:385] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.328222 25713 raft_consensus.cc:740] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.328986 25713 consensus_queue.cc:260] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.331046 25713 ts_tablet_manager.cc:1434] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:08:55.334295 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.334892 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.335564 25576 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.336931 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.337713 25426 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
W20260709 13:08:55.338049 25468 leader_election.cc:343] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.338847 25468 leader_election.cc:304] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:55.340698 25737 raft_consensus.cc:2804] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.341151 25737 raft_consensus.cc:493] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.341486 25737 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.343956 25736 raft_consensus.cc:493] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.344568 25736 raft_consensus.cc:515] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.346817 25736 leader_election.cc:290] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.347360 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.349203 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609f0fbe7bd74c74b299c8336e452577" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.349452 25428 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.347517 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609f0fbe7bd74c74b299c8336e452577" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.350901 25426 raft_consensus.cc:2468] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
W20260709 13:08:55.351917 25468 leader_election.cc:343] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.317130 25750 raft_consensus.cc:2804] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.355293 25427 raft_consensus.cc:2468] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 0.
I20260709 13:08:55.356642 25750 raft_consensus.cc:493] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.354702 25468 leader_election.cc:304] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.357961 25468 leader_election.cc:304] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [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: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:55.358788 25718 raft_consensus.cc:2804] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.357962 25750 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.359254 25718 raft_consensus.cc:697] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.359856 25737 raft_consensus.cc:515] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.360566 25715 tablet_bootstrap.cc:492] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:55.359417 25627 raft_consensus.cc:2804] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.361186 25627 raft_consensus.cc:493] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.361263 25715 ts_tablet_manager.cc:1403] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.022s
I20260709 13:08:55.361553 25627 raft_consensus.cc:3060] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.323143 25714 ts_tablet_manager.cc:1434] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:08:55.362908 25714 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: Bootstrap starting.
I20260709 13:08:55.360643 25718 consensus_queue.cc:237] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.366781 25737 leader_election.cc:290] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.370450 25715 raft_consensus.cc:359] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.371636 25715 raft_consensus.cc:385] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.371946 25715 raft_consensus.cc:740] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.372628 25715 consensus_queue.cc:260] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.374706 25715 ts_tablet_manager.cc:1434] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:55.375734 25715 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: Bootstrap starting.
I20260709 13:08:55.378216 25714 tablet_bootstrap.cc:654] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.375245 25326 catalog_manager.cc:5697] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.382335 25715 tablet_bootstrap.cc:654] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.383917 25627 raft_consensus.cc:515] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.385839 25714 tablet_bootstrap.cc:492] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: No bootstrap required, opened a new log
I20260709 13:08:55.388226 25714 ts_tablet_manager.cc:1403] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260709 13:08:55.389459 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.390049 25627 leader_election.cc:290] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.390103 25576 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.391070 25714 raft_consensus.cc:359] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.391849 25714 raft_consensus.cc:385] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.392131 25714 raft_consensus.cc:740] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.392765 25714 consensus_queue.cc:260] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.394259 25715 tablet_bootstrap.cc:492] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: No bootstrap required, opened a new log
I20260709 13:08:55.394770 25715 ts_tablet_manager.cc:1403] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 13:08:55.394856 25714 ts_tablet_manager.cc:1434] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:55.397606 25715 raft_consensus.cc:359] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.398314 25715 raft_consensus.cc:385] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.398602 25715 raft_consensus.cc:740] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.397810 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609f0fbe7bd74c74b299c8336e452577" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.399498 25578 raft_consensus.cc:3060] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.399290 25715 consensus_queue.cc:260] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.401505 25321 catalog_manager.cc:5697] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.408485 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.409145 25427 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.409823 25578 raft_consensus.cc:2468] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.411863 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609f0fbe7bd74c74b299c8336e452577" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.412129 25577 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.412593 25426 raft_consensus.cc:3060] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.415041 25715 ts_tablet_manager.cc:1434] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:08:55.415815 25468 leader_election.cc:304] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [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: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:55.416990 25427 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.417825 25627 raft_consensus.cc:2804] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.418354 25627 raft_consensus.cc:493] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.417989 25750 raft_consensus.cc:515] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.418761 25627 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.420802 25750 leader_election.cc:290] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.416312 25576 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.429867 25426 raft_consensus.cc:2468] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 1.
I20260709 13:08:55.431135 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.432121 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.432790 25576 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.435009 25468 leader_election.cc:304] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:55.435210 25627 raft_consensus.cc:515] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.436034 25718 raft_consensus.cc:2804] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.436494 25504 raft_consensus.cc:2393] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce63d0cd8041463480e6ef58c69e0151 in current term 1: Already voted for candidate 1cb1d187054b4f92bd2290449490427f in this term.
I20260709 13:08:55.436524 25718 raft_consensus.cc:697] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.437467 25627 leader_election.cc:290] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.438333 25468 leader_election.cc:304] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:55.439277 25627 raft_consensus.cc:2804] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.439076 25718 consensus_queue.cc:237] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.440156 25627 raft_consensus.cc:697] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.441220 25627 consensus_queue.cc:237] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.441634 25326 catalog_manager.cc:5697] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.442796 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.445181 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.445966 25426 raft_consensus.cc:2393] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cb1d187054b4f92bd2290449490427f in current term 1: Already voted for candidate ce63d0cd8041463480e6ef58c69e0151 in this term.
I20260709 13:08:55.449221 25468 leader_election.cc:304] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [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: 1cb1d187054b4f92bd2290449490427f; no voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.450073 25737 raft_consensus.cc:2749] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.451390 25576 raft_consensus.cc:2468] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 1.
I20260709 13:08:55.452872 25392 leader_election.cc:304] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:55.454579 25663 raft_consensus.cc:2804] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.455123 25663 raft_consensus.cc:697] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:55.456085 25663 consensus_queue.cc:237] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.462860 25321 catalog_manager.cc:5697] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.465087 25326 catalog_manager.cc:5697] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 1 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.478334 25326 catalog_manager.cc:5697] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 1 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.524456 25718 consensus_queue.cc:1048] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.536584 25737 consensus_queue.cc:1048] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.667295 25718 consensus_queue.cc:1048] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.676021 25663 raft_consensus.cc:493] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.676633 25663 raft_consensus.cc:515] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.678700 25663 leader_election.cc:290] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.679373 25737 consensus_queue.cc:1048] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.680851 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:55.681723 25504 raft_consensus.cc:2393] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce63d0cd8041463480e6ef58c69e0151 in current term 1: Already voted for candidate c3b378ef33004b96a6b741cd6012bdc3 in this term.
I20260709 13:08:55.680297 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3" is_pre_election: true
I20260709 13:08:55.684064 25743 raft_consensus.cc:493] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.684602 25743 raft_consensus.cc:515] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.685082 25392 leader_election.cc:304] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce63d0cd8041463480e6ef58c69e0151; no voters: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:55.686267 25755 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.686812 25743 leader_election.cc:290] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.687604 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5896f3fdc07449d9b5de67c654cc75de" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151" is_pre_election: true
I20260709 13:08:55.688321 25427 raft_consensus.cc:2468] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:55.689546 25542 leader_election.cc:304] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.690611 25743 raft_consensus.cc:2804] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.691052 25743 raft_consensus.cc:493] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.691426 25743 raft_consensus.cc:3060] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.692265 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5896f3fdc07449d9b5de67c654cc75de" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f" is_pre_election: true
I20260709 13:08:55.693008 25504 raft_consensus.cc:2468] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 0.
I20260709 13:08:55.696882 25755 raft_consensus.cc:2749] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.699971 25743 raft_consensus.cc:515] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.701679 25743 leader_election.cc:290] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:55.702430 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5896f3fdc07449d9b5de67c654cc75de" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.702582 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5896f3fdc07449d9b5de67c654cc75de" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.702991 25426 raft_consensus.cc:3060] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.703137 25504 raft_consensus.cc:3060] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.708540 25504 raft_consensus.cc:2468] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:55.708539 25426 raft_consensus.cc:2468] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 1.
I20260709 13:08:55.709631 25542 leader_election.cc:304] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.710294 25743 raft_consensus.cc:2804] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.710731 25743 raft_consensus.cc:697] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:55.711423 25743 consensus_queue.cc:237] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.719169 25325 catalog_manager.cc:5697] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 1 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.753959 25743 consensus_queue.cc:1048] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.764796 25743 consensus_queue.cc:1048] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.803005 25576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:49720
I20260709 13:08:55.803517 25576 raft_consensus.cc:606] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.808838 25504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380035b9264c4a17baac801a6cb57979"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:56546
I20260709 13:08:55.809353 25504 raft_consensus.cc:606] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.814661 25718 consensus_queue.cc:1048] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.815335 25504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:56546
I20260709 13:08:55.815209 25743 consensus_queue.cc:1048] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.816097 25504 raft_consensus.cc:606] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.824244 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
mode: GRACEFUL
new_leader_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:56546
I20260709 13:08:55.824865 25502 raft_consensus.cc:606] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Received request to transfer leadership to TS ce63d0cd8041463480e6ef58c69e0151
I20260709 13:08:55.836503 25658 consensus_queue.cc:1048] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.840018 25737 consensus_queue.cc:1048] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.851411 25736 raft_consensus.cc:993] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:55.851931 25736 raft_consensus.cc:1081] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:55.853854 25427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48120
I20260709 13:08:55.854485 25427 raft_consensus.cc:493] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.854923 25427 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.862953 25427 raft_consensus.cc:515] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.863425 25578 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
mode: GRACEFUL
new_leader_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:49720
I20260709 13:08:55.864101 25578 raft_consensus.cc:606] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Received request to transfer leadership to TS 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:55.865034 25737 consensus_queue.cc:1048] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.865871 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.866554 25504 raft_consensus.cc:3055] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.866874 25504 raft_consensus.cc:740] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.867496 25427 leader_election.cc:290] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.869719 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7fe2ca95a84b529b4f8acc9ad19bac" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.867759 25504 consensus_queue.cc:260] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.870277 25578 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.871717 25504 raft_consensus.cc:3060] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.876068 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3377603766642118f299584ecb1a812"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
mode: GRACEFUL
new_leader_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:48130
I20260709 13:08:55.876839 25427 raft_consensus.cc:606] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Received request to transfer leadership to TS 1cb1d187054b4f92bd2290449490427f
I20260709 13:08:55.881095 25578 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:55.882382 25392 leader_election.cc:304] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.882572 25504 raft_consensus.cc:2468] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:55.883725 25663 raft_consensus.cc:2804] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.884284 25663 raft_consensus.cc:697] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:55.885181 25663 consensus_queue.cc:237] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.888823 25718 consensus_queue.cc:1048] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.895880 25321 catalog_manager.cc:5697] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from 1cb1d187054b4f92bd2290449490427f (127.19.26.66) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.898595 25627 raft_consensus.cc:993] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:55.899158 25718 raft_consensus.cc:1081] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:55.901441 25427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48120
I20260709 13:08:55.902037 25427 raft_consensus.cc:493] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.902359 25427 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.905472 25663 consensus_queue.cc:1048] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.911073 25427 raft_consensus.cc:515] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.913594 25427 leader_election.cc:290] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.914618 25576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.914842 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3845a004314b08a877878c78c49eb4" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:55.915318 25576 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.915680 25504 raft_consensus.cc:3055] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.916218 25750 raft_consensus.cc:993] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: : Instructing follower 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:55.916777 25750 raft_consensus.cc:1081] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Signalling peer 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:55.917613 25504 raft_consensus.cc:740] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.918551 25504 consensus_queue.cc:260] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.919956 25504 raft_consensus.cc:3060] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.923698 25503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3377603766642118f299584ecb1a812"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:56538
I20260709 13:08:55.923545 25663 consensus_queue.cc:1048] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.924574 25503 raft_consensus.cc:493] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.924963 25503 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.928013 25576 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:55.930073 25392 leader_election.cc:304] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.930835 25750 raft_consensus.cc:2804] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.931233 25750 raft_consensus.cc:697] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:55.931933 25750 consensus_queue.cc:237] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.936269 25503 raft_consensus.cc:515] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.940145 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:55.941183 25427 raft_consensus.cc:3055] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.941509 25427 raft_consensus.cc:740] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:55.942440 25427 consensus_queue.cc:260] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.943394 25427 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.943691 25504 raft_consensus.cc:2468] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:55.948756 25325 catalog_manager.cc:5697] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from 1cb1d187054b4f92bd2290449490427f (127.19.26.66) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.951960 25627 consensus_queue.cc:1048] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.954607 25427 raft_consensus.cc:2468] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:55.955488 25503 leader_election.cc:290] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:55.960109 25468 leader_election.cc:304] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:55.960369 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3377603766642118f299584ecb1a812" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:55.961038 25578 raft_consensus.cc:3060] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.961520 25718 raft_consensus.cc:2804] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.962108 25718 raft_consensus.cc:697] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:55.962984 25718 consensus_queue.cc:237] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:55.965849 25737 consensus_queue.cc:1048] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.968885 25578 raft_consensus.cc:2468] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:55.974316 25326 catalog_manager.cc:5697] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 1 to 2, leader changed from ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65) to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.999423 25737 raft_consensus.cc:993] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:56.000090 25736 raft_consensus.cc:1081] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:56.002242 25427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380035b9264c4a17baac801a6cb57979"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48120
I20260709 13:08:56.002864 25427 raft_consensus.cc:493] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.003278 25427 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.011502 25427 raft_consensus.cc:515] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.014590 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:56.015166 25427 leader_election.cc:290] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:56.015276 25503 raft_consensus.cc:3055] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.014691 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380035b9264c4a17baac801a6cb57979" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:56.015733 25503 raft_consensus.cc:740] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:56.016148 25578 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.016777 25503 consensus_queue.cc:260] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.018025 25503 raft_consensus.cc:3060] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.022233 25578 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:56.023339 25392 leader_election.cc:304] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:56.024200 25750 raft_consensus.cc:2804] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.024699 25750 raft_consensus.cc:697] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:56.025588 25503 raft_consensus.cc:2468] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:56.025506 25750 consensus_queue.cc:237] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.033278 25321 catalog_manager.cc:5697] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from 1cb1d187054b4f92bd2290449490427f (127.19.26.66) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.094708 25658 consensus_queue.cc:1048] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.105921 25746 consensus_queue.cc:1048] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.250504 25744 raft_consensus.cc:993] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: : Instructing follower 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:56.250950 25746 raft_consensus.cc:1081] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Signalling peer 1cb1d187054b4f92bd2290449490427f to start an election
I20260709 13:08:56.252486 25503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
 from {username='slave'} at 127.0.0.1:56522
I20260709 13:08:56.252998 25503 raft_consensus.cc:493] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.253348 25503 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.259315 25503 raft_consensus.cc:515] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.260885 25503 leader_election.cc:290] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:56.261765 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:56.261924 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b91659ce99864a13840c3a52fbfd68fc" candidate_uuid: "1cb1d187054b4f92bd2290449490427f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:56.262593 25427 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.262691 25578 raft_consensus.cc:3055] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.263124 25578 raft_consensus.cc:740] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:56.263787 25578 consensus_queue.cc:260] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.264683 25578 raft_consensus.cc:3060] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.268375 25427 raft_consensus.cc:2468] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:56.269340 25578 raft_consensus.cc:2468] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb1d187054b4f92bd2290449490427f in term 2.
I20260709 13:08:56.269634 25468 leader_election.cc:304] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:56.270372 25779 raft_consensus.cc:2804] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.270829 25779 raft_consensus.cc:697] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Becoming Leader. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:56.271623 25779 consensus_queue.cc:237] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.276062 25744 raft_consensus.cc:993] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: : Instructing follower ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:56.276643 25744 raft_consensus.cc:1081] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Signalling peer ce63d0cd8041463480e6ef58c69e0151 to start an election
I20260709 13:08:56.278610 25427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
 from {username='slave'} at 127.0.0.1:48106
I20260709 13:08:56.279202 25427 raft_consensus.cc:493] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.279587 25427 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.280124 25325 catalog_manager.cc:5697] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f reported cstate change: term changed from 1 to 2, leader changed from c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67) to 1cb1d187054b4f92bd2290449490427f (127.19.26.66). New cstate: current_term: 2 leader_uuid: "1cb1d187054b4f92bd2290449490427f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.286779 25427 raft_consensus.cc:515] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.289258 25427 leader_election.cc:290] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Requested vote from peers 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717), c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67:38409)
I20260709 13:08:56.289733 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:56.289865 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d4a84243eb43f4b4e0c0def2eb83f8" candidate_uuid: "ce63d0cd8041463480e6ef58c69e0151" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
I20260709 13:08:56.290504 25503 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.290578 25578 raft_consensus.cc:3055] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.290969 25578 raft_consensus.cc:740] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:56.291685 25578 consensus_queue.cc:260] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.292908 25578 raft_consensus.cc:3060] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.296151 25503 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:56.297377 25394 leader_election.cc:304] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb1d187054b4f92bd2290449490427f, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:56.298053 25750 raft_consensus.cc:2804] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.298429 25750 raft_consensus.cc:697] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Leader. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:56.299160 25750 consensus_queue.cc:237] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:56.299546 25578 raft_consensus.cc:2468] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce63d0cd8041463480e6ef58c69e0151 in term 2.
I20260709 13:08:56.306417 25325 catalog_manager.cc:5697] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 reported cstate change: term changed from 1 to 2, leader changed from c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67) to ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65). New cstate: current_term: 2 leader_uuid: "ce63d0cd8041463480e6ef58c69e0151" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.345609 25578 raft_consensus.cc:1275] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.346765 25750 consensus_queue.cc:1048] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.356369 25577 raft_consensus.cc:1275] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.356565 25503 raft_consensus.cc:1275] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.357975 25779 consensus_queue.cc:1048] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.358448 25663 consensus_queue.cc:1048] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.369755 25427 raft_consensus.cc:1275] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.371796 25736 consensus_queue.cc:1048] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.381803 25577 raft_consensus.cc:1275] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.383242 25755 consensus_queue.cc:1048] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.392972 25503 raft_consensus.cc:1275] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.394321 25663 consensus_queue.cc:1048] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.589974 25503 raft_consensus.cc:1275] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.591172 25663 consensus_queue.cc:1048] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.598084 25577 raft_consensus.cc:1275] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.599447 25663 consensus_queue.cc:1048] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.721621 25577 raft_consensus.cc:1275] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.723165 25736 consensus_queue.cc:1048] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.725037 25503 raft_consensus.cc:1275] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.726518 25663 consensus_queue.cc:1048] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.732069 25427 raft_consensus.cc:1275] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer 1cb1d187054b4f92bd2290449490427f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.736493 25737 consensus_queue.cc:1048] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.739710 25578 raft_consensus.cc:1275] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Refusing update from remote peer ce63d0cd8041463480e6ef58c69e0151: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.741026 25755 consensus_queue.cc:1048] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.884629 25326 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36998:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:58.904086 25326 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36998:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:58.937783 19561 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:59.049790 25825 tablet.cc:1724] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:59.041177 25544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.26.66:39717, user_credentials={real_user=slave}} blocked reactor thread for 45322.6us
W20260709 13:08:59.148689 25817 log.cc:927] Time spent T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 13:08:59.176687 25840 tablet.cc:1724] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.204953 25503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e"
dest_uuid: "1cb1d187054b4f92bd2290449490427f"
mode: GRACEFUL
new_leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
 from {username='slave'} at 127.0.0.1:56614
I20260709 13:08:59.205734 25503 raft_consensus.cc:606] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Received request to transfer leadership to TS c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:59.206429 25825 tablet.cc:1724] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.218086 25848 tablet.cc:1724] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.250723 25843 tablet.cc:1724] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.266542 25853 tablet.cc:1724] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.271857 25845 tablet.cc:1724] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.167817 25831 tablet.cc:1724] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.291139 25843 tablet.cc:1724] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:59.292420 25841 log.cc:927] Time spent T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:08:59.291137 25825 tablet.cc:1724] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.324110 25825 tablet.cc:1724] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.236325 25847 tablet.cc:1724] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.344686 25840 tablet.cc:1724] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.351729 25851 tablet.cc:1724] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.337743 25825 tablet.cc:1724] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.329787 25849 tablet.cc:1724] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.371961 25843 tablet.cc:1724] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.396589 25852 tablet.cc:1724] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.426719 25825 tablet.cc:1724] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.430962 25855 tablet.cc:1724] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.436620 25849 tablet.cc:1724] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.440376 25843 tablet.cc:1724] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.453220 25831 tablet.cc:1724] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.456512 25851 tablet.cc:1724] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.464416 25831 tablet.cc:1724] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.422312 25847 tablet.cc:1724] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.467926 25840 tablet.cc:1724] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:59.473058 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600"
dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
mode: GRACEFUL
new_leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
 from {username='slave'} at 127.0.0.1:34650
I20260709 13:08:59.476120 25427 raft_consensus.cc:606] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Received request to transfer leadership to TS c3b378ef33004b96a6b741cd6012bdc3
I20260709 13:08:59.477860 19561 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:59.478519 19561 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:59.492610 25788 raft_consensus.cc:993] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: : Instructing follower c3b378ef33004b96a6b741cd6012bdc3 to start an election
I20260709 13:08:59.493326 25819 raft_consensus.cc:1081] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Signalling peer c3b378ef33004b96a6b741cd6012bdc3 to start an election
I20260709 13:08:59.495337 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
 from {username='slave'} at 127.0.0.1:49706
I20260709 13:08:59.495991 25571 raft_consensus.cc:493] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.496356 25571 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.507851 25325 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: soft_deleted_table [id=5f902e225782418799a6c5d189ae7671] alter complete (version 1)
I20260709 13:08:59.513249 25571 raft_consensus.cc:515] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:59.516083 25571 leader_election.cc:290] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 2 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:59.516573 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:59.517261 25427 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.521433 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6eedf8241a49d68a6a0211a38c010e" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:59.522135 25504 raft_consensus.cc:3055] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:59.522408 25504 raft_consensus.cc:740] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb1d187054b4f92bd2290449490427f, State: Running, Role: LEADER
I20260709 13:08:59.523175 25504 consensus_queue.cc:260] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:59.524266 25504 raft_consensus.cc:3060] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.529639 25427 raft_consensus.cc:2468] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 2.
I20260709 13:08:59.530612 25425 raft_consensus.cc:1240] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Rejecting Update request from peer 1cb1d187054b4f92bd2290449490427f for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:59.531054 25542 leader_election.cc:304] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3b378ef33004b96a6b741cd6012bdc3, ce63d0cd8041463480e6ef58c69e0151; no voters: 
I20260709 13:08:59.532125 25822 raft_consensus.cc:2804] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:59.532625 25822 raft_consensus.cc:697] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 2 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:59.533450 25822 consensus_queue.cc:237] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } }
I20260709 13:08:59.538641 25504 raft_consensus.cc:2468] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 2.
I20260709 13:08:59.549458 25326 catalog_manager.cc:5697] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 1 to 2, leader changed from 1cb1d187054b4f92bd2290449490427f (127.19.26.66) to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 2 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.733263 25835 raft_consensus.cc:993] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: : Instructing follower c3b378ef33004b96a6b741cd6012bdc3 to start an election
I20260709 13:08:59.733678 25750 raft_consensus.cc:1081] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Signalling peer c3b378ef33004b96a6b741cd6012bdc3 to start an election
I20260709 13:08:59.735024 25571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600"
dest_uuid: "c3b378ef33004b96a6b741cd6012bdc3"
 from {username='slave'} at 127.0.0.1:49714
I20260709 13:08:59.735569 25571 raft_consensus.cc:493] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.735934 25571 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.741539 25571 raft_consensus.cc:515] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:59.743072 25571 leader_election.cc:290] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [CANDIDATE]: Term 3 election: Requested vote from peers ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515), 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717)
I20260709 13:08:59.743955 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce63d0cd8041463480e6ef58c69e0151"
I20260709 13:08:59.744189 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84ac6db9a3c45e9adbc873aaeeb1600" candidate_uuid: "c3b378ef33004b96a6b741cd6012bdc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cb1d187054b4f92bd2290449490427f"
I20260709 13:08:59.744503 25425 raft_consensus.cc:3055] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:59.744776 25502 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.744930 25425 raft_consensus.cc:740] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce63d0cd8041463480e6ef58c69e0151, State: Running, Role: LEADER
I20260709 13:08:59.745796 25425 consensus_queue.cc:260] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [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: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:59.746917 25425 raft_consensus.cc:3060] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.750145 25502 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 3.
I20260709 13:08:59.751171 25544 leader_election.cc:304] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [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: 1cb1d187054b4f92bd2290449490427f, c3b378ef33004b96a6b741cd6012bdc3; no voters: 
I20260709 13:08:59.751843 25822 raft_consensus.cc:2804] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:59.752310 25822 raft_consensus.cc:697] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 3 LEADER]: Becoming Leader. State: Replica: c3b378ef33004b96a6b741cd6012bdc3, State: Running, Role: LEADER
I20260709 13:08:59.752306 25425 raft_consensus.cc:2468] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3b378ef33004b96a6b741cd6012bdc3 in term 3.
I20260709 13:08:59.753404 25822 consensus_queue.cc:237] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [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: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } }
I20260709 13:08:59.760708 25326 catalog_manager.cc:5697] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 reported cstate change: term changed from 2 to 3, leader changed from ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65) to c3b378ef33004b96a6b741cd6012bdc3 (127.19.26.67). New cstate: current_term: 3 leader_uuid: "c3b378ef33004b96a6b741cd6012bdc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3b378ef33004b96a6b741cd6012bdc3" member_type: VOTER last_known_addr { host: "127.19.26.67" port: 38409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.991557 25502 raft_consensus.cc:1275] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Refusing update from remote peer c3b378ef33004b96a6b741cd6012bdc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:59.992928 25744 consensus_queue.cc:1048] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.005510 25425 raft_consensus.cc:1275] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Refusing update from remote peer c3b378ef33004b96a6b741cd6012bdc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:00.006871 25867 consensus_queue.cc:1048] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.251562 25502 raft_consensus.cc:1275] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 3 FOLLOWER]: Refusing update from remote peer c3b378ef33004b96a6b741cd6012bdc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.255007 25822 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb1d187054b4f92bd2290449490427f" member_type: VOTER last_known_addr { host: "127.19.26.66" port: 39717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:00.274883 25425 raft_consensus.cc:1275] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 3 FOLLOWER]: Refusing update from remote peer c3b378ef33004b96a6b741cd6012bdc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.276873 25867 consensus_queue.cc:1048] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce63d0cd8041463480e6ef58c69e0151" member_type: VOTER last_known_addr { host: "127.19.26.65" port: 45515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:00.546144 19561 tablet_server.cc:179] TabletServer@127.19.26.65:0 shutting down...
I20260709 13:09:00.574229 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:00.575031 19561 tablet_replica.cc:333] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.576081 19561 raft_consensus.cc:2243] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.576753 19561 raft_consensus.cc:2272] T b91659ce99864a13840c3a52fbfd68fc P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.579449 19561 tablet_replica.cc:333] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.580242 19561 raft_consensus.cc:2243] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.580881 19561 raft_consensus.cc:2272] T 609f0fbe7bd74c74b299c8336e452577 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.583444 19561 tablet_replica.cc:333] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.584121 19561 raft_consensus.cc:2243] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.584576 19561 raft_consensus.cc:2272] T c84ac6db9a3c45e9adbc873aaeeb1600 P ce63d0cd8041463480e6ef58c69e0151 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.587713 19561 tablet_replica.cc:333] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.588672 19561 raft_consensus.cc:2243] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.589206 19561 raft_consensus.cc:2272] T e598fe1a1cd044f6873decb72ff7ef08 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.592636 19561 tablet_replica.cc:333] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.593308 19561 raft_consensus.cc:2243] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.594321 19561 raft_consensus.cc:2272] T 13d4a84243eb43f4b4e0c0def2eb83f8 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.596978 19561 tablet_replica.cc:333] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.597620 19561 raft_consensus.cc:2243] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.598196 19561 raft_consensus.cc:2272] T 5896f3fdc07449d9b5de67c654cc75de P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.600660 19561 tablet_replica.cc:333] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.601258 19561 raft_consensus.cc:2243] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.602205 19561 raft_consensus.cc:2272] T 5ec0294a998741bdadc32fa3eaa3996d P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.604897 19561 tablet_replica.cc:333] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.605700 19561 raft_consensus.cc:2243] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.607297 19561 raft_consensus.cc:2272] T 401104dd3cb94093a586a1cc7e6de4ce P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.610474 19561 tablet_replica.cc:333] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.611140 19561 raft_consensus.cc:2243] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.611610 19561 raft_consensus.cc:2272] T 2eb99e7d4e5f4c38b9931addd2c472c5 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.614313 19561 tablet_replica.cc:333] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.614917 19561 raft_consensus.cc:2243] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.615918 19561 raft_consensus.cc:2272] T 8e3845a004314b08a877878c78c49eb4 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.618791 19561 tablet_replica.cc:333] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.619513 19561 raft_consensus.cc:2243] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.620184 19561 raft_consensus.cc:2272] T 2f6eedf8241a49d68a6a0211a38c010e P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.623850 19561 tablet_replica.cc:333] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.624411 19561 raft_consensus.cc:2243] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.625344 19561 raft_consensus.cc:2272] T 380035b9264c4a17baac801a6cb57979 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.627774 19561 tablet_replica.cc:333] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.628335 19561 raft_consensus.cc:2243] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.628949 19561 raft_consensus.cc:2272] T e3377603766642118f299584ecb1a812 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.631785 19561 tablet_replica.cc:333] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.632330 19561 raft_consensus.cc:2243] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.632863 19561 raft_consensus.cc:2272] T b6a969955284457db62448fae8731858 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.635205 19561 tablet_replica.cc:333] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.635708 19561 raft_consensus.cc:2243] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.636695 19561 raft_consensus.cc:2272] T 0a7fe2ca95a84b529b4f8acc9ad19bac P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.639243 19561 tablet_replica.cc:333] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.639892 19561 raft_consensus.cc:2243] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.640767 19561 raft_consensus.cc:2272] T 7309a1c611024077845f3a56900c5324 P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.643146 19561 tablet_replica.cc:333] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.643649 19561 raft_consensus.cc:2243] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.644179 19561 raft_consensus.cc:2272] T 1c85db21440f44ef962c7f40b5577fdd P ce63d0cd8041463480e6ef58c69e0151 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.646406 19561 tablet_replica.cc:333] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151: stopping tablet replica
I20260709 13:09:00.646864 19561 raft_consensus.cc:2243] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.647389 19561 raft_consensus.cc:2272] T ca5c8078a8674cd79dea656851958044 P ce63d0cd8041463480e6ef58c69e0151 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:00.658000 25468 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 13:09:00.661808 25468 consensus_peers.cc:597] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.695884 19561 tablet_server.cc:196] TabletServer@127.19.26.65:0 shutdown complete.
W20260709 13:09:00.703567 25468 consensus_peers.cc:597] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:00.752498 25542 consensus_peers.cc:597] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:00.850366 25542 consensus_peers.cc:597] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.903115 19561 tablet_server.cc:179] TabletServer@127.19.26.66:0 shutting down...
W20260709 13:09:00.905268 25468 consensus_peers.cc:597] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:00.905894 25468 consensus_peers.cc:597] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:00.906268 25468 consensus_peers.cc:597] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:00.906708 25468 consensus_peers.cc:597] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.933265 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:00.934038 19561 tablet_replica.cc:333] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.934782 19561 raft_consensus.cc:2243] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.936131 19561 raft_consensus.cc:2272] T b91659ce99864a13840c3a52fbfd68fc P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.938575 19561 tablet_replica.cc:333] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.939162 19561 raft_consensus.cc:2243] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.940220 19561 raft_consensus.cc:2272] T 609f0fbe7bd74c74b299c8336e452577 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.942600 19561 tablet_replica.cc:333] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.943102 19561 raft_consensus.cc:2243] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.943555 19561 raft_consensus.cc:2272] T c84ac6db9a3c45e9adbc873aaeeb1600 P 1cb1d187054b4f92bd2290449490427f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.946084 19561 tablet_replica.cc:333] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.946707 19561 raft_consensus.cc:2243] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.947202 19561 raft_consensus.cc:2272] T e598fe1a1cd044f6873decb72ff7ef08 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.949529 19561 tablet_replica.cc:333] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.950095 19561 raft_consensus.cc:2243] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.950608 19561 raft_consensus.cc:2272] T 13d4a84243eb43f4b4e0c0def2eb83f8 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.952950 19561 tablet_replica.cc:333] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.953557 19561 raft_consensus.cc:2243] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.954074 19561 raft_consensus.cc:2272] T 5896f3fdc07449d9b5de67c654cc75de P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.956221 19561 tablet_replica.cc:333] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.956768 19561 raft_consensus.cc:2243] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.957204 19561 raft_consensus.cc:2272] T 5ec0294a998741bdadc32fa3eaa3996d P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.959403 19561 tablet_replica.cc:333] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.959993 19561 raft_consensus.cc:2243] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.960502 19561 raft_consensus.cc:2272] T 0a7fe2ca95a84b529b4f8acc9ad19bac P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.962585 19561 tablet_replica.cc:333] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.963186 19561 raft_consensus.cc:2243] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.963722 19561 raft_consensus.cc:2272] T 7309a1c611024077845f3a56900c5324 P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.966212 19561 tablet_replica.cc:333] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.966802 19561 raft_consensus.cc:2243] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:00.967581 25542 consensus_peers.cc:597] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.967823 19561 raft_consensus.cc:2272] T 2eb99e7d4e5f4c38b9931addd2c472c5 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.970036 19561 tablet_replica.cc:333] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.970623 19561 raft_consensus.cc:2243] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.971508 19561 raft_consensus.cc:2272] T 1c85db21440f44ef962c7f40b5577fdd P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.973807 19561 tablet_replica.cc:333] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.974339 19561 raft_consensus.cc:2243] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.975204 19561 raft_consensus.cc:2272] T ca5c8078a8674cd79dea656851958044 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.977417 19561 tablet_replica.cc:333] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.977967 19561 raft_consensus.cc:2243] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.978452 19561 raft_consensus.cc:2272] T 401104dd3cb94093a586a1cc7e6de4ce P 1cb1d187054b4f92bd2290449490427f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.980629 19561 tablet_replica.cc:333] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.981194 19561 raft_consensus.cc:2243] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.981691 19561 raft_consensus.cc:2272] T 8e3845a004314b08a877878c78c49eb4 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.983904 19561 tablet_replica.cc:333] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.984424 19561 raft_consensus.cc:2243] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.984897 19561 raft_consensus.cc:2272] T 2f6eedf8241a49d68a6a0211a38c010e P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.987710 19561 tablet_replica.cc:333] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.988322 19561 raft_consensus.cc:2243] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:00.988860 19561 raft_consensus.cc:2272] T 380035b9264c4a17baac801a6cb57979 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.990978 19561 tablet_replica.cc:333] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.991498 19561 raft_consensus.cc:2243] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.992326 19561 raft_consensus.cc:2272] T e3377603766642118f299584ecb1a812 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:00.994323 19561 tablet_replica.cc:333] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f: stopping tablet replica
I20260709 13:09:00.994778 19561 raft_consensus.cc:2243] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:00.995620 19561 raft_consensus.cc:2272] T b6a969955284457db62448fae8731858 P 1cb1d187054b4f92bd2290449490427f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.038882 19561 tablet_server.cc:196] TabletServer@127.19.26.66:0 shutdown complete.
W20260709 13:09:01.053458 25544 consensus_peers.cc:597] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 -> Peer 1cb1d187054b4f92bd2290449490427f (127.19.26.66:39717): Couldn't send request to peer 1cb1d187054b4f92bd2290449490427f. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.66:39717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.078962 19561 tablet_server.cc:179] TabletServer@127.19.26.67:0 shutting down...
W20260709 13:09:01.103096 25542 consensus_peers.cc:597] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 -> Peer ce63d0cd8041463480e6ef58c69e0151 (127.19.26.65:45515): Couldn't send request to peer ce63d0cd8041463480e6ef58c69e0151. Status: Network error: Client connection negotiation failed: client connection to 127.19.26.65:45515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.105844 19561 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:01.106645 19561 tablet_replica.cc:333] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.107477 19561 raft_consensus.cc:2243] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.108017 19561 raft_consensus.cc:2272] T 609f0fbe7bd74c74b299c8336e452577 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.110168 19561 tablet_replica.cc:333] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.110719 19561 raft_consensus.cc:2243] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.111200 19561 raft_consensus.cc:2272] T b91659ce99864a13840c3a52fbfd68fc P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.113327 19561 tablet_replica.cc:333] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.113865 19561 raft_consensus.cc:2243] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:01.114617 19561 raft_consensus.cc:2272] T c84ac6db9a3c45e9adbc873aaeeb1600 P c3b378ef33004b96a6b741cd6012bdc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.117129 19561 tablet_replica.cc:333] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.117730 19561 raft_consensus.cc:2243] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:01.118561 19561 raft_consensus.cc:2272] T e598fe1a1cd044f6873decb72ff7ef08 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.120695 19561 tablet_replica.cc:333] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.121224 19561 raft_consensus.cc:2243] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.121706 19561 raft_consensus.cc:2272] T 13d4a84243eb43f4b4e0c0def2eb83f8 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.123919 19561 tablet_replica.cc:333] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.124436 19561 raft_consensus.cc:2243] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.124871 19561 raft_consensus.cc:2272] T 2eb99e7d4e5f4c38b9931addd2c472c5 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.126863 19561 tablet_replica.cc:333] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.127395 19561 raft_consensus.cc:2243] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.127935 19561 raft_consensus.cc:2272] T 0a7fe2ca95a84b529b4f8acc9ad19bac P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.130074 19561 tablet_replica.cc:333] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.130632 19561 raft_consensus.cc:2243] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.131013 19561 raft_consensus.cc:2272] T 7309a1c611024077845f3a56900c5324 P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.133070 19561 tablet_replica.cc:333] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.133581 19561 raft_consensus.cc:2243] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.134056 19561 raft_consensus.cc:2272] T 380035b9264c4a17baac801a6cb57979 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.136158 19561 tablet_replica.cc:333] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.136812 19561 raft_consensus.cc:2243] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.137398 19561 raft_consensus.cc:2272] T e3377603766642118f299584ecb1a812 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.140162 19561 tablet_replica.cc:333] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.140723 19561 raft_consensus.cc:2243] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.141188 19561 raft_consensus.cc:2272] T b6a969955284457db62448fae8731858 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.143283 19561 tablet_replica.cc:333] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.143882 19561 raft_consensus.cc:2243] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.144411 19561 raft_consensus.cc:2272] T 8e3845a004314b08a877878c78c49eb4 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.146821 19561 tablet_replica.cc:333] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.147666 19561 raft_consensus.cc:2243] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:01.148769 19561 raft_consensus.cc:2272] T 2f6eedf8241a49d68a6a0211a38c010e P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.151808 19561 tablet_replica.cc:333] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.152554 19561 raft_consensus.cc:2243] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:01.153698 19561 raft_consensus.cc:2272] T 5896f3fdc07449d9b5de67c654cc75de P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.156646 19561 tablet_replica.cc:333] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.157348 19561 raft_consensus.cc:2243] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.157948 19561 raft_consensus.cc:2272] T 5ec0294a998741bdadc32fa3eaa3996d P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.160806 19561 tablet_replica.cc:333] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.161604 19561 raft_consensus.cc:2243] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.162298 19561 raft_consensus.cc:2272] T 1c85db21440f44ef962c7f40b5577fdd P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.165232 19561 tablet_replica.cc:333] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.165892 19561 raft_consensus.cc:2243] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.166486 19561 raft_consensus.cc:2272] T ca5c8078a8674cd79dea656851958044 P c3b378ef33004b96a6b741cd6012bdc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.169214 19561 tablet_replica.cc:333] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3: stopping tablet replica
I20260709 13:09:01.169857 19561 raft_consensus.cc:2243] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.170411 19561 raft_consensus.cc:2272] T 401104dd3cb94093a586a1cc7e6de4ce P c3b378ef33004b96a6b741cd6012bdc3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:01.872838 25599 debug-util.cc:398] Leaking SignalData structure 0x7b080025bce0 after lost signal to thread 19564
W20260709 13:09:01.873909 25599 debug-util.cc:398] Leaking SignalData structure 0x7b080020e960 after lost signal to thread 25360
W20260709 13:09:02.209612 19561 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25599)
W20260709 13:09:03.210057 19561 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25599)
W20260709 13:09:04.210435 19561 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25599)
I20260709 13:09:04.378033 19561 tablet_server.cc:196] TabletServer@127.19.26.67:0 shutdown complete.
I20260709 13:09:04.414989 19561 master.cc:562] Master@127.19.26.126:33501 shutting down...
I20260709 13:09:04.441656 19561 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:04.442245 19561 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.442572 19561 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5de2b5819cd46d5a285d42854493b56: stopping tablet replica
I20260709 13:09:04.463362 19561 master.cc:584] Master@127.19.26.126:33501 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14706 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28542 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (155898 ms total)
[  PASSED  ] 8 tests.
I20260709 13:09:04.520504 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~17 seconds ago
I20260709 13:09:04.520728 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 413 messages since previous log ~17 seconds ago
I20260709 13:09:04.520874 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~17 seconds ago
I20260709 13:09:04.521036 19561 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 ~36 seconds ago
I20260709 13:09:04.521186 19561 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 ~37 seconds ago
I20260709 13:09:04.521324 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 4 messages since previous log ~94 seconds ago
I20260709 13:09:04.521528 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~3 seconds ago
I20260709 13:09:04.521775 19561 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~9 seconds ago
